dewey
Documentation toolkit for AI-agent-ready docs. Audit, score, and generate optimized documentation.
Generated files
AGENTS.md
Combined docs with critical context, entry points, and navigation rules for AI coding assistants.
llms.txt
Plain text format following the llms.txt convention for broad LLM compatibility.
install.md
LLM-executable installation guide following the installmd.org specification.
CLI commands
dewey init
Scaffold a docs/ folder with starter templates and dewey.config.ts.
dewey generate
Generate AGENTS.md, llms.txt, docs.json, and install.md from your docs.
dewey create
Scaffold a complete Astro doc site from a markdown folder.
dewey audit
Score agent-readiness against a 100-point rubric with grades and recommendations.
$ bun add -D @arach/dewey