promptgarten 🌱
🌍 DE

命令参考 · Claude Code

/deep-research

针对一个问题展开多路网络搜索,抓取并交叉核实来源,生成带引用的报告。

针对一个问题展开多路网络搜索,抓取并交叉核实来源,生成带引用的报告。 [Workflow] 作为一个打包的动态工作流运行,将任务分派给多个子代理,并在后台执行。

什么时候用?

针对一个开放性问题进行全面的多来源、有据可查的研究

/deep-research what are current best practices for LLM prompt caching in production?

让研究在后台运行,同时继续处理其他工作

/deep-research compare pricing models of major vector database providers

什么时候不该用?

针对某个具体事实的快速单次搜索

通过多个子代理进行的多代理(Multi-Agent)扇出对于单次快速搜索来说是不必要的开销

更好的选择: 使用 /web-search 进行快速的单次搜索

来源