agent-skills¶
A curated collection of Agent Skills for coding agents, packaged as an APM skill collection.
Each skill ships verified, failure-driven guidance: real symptoms mapped to exact fixes, with reference material agents can load on demand.
Skills¶
| Skill | Use when |
|---|---|
| mkdocs-material | Creating, fixing, or deploying MkDocs / Material for MkDocs sites: checkboxes render as literal [ ] text, bare URLs are not clickable, tables overflow, Mermaid shows as a code block, or GitHub Pages misbehaves |
Install¶
Everything:
Cherry-pick one skill (selection persists in your apm.yml):
Pin a release:
Quality bar¶
- Spec-compliant frontmatter (agentskills.io) —
namematches the directory, ASCII-only. - Failure-driven content: each skill is built from real observed agent failures, not feature tours.
- Tested before shipping: a fresh agent given only the skill files must solve the original failure scenarios.