skill-creator

Installation
SKILL.md

Skill Creator

Create effective Agent Skills using progressive disclosure. For choosing validation and distribution tooling around skills, use ecosystem-guide.

When to Create a Skill

Create a skill when you notice:

  • Repeating context across conversations
  • Domain expertise needed repeatedly
  • Project-specific knowledge the agent should know automatically

Progressive Disclosure

Skills load in 3 levels:

  1. Metadata (~27 tokens optimal, ~100 max) - YAML frontmatter for triggering
  2. Instructions (<50 lines recommended, 500 max) - SKILL.md body with core patterns
  3. Resources (unlimited) - references/ scripts/ assets/ loaded on demand
Installs
10
GitHub Stars
11
First Seen
May 7, 2026
skill-creator — spences10/skills