elliotjlt/skill-creator
| Meta-skill for creating well-structured skills with proper progressive disclosure. When user wants to create a new skill, guide them through Ensures skills follow the repository conventions and are immediately usable.
npx skills add https://github.com/ElliotJLT/Claude-Skill-Potions --skill skill-creator
Take elliotjlt/skill-creator from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.