Install
openclaw skills install deep-research-agentDeep research and analysis agent for any topic. Use when the user wants to research a topic, analyze competitors, evaluate technologies, compare tools, investigate trends, do market research, or get a comprehensive analysis of anything. Triggers on phrases like "research", "investigate", "analyze", "compare", "what is", "tell me about", "look into", "deep dive", "competitor analysis", "market research", "technology evaluation", "find alternatives", "landscape analysis", "pros and cons", "should I use". Produces structured research reports with sources.
openclaw skills install deep-research-agentA structured research workflow that turns a vague question into a comprehensive analysis. 5 research modes, each with a clear output format. Supports web search, source evaluation, and structured reporting.
| Mode | Trigger | Output |
|---|---|---|
| Quick | "What is X?" / "Tell me about X" | 1-paragraph summary + 3 key facts |
| Deep Dive | "Research X" / "Deep dive into X" | Full analysis report |
| Compare | "Compare X vs Y" / "X or Y?" | Comparison matrix + recommendation |
| Landscape | "What's out there for X?" / "Alternatives to X" | Market map + positioning |
| Evaluate | "Should we use X?" / "Is X worth it?" | Decision framework with scoring |
"What is gstack?"
"Tell me about Claude Code skills"
→ Web search, extract key facts, 1-paragraph summary. No fluff.
"Research the AI coding agent landscape"
"Deep dive into Agent Skills standard"
→ Spawn subagent (Sonnet) with the Deep Dive prompt. Searches multiple sources, cross-references, identifies patterns, writes RESEARCH.md.
"Claude Code vs Cursor vs Codex"
"RICE vs Kano vs ICE for prioritization"
"Notion vs Linear vs Jira"
→ Side-by-side comparison table with scoring across key dimensions. Includes a recommendation with reasoning.
"What open source projects exist for X?"
"Map the competitive landscape for X"
"What tools do PMs use for X?"
→ Categorized map of existing solutions. For each: what it does, what it misses, where the gap is.
"Should we build on X or Y?"
"Is it worth adopting X?"
"Pros and cons of using X for our case"
→ Decision matrix scoring across dimensions (cost, effort, risk, fit, longevity). Recommendation with confidence level.
Spawn a subagent (Sonnet) with this research methodology:
Define the question. Restate the research question. What specifically are we trying to find out?
Source gathering. Search for:
Source evaluation. For each source:
Pattern extraction. What themes emerge across sources?
Structured output. Write RESEARCH.md with:
For comparing N items across M dimensions:
Define comparison axis. What dimensions matter for this decision?
Score each item (1-5 per dimension):
| Dimension | Option A | Option B | Option C |
|---------------|----------|----------|----------|
| Feature set | ⭐⭐⭐⭐ | ⭐⭐⭐ | ⭐⭐⭐⭐⭐ |
| Ease of use | ⭐⭐⭐⭐⭐ | ⭐⭐⭐ | ⭐⭐ |
Context-specific recommendation. Not "A is best" but "A is best IF you need X, B if you need Y."
For mapping a space:
Categorize solutions:
For each solution:
Identify the gap. Where is nobody doing a good job? That's the opportunity.
RESEARCH.md — Deep dive report (full analysis with sources)LANDSCAPE.md if long| Mode | Model | Why |
|---|---|---|
| Quick | Haiku | Simple lookup, fast answer |
| Deep Dive | Sonnet | Needs reasoning, source evaluation |
| Compare | Sonnet | Needs judgment for scoring |
| Landscape | Sonnet | Needs categorization and pattern recognition |
| Evaluate | Sonnet | Needs decision-making framework |