create-skill

Installation
SKILL.md

Skill Creator

Create a new skill that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Core Principles

Concise is Key

The context window is a shared resource. Only add context Claude doesn't already have. Challenge each piece: "Does Claude really need this?"

Anatomy of a Skill

skill-name/
├── SKILL.md (required)
│   ├── YAML frontmatter (name, description)
│   └── Markdown instructions
└── Bundled Resources (optional)
    ├── scripts/      - Executable code
    ├── references/   - Documentation
Related skills
Installs
11
GitHub Stars
1
First Seen
Jan 24, 2026