Files & config
SKILL.md
The required file inside a Skills package that contains both YAML metadata (so the agent knows when to load the skill) and Markdown instructions (telling it what to do).
Alternate definitions 3
Definition 2Files & config
A saved skill — a short file describing a procedure the agent loads only when it is relevant.
Files & config · curriculum materials
Definition 3Files & config
A saved skill — a short file describing a procedure the agent learned once and can repeat.
Files & config · curriculum materials
Definition 4Files & config
The one required file in a skill: YAML frontmatter (a name and a description) followed by Markdown instructions the agent follows.
Files & config · curriculum materials