Skill Authoring Guidelines
Read this before creating or modifying any skill. These conventions ensure skills are consistent, minimal, and fast to invoke.
Skill structure
skills/<skill-name>/
├── SKILL.md # Entry point (required)
├── scripts/ # Helper scripts (optional)
└── references/ # Reference docs cited from SKILL.md (optional)
- Entry point is always
SKILL.md - Place in
~/.claude/skills/for global skills,.claude/skills/for project-local - Sh
[Description truncada. Veja o README completo no GitHub.]