← Back to Skill Library
💻 Software Dev

Skill Authoring

★★★★★v2.0.0★ Featured

Author Hermes Agent skills. YAML frontmatter, markdown body, validator checks, and SKILL.md structure guidelines.

skill_view("skill-authoring")

📖 Guide

Load with skill_view("hermes-agent-skill-authoring"). Covers YAML frontmatter schema, body structure, validator checks, and proper skill organization.

🔧 How To

Create a skill: define frontmatter (name, description, version) → write structured markdown body with Overview, When to Use, Step-by-Step, Pitfalls, and Verification Checklist → save as SKILL.md.

⚠️ Pitfalls

Frontmatter YAML must be valid. Skills are procedural knowledge, not data storage. Related skills should be cross-referenced.

Related Skills

More skills in Software Dev