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 |
输出
返回 JSON,包含 searches(搜索结果)、fetched_pages(抓取页面)、summary_prompt(综合提示)。
LLM 拿到结果后,按「问题→发现/证据→置信度→影响/建议」结构化整理。
Related skills
More from cklxx/elephant.ai
soul-self-evolution
When personality/collaboration strategy needs updating → evolve SOUL config under immutable-section protection with rollback support.
317desktop-automation
When you need to control macOS desktop apps (Atlas, Chrome, Finder) → automate via AppleScript.
84ppt-deck
When the user needs a presentation → PPT playbook (goal/audience → storyline → layout → accessibility → delivery).
71video-production
When the user wants to create a short video → generate with Seedance, validate and save output files.
52reminder-scheduler
When the user wants to set reminders → create, query, cancel one-time or recurring reminders with expiry scanning.
52social-trends
社交媒体热点趋势分析(抖音、微博、小红书等)。
48