hermes-skill
Installation
SKILL.md
Hermes Skill
Purpose
- Convert repeated workflows into reusable Claude Code skills.
- Keep skills operational rather than descriptive.
- Improve trigger quality so the right skill activates at the right time.
- Audit skill packs for overlap, drift, and incomplete instructions.
- Preserve working patterns after a successful task.
Required Skill Anatomy
- one folder per skill
- one
SKILL.mdfile per folder - YAML frontmatter at the top
- Markdown instructions below the frontmatter
- commands, outputs, and failure handling in the body