npx claudepluginhub cuipengfei/prompts --plugin deep-research# 强制 2 步流程
**第 1 步 - 激活**: 立即使用 Skill tool 调用技能
- 命令: `Skill("deep-research:multi-source-inquiry")`
- **关键**: 这一步不可跳过。直接实现而不调用 Skill tool 是无效的。
**第 2 步 - 执行**: 仅在 skill 加载后,严格按照其指南执行
---
如有参数,作为研究主题:$ARGUMENTS
## 使用示例/researchPerforms adaptive deep web research on a query with configurable --depth and --strategy options. Outputs markdown report with executive summary, analysis, confidence scores, and cited sources.
/researchPrompts for research intensity (quick/standard/deep) then invokes octo:discover skill for multi-AI orchestration, synthesis, and analysis.
/researchConducts multi-turn deep research on a codebase topic over 5 iterations, tracing code paths with citations, Mermaid diagrams, tables, and confidence ratings.
/researchConducts institutional-grade equity research analysis on a stock ticker via web searches, producing a structured report with summary, financials, catalysts, valuation, risks, and technicals.
/researchGathers knowledge from trusted web sources and files, cross-references claims across multiple sources, and produces cited research documents in docs/research/. Optional skill distillation via --skill-for.
/researchRuns research phase for current or specified spec: gathers context, optional interview, parallel subagent research, synthesizes research.md, reviews, approves, and finalizes state.
第 1 步 - 激活: 立即使用 Skill tool 调用技能
Skill("deep-research:multi-source-inquiry")第 2 步 - 执行: 仅在 skill 加载后,严格按照其指南执行
如有参数,作为研究主题:$ARGUMENTS
/research "Temporal vs Inngest 对比"
/research "2025 年 RAG 最佳实践"
/research # 无参数时会询问研究主题