🔥 Hermes Agent📚 官方教程中文版📖 使用手册
📖 Hermes Agent 使用手册
Hermes Agent 配置、消息网关、工具系统、记忆和技能的中文核心要点。
完整英文素材在仓库
official/_upstream/user-guide/下。本目录先整理最常用的 5 个入口,作为中文查询手册。
已整理章节
- 配置 Hermes Agent:
~/.hermes/目录、config.yaml、.env、配置优先级和终端后端。 - 消息网关与平台接入:Telegram、Discord、Slack、WhatsApp、Email 等平台接入,含安全 allowlist 和后台任务。
- 工具系统与终端后端:toolset、内置工具分类、Docker / SSH / 云沙箱、后台进程和 sudo。
- 记忆系统:
MEMORY.md、USER.md、容量管理、session_search和外部 memory provider。 - 技能系统:skill 目录、slash command、渐进加载、
SKILL.md格式和 Hub 安装。
后续队列
- Provider 选择:来自
_upstream/user-guide/configuring-models.md - Sessions 会话管理:来自
_upstream/user-guide/sessions.md - MCP 集成:来自
_upstream/user-guide/features/mcp.md - Voice Mode:来自
_upstream/user-guide/features/voice-mode.md - 安全与审批:来自
_upstream/user-guide/security.md