From deep-research
Conducts multi-source research using 2-3 search MCP tools, cross-validates info with [verified]/[conflicting] tags, and outputs structured Markdown summaries. Use for complex topics like trends or comparisons.
How this skill is triggered — by the user, by Claude, or both
Slash command
/deep-research:multi-source-inquiryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
使用所有可用的搜索类 MCP 工具进行深度研究,交叉验证信息,以结构化格式输出结果。
使用所有可用的搜索类 MCP 工具进行深度研究,交叉验证信息,以结构化格式输出结果。
如果用户未提供明确主题:
如果主题明确,跳过确认。
深度判断:根据主题复杂度选择模式:
工具选择策略:
⚠️ 单源模式 并继续执行执行要求:
对搜索结果进行信息验证,按可信度分级:
| 标记 | 条件 | 含义 |
|---|---|---|
[verified] | 2+ 个独立来源确认 | 高可信度 |
[single-source] | 仅 1 个来源 | 待验证 |
[conflicting] | 来源间存在矛盾 | 列出各方说法 |
验证原则:
按以下格式组织结果:
## 要点摘要
- [verified] 要点 1
- [single-source] 要点 2
- [conflicting] 要点 3 — 来源 A 认为 X,来源 B 认为 Y
## 详细分析
### 子主题 A
分析内容...
### 子主题 B
分析内容...
## 来源列表
1. [标题](URL) — 简要说明
2. [标题](URL) — 简要说明
研究完成后,使用 AskUserQuestion 询问用户:
选项:
docs/research/YYYY-MM-DD-<topic>.md(如目录不存在则先创建)如果用户选择保存,将结构化输出写入文件。
如果当前环境没有任何搜索类 MCP 工具:
当前环境未检测到搜索类 MCP 工具。
深度研究建议至少 2 种搜索工具以实现交叉验证。仅 1 种可用时将以单源模式运行。请确认 MCP 服务器配置中包含搜索工具。
如果所有工具都未返回有意义的结果:
关于「{topic}」的搜索未返回有价值的结果。
可能原因:
- 主题过于小众或新
- 搜索关键词需要调整
建议:尝试用不同角度的关键词重新搜索,或缩小研究范围。
如果所有信息都来自同一来源,在摘要中显式提醒:
⚠️ 本次研究结果主要来自单一来源,交叉验证有限。建议对关键结论进行额外确认。
npx claudepluginhub cuipengfei/prompts --plugin deep-researchLaunches parallel research agents for multi-topic deep research, accepting files or direct input, and generating structured study documents with cross-document navigation.
Conducts multi-source deep research using Firecrawl and Exa MCP tools, synthesizing findings into cited reports. Useful for competitive analysis, due diligence, and any evidence-backed topic.
Conducts multi-source research on topics via web search, documentation queries, matrix memory, and GitHub using a 5-phase pipeline. Outputs markdown reports at quick/standard/exhaustive depths.