返回 Skill 列表
extension
分类: 内容与媒体无需 API Key

deep_research

搜索语言,例如 zh-CN、en-US

person作者: jakexiaohubgithub

Deep Research

通过 bash 运行 python scripts/execute.py ...。脚本会搜索、抓取并生成 Markdown 报告;默认把文件写到当前目录,也可以用 --output-dir 指定目录。

Command

  • python scripts/execute.py "<topic>" --depth 5 --language zh-CN

Output

  • 终端会输出研究过程文本。
  • 最终报告会保存为 deep_research_report.md,并打印 saved_file=... 路径。

Rules

  • 仅在问题需要多来源综合研究时使用。
  • 研究深度默认 5,除非问题很简单或用户明确要求更多/更少来源。