update 26.8.25

This commit is contained in:
kun
2026-08-25 17:04:40 +08:00
parent 2a77f94c9b
commit 6cf5307f03
32 changed files with 8881 additions and 6 deletions
+15
View File
@@ -0,0 +1,15 @@
# Skills
| Skill | 来源 | 说明 | 建议 |
|---|---|---|---:|
| `xlsx` | Hermes 官方 Bundled | Excel/CSV 读取、编辑、公式、表格、图表等基础能力 | **★★★★★** |
| `qmd` | Hermes Optional | 检索历史数据说明、指标口径、分析文档等本地知识 | ★★★ |
# MCP
| MCP / Tool | 来源 | 作用 | 建议 |
|---|---|---|---:|
| Python / Code | Hermes 原生 | pandas、统计、清洗、计算、可视化 | **★★★★★** |
| Files / Filesystem | Hermes / MCP | 读取工作数据文件、CSV、Excel等 | **★★★★★** |
| Database MCP | GitHub 开源 | PostgreSQL/MySQL/SQLite等数据库 | 后期 |