Create Skill

Author a new Dex skill — a reusable `/command` — that actually fires and passes the quality bar. Runs a collision check, classifies the shape, writes a router-grade description, generates the real package (SKILL.md + evals), and grades it with `skill-score` before calling it done. Use when the user says 'make a skill', 'I want a /command for X', 'turn this into a skill'. A skill the user builds for themselves is saved as `-custom` (protected from updates) and coached, never blocked; a first-party skill is held to the hard gate. Not for connecting an external tool; use `create-mcp`. Not for grading a skill that already exists; use `skill-score`.

davekilleen 8682b79 3 files · 15.5 KB Updated

File contents

davekilleen/dex/tree/main/.claude/skills/create-skill commit 8682b7904c

Frequently asked questions

npx skillmds@latest add davekilleen/create-skill