comeonoliver/skillshub-awais68-creating-skills
| Guides creation of effective Agent Skills with proper structure and validation. Use when users want to create a new skill, update an existing skill, or need guidance on skill design patterns, SKILL.md format, or verify.py implementation. NOT when just using existing skills (use those skills directly).
npx skills add https://github.com/ComeOnOliver/skillshub --skill creating-skills
Take comeonoliver/skillshub-awais68-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.