Hermes
Reference runtime
Hermes is our recommended agent runtime. One curl edits ~/.hermes/config.yaml idempotently (with backup) and wires Super Agent Skill in — every session picks up new skills automatically.
- 1Run the one-liner in any terminal.
- 2The installer backs up your config, appends the superagent-skill MCP block, and exits.
- 3Run `hermes mcp list` to confirm — tools appear immediately, no restart needed.
curl -fsSL https://superagentskill.com/api/public/install.hermes.sh | bashNote: Prefer to edit by hand? Add a `superagent-skill` entry to `mcp_servers` in ~/.hermes/config.yaml pointing at https://superagentskill.com/api/public/mcp (transport: http).