工具链速查表
身份与记忆
| 工具 | 用途 | 链接 |
|---|---|---|
| agency-agents-zh | 211个中文角色模板 | https://github.com/jnMetaCode/agency-agents-zh |
| Hindsight | 知识图谱记忆后端 | https://ui.hindsight.vectorize.io/connect |
| MemOS (memos-local-plugin) | 本地私有记忆插件 | https://github.com/MemTensor/MemOS/tree/main/apps/memos-local-plugin |
感知能力
| 工具 | 用途 | 链接 |
|---|---|---|
| Jina Reader | 单页抓取 | r.jina.ai/ |
| Crawl4AI | 批量深度抓取 | https://github.com/unclecode/crawl4ai |
| Scrapling | 反爬绕过 | Hermes 内置 optional-skill |
| CamoFox | 隐身浏览器 | https://github.com/jo-inc/camofox-browser |
| Tavily | AI专用搜索(免费1000次/月) | https://app.tavily.com |
| DuckDuckGo | 零成本兜底搜索 | 内置 |
| Pandoc | 万能格式转换 | https://pandoc.org |
| Marker | PDF转Markdown增强 | https://github.com/datalab-to/marker |
表达能力
| 工具 | 用途 | 链接 |
|---|---|---|
| Whisper | 语音识别99+语言 | https://github.com/openai/whisper |
| Edge TTS | 语音合成(免费) | 内置默认 |
| Fal.ai | 图片生成 | https://fal.ai |
| FLUX Skill | 高质量出图 | hermes skills install black-forest-labs/skills |
效率与成本
| 工具 | 用途 | 链接 |
|---|---|---|
| Tokscale | Token监控CLI | npx tokscale@latest |
| hermes-hudui | Token成本面板 | https://github.com/joeynyc/hermes-hudui |
| RTK | Token消耗压减60-90% | brew install rtk |
| hermes-agent-self-evolution | 遗传算法自动优化提示词 | https://github.com/NousResearch/hermes-agent-self-evolution |
| wondelai/skills | 380+跨平台Skill | https://github.com/wondelai/skills |
| hermes-dashboard | Token拆解面板 | https://github.com/Bichev/hermes-dashboard |
生态资源
| 资源 | 用途 | 链接 |
|---|---|---|
| awesome-hermes-agent | 一站式资源汇总 | https://github.com/0xNyk/awesome-hermes-agent |
| hermes-ecosystem | 80+工具可视化地图 | https://hermes-ecosystem.vercel.app |
| 官方文档 | - | https://hermes-agent.nousresearch.com/docs/ |
| GitHub仓库 | - | https://github.com/nousresearch/hermes-agent |