description: Load and apply a specific skill by name argument-hint: SKILL_NAME="<skill-name>"
Use Skill
I'll load the skill you specified: $SKILL_NAME
IMPORTANT RUN THIS COMMAND AND FOLLOW IT'S INSTRUCTIONS TO LOAD THE SKILL:
superpowers-agent execute $SKILL_NAME
Skill naming:
superpowers:skill-name- System skill from~/.agents/superpowers/skills/claude:skill-name- Claude skill from.claude/skills/skill-name- Auto-resolves with priority: project > claude > personal > system
Priority resolution:
- Project skills (
.agents/skills/) - highest priority - Claude skills (
.claude/skills/) - Personal skills (
~/.agents/skills/) - System skills (
~/.agents/superpowers/skills/)
Common skills:
superpowers:brainstorming- Refine ideas into designssuperpowers:test-driven-development- TDD workflowsuperpowers:systematic-debugging- Debug systematicallysuperpowers:writing-skills- Create new skills
Use /prompts:skills to see all available skills.