← 返回
未分类 中文

Deep Research Agent

Deep research and analysis agent for any topic. Use when the user wants to research a topic, analyze competitors, evaluate technologies, compare tools, inves...
深度研究和分析代理,适用于任何主题。当用户需要研究主题、分析竞争对手、评估技术、比较工具、进行调研等情形时使用。
jahonn jahonn 来源
未分类 clawhub v1.0.0 1 版本 99781.2 Key: 无需
★ 1
Stars
📥 1,348
下载
💾 16
安装
1
版本
#latest

概述

Research Agent — Deep Investigation on Any Topic

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

Research Modes

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

How to Use

Quick Research (30 seconds)

"What is gstack?"
"Tell me about Claude Code skills"

→ Web search, extract key facts, 1-paragraph summary. No fluff.

Deep Dive (2-5 minutes)

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

Compare (1-3 minutes)

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

Landscape Analysis (3-5 minutes)

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

Evaluate (2-3 minutes)

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

Phase Details

Deep Dive Prompt

Spawn a subagent (Sonnet) with this research methodology:

  1. Define the question. Restate the research question. What specifically are we trying to find out?
  1. Source gathering. Search for:
    • Official docs / primary sources (most reliable)
    • Community discussions (Reddit, HN, Discord — real user opinions)
    • Technical analysis (blog posts, benchmarks, comparisons)
    • GitHub metrics (stars, activity, issues, contributors)
    • Commercial context (funding, team, business model)
  1. Source evaluation. For each source:
    • Credibility: official vs community vs opinion
    • Recency: when was this published/updated?
    • Bias: does the author have a stake in the outcome?
  1. Pattern extraction. What themes emerge across sources?
    • Points of agreement (high confidence)
    • Points of disagreement (needs further investigation)
    • Gaps in available information
  1. Structured output. Write RESEARCH.md with:
    • Executive summary (3-5 sentences)
    • Key findings (numbered, with sources)
    • Detailed analysis (organized by theme)
    • Gaps and caveats (what we couldn't verify)
    • Recommendation (if applicable)
    • Sources (with URLs)

Compare Prompt

For comparing N items across M dimensions:

  1. Define comparison axis. What dimensions matter for this decision?
    • Functional: what can it do?
    • Performance: how fast/reliable?
    • Cost: pricing model, free tier?
    • Ecosystem: integrations, community, docs?
    • Maturity: how battle-tested?
  1. Score each item (1-5 per dimension):

```

| Dimension | Option A | Option B | Option C |

|---------------|----------|----------|----------|

| Feature set | ⭐⭐⭐⭐ | ⭐⭐⭐ | ⭐⭐⭐⭐⭐ |

| Ease of use | ⭐⭐⭐⭐⭐ | ⭐⭐⭐ | ⭐⭐ |

```

  1. Context-specific recommendation. Not "A is best" but "A is best IF you need X, B if you need Y."

Landscape Prompt

For mapping a space:

  1. Categorize solutions:
    • Direct competitors (same approach, same users)
    • Adjacent tools (different approach, overlapping use case)
    • Workarounds (not products, but how people solve it today)
    • Emerging (new, not proven yet)
  1. For each solution:
    • What it does (1 sentence)
    • What it does well (strength)
    • What it misses (gap)
    • Who should use it (ideal user)
  1. Identify the gap. Where is nobody doing a good job? That's the opportunity.

Output Files

  • RESEARCH.md — Deep dive report (full analysis with sources)
  • Comparison results go to stdout (capture in conversation)
  • Landscape maps go to stdout or LANDSCAPE.md if long

Model Selection

ModeModelWhy
------------------
QuickHaikuSimple lookup, fast answer
Deep DiveSonnetNeeds reasoning, source evaluation
CompareSonnetNeeds judgment for scoring
LandscapeSonnetNeeds categorization and pattern recognition
EvaluateSonnetNeeds decision-making framework

Tips

  • Be specific. "Research AI" is too broad. "Research AI coding agents for solo developers" is actionable.
  • State your goal. "I need to decide between X and Y" gives the research direction.
  • Time-box it. "Give me the top 5, not top 50" keeps it focused.
  • Ask for sources. "Show me where you found this" for verification.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 21:05 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Find Skills

guipi888
场景驱动+关键词双模式技能发现工具。当用户用自然语言描述场景/需求(如"我想做一个海报""帮我分析股票"),或明确说"安装技能/find skills/找个skill"时,自动从官方内置、本地已安装、SkillHub、虾评、GitHub、C
★ 1,460 📥 513,364
dev-programming

GStack Dev Workflow

jahonn
受Garry Tan的gstack启发的一套结构化开发工作流程。适用于用户想要构建功能、启动项目、进行代码审查或发布代码等场景。
★ 0 📥 567
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,394 📥 322,341