Docs agent
Skill dustinkeeton/wafflestack/stacks/docs-system/skills/docs-agent
Machine-readable documentation standard optimized for LLMs and agents — structured, terse, explicit. Defines the project's machine-doc file set and format rules. Use when creating or updating documentation intended for AI consumption.From its SKILL.md
npx -y skills add dustinkeeton/wafflestack --skill docs-agentAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.8 KB, 116 tokens by cl100k_base, as published. Nobody here has run it
Agent-Optimized Documentation
Purpose
Produce documentation that LLMs and agents can parse efficiently. The machine docs for this project are {{docs.machineDocSet}}. Prioritize:
- Explicit over implicit — spell out types, dependencies, and contracts
- Structured data — use tables, typed signatures, and consistent headings
- No prose fluff — eliminate narrative; use terse, factual descriptions
- Cross-references — point at source files by path
{{docs.machineDocSpec}}
{{docs.privacySection}}
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.