skill-creator
Installation
SKILL.md
skill-creator
Creates new skills, either generic for the global catalog or specific to the current project.
Triggers: skill:create, create skill, new skill, generate skill
Mode /skill-create <name>
Creates a skill. The placement is decided by context (see Process below) — a new generic skill, a project-specific one, or a tech template. Asks whether it is:
- Generic → goes to
~/.claude/skills/<name>/SKILL.md(available in all projects) - Project-specific → goes to
.claude/skills/<name>/SKILL.md(only in this project)