@congge918
装完 Hermes 之后如何提升使用能力? 分享一波 Hermes Agent 使用常用网址工具以及命令。 常用网址工具: 1⃣Hermes 官方文档: https://t.co/gE6DxNpnN9 备注:官方使用文档、配置说明 2⃣Github 主仓库: https://t.co/qWm8WaCF59 备注:源码部署教程、更新日志 3⃣中文文档: https://t.co/d4dAbLi3nH 备注:中文使用指南 4⃣中文社区FAQ: https://t.co/QDhcdfvKmS 备注:常见问题解答 5⃣Discord 社区: https://t.co/BJ3VWFdG4n 备注:官方交流群、问题反馈 6⃣Skills 市场: https://t.co/EnsU3sITGe 备注:插件、技能市场 7⃣Hermes 橙皮书: https://t.co/ZoGcTdMF3v 备注:Hermes 从入门到精通 8⃣Hermes Agent 进阶使用技巧:https://t.co/63PeOu7mkd 备注:上手 Hermes Agent 后建议先尝试的十件事情 Hermes Agent 常用命令: 开始聊天:Hermes 继续上次对话:Hermes -c 单次问答:hermes -q“问题” 完整配置向导:hermes setup 选模型:hermes model 看配置:hermes config 设配置项:hermes config set KEY VAL 健康检查:hermes doctor 看状态:hermes status 搜技能:hermes skills search 关键词 装技能:hermes skills install ID 查看装了哪些技能:hermes skills list 配置消息平台:hermes gateway setup 启动网关:hermes gateway start 看状态:hermes gateway status 更新到最新版:hermes update 看记忆统计:hermes memory stats 清理记忆:hermes memory prune 看会话历史:hermes sessions list 帮助:hermes --help 以上纯属兴趣分享,感兴趣的可以参考学习。