version: "1.0.1" name: <skill-id> description: "<One-sentence skill description>" license: MIT metadata: author: "<Your Name>" spec_version: "1.0" framework_revision: "1.0.0" last_updated: "<YYYY-MM-DD>"
<Skill Name>
<One-paragraph skill overview: what it does, who it is for, and why it exists.>
References
- 00 <First reference>
Skill layout
SKILL.md — this file (skill entrypoint).references/ — normative specification documents.assets/ — reusable constants and format contracts.constants/ — constant blocks.formats/ — format contracts.processes/ — executable APS process documents.guides/ — prose reference documents for humans and agents.scripts/ — optional build / compile / lint scripts.