thedesignproject/create-skill
>- Create Cursor Agent Skills. Use when authoring a new skill or asking about SKILL.md structure.
npx skills add https://github.com/thedesignproject/agent-skills --skill create-skill
Take thedesignproject/create-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.