Token导航 LogoToken导航TokenDH.com
研究检索执行命令clawhub未标认证来源可访问clear审计通过

deep-research-agent深度研究 Agent

Agent Skill

deep-research-agent 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

25,767

周安装

1,063

GitHub Stars

1

下载量

8,419
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:deep-research-agent(深度研究 Agent)
来源仓库:https://github.com/jahonn/deep-research-agent
安装命令:
openclaw skills install deep-research-agent
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install deep-research-agent

简介

deep-research-agent 用于任何主题的深入研究与分析,支持竞争对手评估、技术对比与投资决策辅助。

  • 适用于市场调研、行业趋势研判或学术论文资料搜集等高阶信息处理需求。
  • 可自动生成摘要报告并标注信息来源,但需人工复核关键数据真实性。
  • 使用前应限定研究范围与时间窗口,防止无限递归消耗计算资源。
  • 建议搭配可信数据库使用,避免依赖单一网络源造成结论偏差。

SKILL.md

name
research-agent
description
Deep 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.

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.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

74.88%
按下载量换算6,304

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 openclaw skills install deep-research-agent 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills