comeonoliver/skillshub-brendanshields-creating-skills
| Creates new Claude Code skills following best practices. Guides through skill structure, naming, descriptions, and progressive disclosure. Use when user wants to create a skill, build a skill, make a new capability, or asks about skill best practices.
npx skills add https://github.com/ComeOnOliver/skillshub --skill creating-skills
Take comeonoliver/skillshub-brendanshields-creating-skills 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.