Agent skill
deep_research
Perform multi-source research on a topic and produce a structured report.
Install this agent skill to your Project
npx add-skill https://github.com/siddsachar/Thoth/tree/main/bundled_skills/deep_research
SKILL.md
When the user asks you to research a topic in depth, write a research report, or investigate something thoroughly, follow these steps:
- Check Existing Knowledge — Before searching the web, review your recalled memories and use
search_memoryfor the topic. The user may have researched this before, or you may already have saved facts, sources, or prior findings. Build on what you already know rather than starting from scratch. - Clarify Scope — If the topic is broad, ask one focused question to narrow it down before proceeding. Otherwise, proceed directly.
- Initial Search — Run 2–3 web searches with varied queries to gather diverse perspectives on the topic.
- Source Deep-Dive — Pick the 3–5 most promising URLs from the search results and read their full content using the URL reader.
- Academic Check — If the topic is scientific or technical, search arXiv for relevant recent papers. Summarise key findings from the top 1–2 results.
- Synthesise — Compile findings into a structured report:
- Executive Summary — 2–3 sentence overview
- Key Findings — Numbered list of the most important points
- Details — Deeper discussion organised by sub-topic
- Open Questions — What remains unclear or debated
- Sources — List all URLs and papers referenced
- Cite Everything — Every claim should reference its source with a numbered citation.
- Save Key Findings — Save the most important facts and conclusions to memory so future research on this topic builds on today's work. Use specific entity categories (person, concept, project, fact) and link related findings together.
Aim for thoroughness over brevity. The user wants depth — give them a report they can act on.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
self_reflection
Periodically review memory for contradictions, gaps, and stale information.
meeting_notes
Structure raw meeting notes into actionable minutes with follow-ups.
knowledge_base
Manage the user's personal knowledge base — knowledge graph, documents, and wiki vault.
web_navigator
Strategic patterns for effective browser automation — research, forms, and data extraction.
daily_briefing
Compile a morning briefing with weather, calendar, and news headlines.
data_analyst
Analyses datasets with professional rigour — statistical summaries, clear narratives, and well-chosen visualisations.
Didn't find tool you were looking for?