aiskillstore/write-a-skill
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
This is a copy. The original lives at sanity-io/write-a-skill.
npx skills add https://github.com/aiskillstore/marketplace --skill write-a-skill
Take aiskillstore/write-a-skill 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.