Initial commit to git.yoin

This commit is contained in:
hmo
2026-02-11 22:02:47 +08:00
commit cf10ab6473
153 changed files with 14581 additions and 0 deletions

18
deep-research/README.md Normal file
View File

@@ -0,0 +1,18 @@
# Deep Research
深度调研技能,对技术主题进行调研,输出 Markdown + Word 报告。
## 依赖
```bash
# 必需
brew install pandoc
pip install python-docx
# 可选(生成配图)
# 需要 image-service skill 并配置 API Key
```
## 使用
加载 skill 后,直接告诉 Agent 要调研的主题即可。