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
Two modes of operation
Mode /skill-create <name>
Creates a new skill that does not exist anywhere. 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)
Mode /skill-add <name>
Adds an existing skill from the global catalog to the current project. Copies or creates a reference.
Related skills