home/dot_hermes/skills/hermes-operations/SKILL.md
Operate, configure, diagnose, and verify Hermes Agent installations. Use when the user asks about Hermes models, tools, skills, plugins, profiles, configuration, gateways, updates, or runtime health.
npx skillsauth add salverius-tech/dotfiles hermes-operationsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use the Hermes CLI and authoritative Hermes documentation to inspect or change the Hermes installation. Prefer the smallest reversible change and verify each runtime state independently.
Distinguish these states:
Never infer a later state from an earlier one.
Run the narrowest relevant command first:
hermes doctor
hermes config check
hermes config show
hermes model
hermes tools
hermes skills list
hermes plugins list
hermes gateway status
Do not print credentials, tokens, auth files, or private memory. When configuration is unclear, inspect the documented schema and the active profile before changing it.
Prefer the configured provider and model defaults. Do not hard-code vendor tiers in instructions. Enable only the toolsets required for the task. After changing model or tool configuration, run a harmless normal chat or tool listing before claiming that the runtime is healthy.
Use hermes update only with explicit user authorization. Profiles have separate
configuration, memory, sessions, skills, and gateway state; verify the active
profile before inspecting or modifying it.
Use https://hermes-agent.nousresearch.com/docs as the source of truth for commands, configuration keys, toolsets, skills, plugins, and gateway behavior. If local behavior differs from documentation, report the observed command output and avoid inventing configuration keys.
tools
Use when creating, reviewing, measuring, updating, or pruning Hermes skills and bundles.
tools
Design and verify Hermes cron jobs and recurring automation. Use when creating, editing, reviewing, pausing, or debugging scheduled Hermes tasks.
testing
Inspect, modify, test, and review Git repositories without unintended commits or destructive changes. Use for repository work, reviews, branch operations, or release preparation.
tools
Install, inspect, enable, load, and verify Hermes plugins and companion services. Use when a Hermes plugin, bridge, gateway integration, or plugin-provided tool is missing or unreliable.