📄️ Skills
Skills are the primary mechanism for encoding domain expertise into Hermes agents. Each SKILL.md file is a structured runbook — machine-readable by Hermes, human-readable by the engineer who authors it.
📄️ Agent Profiles
An agent profile is a directory that defines a complete, deployable Hermes agent. Each profile contains two files:
📄️ Governance Templates
Governance templates define how much autonomy a Hermes agent has when executing commands. They are YAML snippets — a few keys that you merge into an agent's config.yaml to set its approval mode and command access.