deep-research

Installation
SKILL.md

deep-research

多源检索 + 证据汇编 + 结构化报告。

调用

python3 skills/deep-research/run.py --topic '研究主题' --queries '["关键词1","关键词2"]' --max_results 5 --depth basic

参数

参数 类型 必填 说明
topic string 研究主题
queries string[] 搜索关键词,默认自动生成 3 条
max_results int 每条 query 结果数,默认 5
depth string "basic" 或 "advanced"
fetch_urls string[] 额外抓取全文的 URL
Related skills
Installs
59
GitHub Stars
10
First Seen
Jan 22, 2026