Hermes Agent FAQ
Basics
- Is Hermes free / open source? Public materials describe it as open-source; confirm license on GitHub for your compliance process.
- Who builds it? Nous Research.
- Where is data stored? Typically under
~/.hermes/on your host (plus whatever terminal backends you attach).
Install & models
- Official install? See install guide and official docs—curl/bash, PowerShell, Desktop, pip/uv paths exist.
- Can I use local models? Custom/OpenAI-compatible endpoints are part of the model story; verify your build’s UI in
hermes model. - What is Nous Portal? A provider/OAuth path that can bundle model + Tool Gateway tools; optional, not mandatory.
Learning loop
- Do I have to use self-authored skills? No—but then Hermes overlaps more with other gateway agents. The loop is the differentiator.
- Are skills compatible with OpenClaw ClawHub? Not drop-in. Hermes leans agentskills.io / SKILL.md portability within its ecosystem.
vs OpenClaw
- Which should I pick? OpenClaw for ClawHub + this site’s recipes; Hermes for long-horizon self-improvement. Details: comparison.
- Can I run both? Yes on separate hosts/ports; isolate tokens and disks.
Security & cost
- Is it safe for production? Only with explicit controls—see security.
- Why is my bill high? Chat + cron + memory/skill consolidation. Cap background jobs; route cheap models where possible.
Hermes column
Last updated: 2026-07-14 · Independent operator notes on OpenClaw Roadmap. Verify commands and features on the official Hermes docs and GitHub—this space moves fast.