anthropic-skill-creator

Installation
SKILL.md

Create Skills

Build skills that trigger correctly, execute reliably, and stay concise.

Core Principles

  • Use progressive disclosure:
    • Frontmatter (name, description) for trigger selection.
    • SKILL.md body for core workflow.
    • references/ for deep details loaded only when needed.
  • Keep skills composable: avoid assumptions that this is the only active skill.
  • Prefer deterministic scripts for fragile validation logic.

Workflow

Related skills
Installs
68
GitHub Stars
4
First Seen
Feb 15, 2026