Catalog / Skill Authoring

Skill

Skill Authoring

Write SKILL.md packs agents can load without extra ceremony.

skillsdocsagents

Turns a working procedure into a skill file: when to trigger, what to load, and what not to do.

Keeps skills short, testable, and free of hidden side quests.

Includes a review pass so the skill will actually fire on the prompts you care about.

Contract

Inputs. procedure, examples, failure modes.

Outputs. SKILL.md, examples, eval prompts.

← Back to catalog