skill-creator
Installation
SKILL.md
Skill Creator
Create skills that extend Claude's capabilities with specialized knowledge, workflows, and tools.
What Skills Are
Skills are folders containing a SKILL.md file that teaches Claude how to do something specific. When a request matches a skill's description, Claude automatically applies it.
Skill Locations
IMPORTANT: Before creating a skill, use AskUserQuestion to clarify:
- Project skill (
.claude/skills/) - Shared with team via git, specific to this repo - Personal skill (
~/.claude/skills/) - Available across all your projects
If unclear, ask: "Should this skill be project-specific (shared with team) or personal (just for you)?"