agent-skill-best-practices
Installation
SKILL.md
Agent Skill Best Practices
Core Principles
- Keep SKILL.md concise; Claude already knows basics.
- Write a specific, third-person description that includes what + when.
- Favor stable concepts over volatile paths and time-sensitive info.
- Use progressive disclosure: link to extra files from SKILL.md.
- Keep references one level deep to avoid partial reads.
Naming Guidance
- Use lowercase and hyphens; keep names short and descriptive.
- Prefer gerund names when possible (e.g.,
writing-docs).