My Hermes Skills
A curated set of Hermes skills for
Included skills
- my-skill
- another-skill
Design principles
- one skill = one repeatable workflow
- explicit triggers
- explicit output contracts
- verification before success claims
Structure
skills/
└── software-development/
└── my-skill/
├── SKILL.md
├── references/
├── templates/
├── scripts/
└── assets/
Installation
- install the SKILL.md files into the appropriate Hermes skills tree
- or keep them in-repo for shared workflows
Maintenance
- patch skills immediately after discovering missing pitfalls
- split skills when scope becomes too broad