hermes-upgradeHermes Agent 完整手册 - 包含安装、配置、部署、运维和常见问题排查的完整指南
Install via ClawdBot CLI:
clawdbot install hanxueyuan/hermes-upgradeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf /Calls external URL not in known-safe list
https://github.com/Uses known external API (expected, informational)
api.github.comAI Analysis
The skill performs legitimate system administration tasks for upgrading Hermes Agent, but includes potentially destructive commands (rm -rf) and modifies system configurations without explicit user confirmation. The external API calls to GitHub are expected for version checking and downloads, consistent with the skill's purpose.
Audited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
IT运维人员需要将现有的Hermes Agent从旧版本升级到最新版本,以获取新功能和安全修复。流程包括检查当前版本、下载源码包、安装、迁移配置和重启服务。
企业在升级Hermes Agent时需要保留旧的配置文件(如.env、auth.json、cli-config.yaml)到新版本目录,并修复模型配置格式(如qwen/qwen-3.5-plus改为qwen3.5-plus),确保服务无缝衔接。
管理员需要将Hermes Gateway配置为systemd服务,并设置开机自启。包括创建服务文件、设置环境变量、重启策略和启用服务,确保agent在服务器重启后自动运行。
当从GitHub下载Hermes Agent源码包因网络问题失败时,通过增加curl重试和超时参数,或者使用本地下载后上传到服务器的方式解决,确保安装包获取成功。
为企业提供Hermes Agent的升级部署服务,包括版本检查、配置迁移、systemd配置和故障排查,收取一次性项目费用。
提供Hermes Agent的运行健康监控、自动告警和升级提醒的SaaS服务,按节点数订阅。
针对大型企业提供Hermes Agent的定制配置、飞书集成、高可用部署和7x24技术支持,收取年度维护合同费用。
💬 Integration Tip
升级前务必备份旧配置和.env文件;对于生产环境,建议先在测试服务器演练再升级正式环境。
Scored May 6, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
AI Agent 設定同優化助手 - Prompt Engineering、Task Decomposition、Agent Loop設計
Automatically recover working context after session compaction or when continuation is implied but context is missing. Works across Discord, Slack, Telegram,...
Navigate and understand codebases using agentlens hierarchical documentation. Use when exploring new projects, finding modules, locating symbols in large files, finding TODOs/warnings, or understanding code structure.