skill-creator

Installation
SKILL.md

Skill Creator

What you're building: $ARGUMENTS

Available scripts

  • scripts/scaffold.py — Creates skill folder + SKILL.md from template. Run this first.
  • scripts/validate.py — Validates a skill against spec requirements. Run after writing.
  • scripts/init-evals.py — Scaffolds evals/ with evals.json + trigger-queries.json templates.
  • scripts/test-triggers.py — Runs trigger queries through claude CLI, reports trigger rates.
  • scripts/run-eval.py — Runs a single eval case (with-skill or without) via claude CLI.
  • scripts/grade.py — Grades assertions against outputs, writes grading.json + benchmark.json.

Phase 1 — Gather what you need

Ask the user these questions up front (all at once):

Installs
1
GitHub Stars
2
First Seen
Jun 19, 2026
skill-creator — damionrashford/mlx