Files
skills/deep-research
hmo 04db423416 Initial commit: skills library
- 70 skills with code and documentation
- Add .gitignore (ignore __pycache__, output/, temp/, venv/)
- Clean up test intermediates and caches
2026-04-26 19:27:40 +08:00
..
2026-04-26 19:27:40 +08:00
2026-04-26 19:27:40 +08:00
2026-04-26 19:27:40 +08:00

Deep Research

深度调研技能,对技术主题进行调研,输出 Markdown + Word 报告。

依赖

# 必需
brew install pandoc
pip install python-docx

# 可选(生成配图)
# 需要 image-service skill 并配置 API Key

使用

加载 skill 后,直接告诉 Agent 要调研的主题即可。