skill-creator
Installation
SKILL.md
Skill Creator
When creating a new skill, follow this structure:
Location
- Global skills (personal, all projects):
~/.claude/skills/<skill-name>/SKILL.md - Project skills (team, this repo only):
.claude/skills/<skill-name>/SKILL.md
Template
---
name: skill-name
description: Clear description of when to use this skill. Include trigger phrases users might say.
---
# Skill Name
[Instructions for Claude when this skill is activated]