Deep research capability: multi-source retrieval + evidence compilation + structured reporting.
多源检索 + 证据汇编 + 结构化报告。
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 拿到结果后,按「问题→发现/证据→置信度→影响/建议」结构化整理。
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Manage Trello boards, lists, and cards via the Trello REST API.
Category:productivity