Use this skill when the user asks for "research", "deep research", "help me research", "research this", or mentions the need to search, collate, and summarize technical content on a specified topic.
深度调研技能,对技术主题进行调研,输出 Markdown + Word 报告。
# 必需
brew install pandoc
pip install python-docx
# 可选(生成配图)
# 需要 image-service skill 并配置 API Key
加载 skill 后,直接告诉 Agent 要调研的主题即可。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer