- • YAML frontmatter: name, description, triggers, tags, version, dependencies
- • Markdown body: instructions the agent follows when invoked
- • All other files in the skill directory supplement this file
- •
references/ — read-only context data the agent can cite
- •
templates/ — file scaffolds the skill can produce
- •
scripts/ — executable scripts (elevated trust required)
- •
assets/ — binary files referenced by the skill
- • Built-in — pre-installed with Hermes Agent, always trusted
- • Marketplace — installed from Skills Hub, hub-reviewed
- • Agent-created — generated during a session, review before enabling
- • User-authored — written manually, full trust