skill-creator

Installation
SKILL.md

Skill Creator

$ARGUMENTS

Create a new skill following the Agent Skills standard.

Workflow

  1. Capture intent -- ask: what should the skill do? Who invokes it?
  2. Classify -- task, hybrid, or knowledge? (see Classification Guide below)
  3. Interview -- gather: framework, tools, scope, output format, constraints
  4. Write SKILL.md -- frontmatter + body, under 500 lines
  5. Create supporting files -- reference/, templates/, scripts/ as needed
  6. Test and iterate -- invoke, observe, refine

Frontmatter Reference

Installs
6
GitHub Stars
175
First Seen
May 16, 2026
skill-creator — softspark/ai-toolkit