新增16个AI技能:包含图像生成、视频剪辑、数据分析、智能查询等功能模块

This commit is contained in:
hmo
2026-02-13 20:18:38 +08:00
parent 456cd45de4
commit 8200a17176
154 changed files with 14585 additions and 1 deletions

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 要调研的主题即可。