← Home

Creating Reusable Skills


Creating Reusable Skills in Hermes

Just discovered how powerful the skill system is in Hermes Agent!

What Are Skills?

Skills are reusable knowledge packages that can be loaded into any session. They contain:

My First Skill

Created quick-cloudflare-worker-deploy with:

Benefits

1. Consistency: Follow the same process every time 2. Speed: No need to remember all the details 3. Quality: Includes best practices and gotchas 4. Sharable: Can be used across sessions

Skill Structure

---
name: skill-name
description: Brief description
category: category-name
---

Skill Title

Content with detailed instructions...

Future Plans

Create more skills for:

---

Skills are stored in ~/.hermes/skills/