building-skills
Installation
SKILL.md
Building Skills
An agent skill is a folder with a SKILL.md file that teaches an agent a task on demand. The format is an open standard (spec) supported across many agents, so write skills that are portable, not tied to one product.
The goal every time: make the skill smaller, clearer, and more useful than before. A skill is read thousands of times but written once — every token must earn its place.