skill-builder
Installation
SKILL.md
Skill Builder
This skill helps create high-quality, reusable Agent Skills for Claude Code.
When to Use This Skill
- User explicitly asks to "create a skill", "build a new skill", "scaffold a skill", or similar.
- User describes a workflow, expertise, or task that should be packaged as a reusable skill.
- Need guidance on skill structure, best practices, or troubleshooting why a skill isn't triggering.
Step-by-Step Skill Creation Process
-
Understand the Goal
Clarify what the new skill should do, key triggers (e.g., keywords like "PDF", "commit message"), and scope (keep it focused!). -
Choose Skill Type and Location
- Personal:
~/.claude/skills/new-skill-name/ - Project:
.claude/skills/new-skill-name/(recommended for team sharing)
- Personal: