skill-creator

Installation
SKILL.md

skill-creator

Build, validate, and iterate agent skills in this monorepo. Bakes in the conventions every skill here follows: kebab-case naming, "Use when" trigger phrases in the description, and selective XML for example boundaries.

Workflow

1. Discover

Clarify what the skill should do. Answer these before scaffolding:

  1. What user request triggers this skill? Capture verbatim phrases.
  2. Does an existing skill in skills/ already cover this? Run ls skills/ and skim each SKILL.md description.

If overlap is >70%, propose extending the existing skill instead.

2. Name

Apply references/naming.md. Quick check:

Installs
18
GitHub Stars
1
First Seen
May 7, 2026
skill-creator — zrosenbauer/skills