skill-creator

Originally fromanthropics/skills
Installation
SKILL.md

Skill Creator

Create effective agent skills using progressive disclosure. Skills are workflow capabilities, not documentation dumps. The goal is loading the right information at the right time.

Core Principle

Skills ≠ Documentation

  • devops isn't "Cloudflare docs" → it's the ability to deploy infrastructure
  • ui-styling isn't "Tailwind docs" → it's the ability to design interfaces
  • Each skill teaches how to perform a task, not what a tool does

3-Tier Architecture

Tier 1: Metadata (always loaded)
├── YAML frontmatter only (~100 words)
└── Enough for Claude to decide relevance
Installs
16
First Seen
Jan 22, 2026
skill-creator — carvalab/k-skills