deep-research-team

Featured

This skill should be used when the user asks for "deep research", "research team", "comprehensive analysis", "research report", "investigate thoroughly", "compare X vs Y in depth", or needs synthesis across multiple sources with verification. It spawns a coordinated team of researcher agents across multiple rounds, with the lead triaging findings and creating targeted follow-up tasks. Scales from Focused (2 researchers, 1-2 rounds) to Comprehensive (4 researchers, 3-4 rounds with cross-verification). Do NOT use for simple lookups, debugging, or questions answerable with 1-2 searches.

Data & Documents 463 stars 37 forks Updated 5 days ago MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
89
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Deep Research Team (Lead Orchestrator) Conduct thorough, iterative research by coordinating a persistent team of researcher agents across multiple rounds. This architecture enables mid-investigation steering, targeted follow-up based on emerging findings, and cross-agent verification. ## Architecture Overview ``` Round 1: Investigation Round 2: Follow-up Synthesis ┌──────────┐ ┌──────────┐ ┌────────┐ │Researcher│ sends findings │Researcher│ sends findings │ │ │ A ├─────────┬───────>│ A ├─────────┬───────>│ │ └──────────┘ │ └──────────┘ │ │ │ │ │ │ │ v dispatches v │ │ ┌──────────┐ ┌────────┐ ┌──────────┐ ┌────────┐ │ Lead │ │Researcher├───>│ Lead │───>│Researcher├───>│ Lead │───>│ synth │ │ B │ │triages │ │ B │ │triages │ │ esizes│ └──────────┘ └────────┘ └──────────┘ └────────┘ │ │ ^ ^ │ │ ┌──────────┐ │ ┌──────────┐ │ │ │ │Researcher├─────────┴───────>│Researcher├─────────┴───────>│ │ │ C │ sends findings │ C │ sends findings │ │ └──────────┘ └──────────┘ └────────┘ ``` **Key principles:** 1. **No peer-to-peer r...

Details

Author
malob
Repository
malob/nix-config
Created
7 years ago
Last Updated
5 days ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

deep-research

Deep multi-step web research using Agent Teams for parallel, coordinated investigation. Use when user needs comprehensive research on a topic ("deep research X", "research X thoroughly", "give me a full analysis of X"), wants a structured research report synthesizing multiple sources, or needs to investigate a topic from multiple angles. Triggers on phrases like "deep research", "thorough research", "comprehensive analysis", "research report", or "/deep-research".

0 Updated 2 days ago
chenwei791129
AI & Automation Listed

deep-research

Multi-agent deep research system for complex questions requiring thorough investigation. Spawns parallel subagents to explore different facets, synthesizes findings into a cited report. Use when the user asks to "research", "deep dive", "investigate", "find out everything about", "comprehensive analysis", "what do we know about", or any question that requires exploring multiple sources and synthesizing findings. Also use when other skills need heavy research (e.g., job-search company research, weekly review trend analysis).

1 Updated today
BaesTheorem
Data & Documents Listed

interactive-research

Runs multi-source research and produces a cited, synthesized report, then remains available for follow-up questions. Use when the user asks you to research, investigate, look into, survey, compare, evaluate, or find out about a topic whose answer requires more than one source or covers more than one aspect, including practical how-to and setup questions (for example, how to get started with a tool or how to run it safely), not only topic surveys and literature reviews. Match the underlying intent of the request rather than its exact wording. Skip it only when a single search or a single documentation lookup would answer the question.

9 Updated 4 days ago
Pyroxin