skill-generator
Installation
SKILL.md
Skill Generator
Table of Contents
- Core Principles
- Anatomy of a Skill
- Security Guidelines
- Progressive Disclosure Design Principle
- Skill Creation Process (Steps 1-7)
Core Principles
Concise is Key
The context window is a public good. Skills share the context window with everything else Claude needs: system prompt, conversation history, other Skills' metadata, and the actual user request.
Default assumption: Claude is already very smart. Only add context Claude doesn't already have. Challenge each piece of information: "Does Claude really need this explanation?" and "Does this paragraph justify its token cost?"
Prefer concise examples over verbose explanations.