Documentation
README
Create Agent Skills
Create the smallest reusable instruction set that changes agent behavior without duplicating existing ownership.
Scope
| Signal | Landing |
|---|---|
| Distinct reusable trigger and standalone workflow | Top-level skills/<name>/SKILL.md |
| More depth under the same trigger and workflow | references/ under the owning skill |
| Repo-bound paths, commands, or conventions | Project-local skill |
| One-off answer or pure mechanical rule | No skill → script / validator / docs / lint / CI |
When uncertain, prefer references/ or project-local placement over expanding the top-level namespace.
Authoring
This is the opening of the README. Read the full README on GitHub.