aiskillstore/skill-management
Create, update, test, and manage Agent Skills. Use when creating new skills, debugging existing ones, or organizing skill libraries. Based on official Claude Code documentation.
This is a copy. The original lives at comeonoliver/skill-management.
npx skills add https://github.com/aiskillstore/marketplace --skill skill-management
Take aiskillstore/skill-management 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.