deep-research-agent

Featured

Comprehensive research agent for in-depth investigation. Use when users ask for deep research, comprehensive analysis, market research, academic surveys, competitive analysis, technology trends, or any topic requiring 100+ source verification. Triggers on requests like "investigate", "research", "analyze", "create a report", "comprehensive report", "deep dive", "thorough analysis".

AI & Automation 581 stars 0 forks Updated 2 weeks ago MIT

Install

View on GitHub

Quality Score: 89/100

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

Skill Content

# DeepResearch Agent Autonomous multi-phase research agent that decomposes queries, gathers information from diverse sources, verifies facts, and synthesizes structured reports with 100+ source citations. ## Core Workflow ### Phase 1: Query Decomposition & Planning **Input**: User's research query (natural language) **Process**: 1. **Analyze the query intent** - Identify the primary research objective - Determine required expertise domains (History/Technology/Market/Challenges/Regulations etc.) - Assess depth requirements (surface-level vs comprehensive) 2. **Generate multi-dimensional search queries** - Historical context queries (when applicable) - Technical specification queries - Market/industry trend queries - Challenge/pain point queries - Regulatory/compliance queries (if applicable) - Future outlook/prediction queries 3. **Build investigation roadmap** - Define search priority order - Identify cross-cutting themes - Plan for iterative deep-diving - Set minimum source targets per topic area **Output**: `research_plan` object containing: ```json { "primary_topic": "string", "sub_topics": ["string"], "search_queries": [{"query": "string", "domain": "string", "priority": 1}], "target_sources": 100, "timeline_phases": ["phase1", "phase2", "phase3"] } ``` ### Phase 2: Autonomous Information Gathering **Tools Used**: `batch_web_search`, `extract_content_from_websites` **Process**: 1. **Initial breadth search** - ...

Details

Author
shobcoder
Repository
shobcoder/shob
Created
5 months ago
Last Updated
2 weeks ago
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

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
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

Use when the user needs multi-source research with citation tracking, evidence persistence, and structured report generation. Triggers on "deep research", "comprehensive analysis", "research report", "compare X vs Y", "analyze trends", or "state of the art". Not for simple lookups, debugging, or questions answerable with 1-2 searches.

0 Updated 3 weeks ago
bertbertov