dewey-docs
✓Generate AI-agent-ready documentation using Dewey. Use when asked to "set up docs", "create documentation", "make docs agent-friendly", "generate AGENTS.md", or "add llms.txt".
Installation
SKILL.md
Dewey generates AI-agent-ready documentation for software projects. It creates AGENTS.md, llms.txt, docs.json, and install.md files that AI coding agents can consume effectively.
| dewey init | Create docs/ folder and dewey.config.ts | | dewey audit | Check documentation completeness | | dewey generate | Create AGENTS.md, llms.txt, docs.json, install.md | | dewey agent | Score agent-readiness (0-100 scale) |
| npm-package | Published npm packages | | cli-tool | Command-line tools | | macos-app | macOS applications | | react-library | React component libraries | | monorepo | Multi-package workspaces | | generic | Other projects |
Generate AI-agent-ready documentation using Dewey. Use when asked to "set up docs", "create documentation", "make docs agent-friendly", "generate AGENTS.md", or "add llms.txt". Source: arach/dewey.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/arach/dewey --skill dewey-docs- Source
- arach/dewey
- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is dewey-docs?
Generate AI-agent-ready documentation using Dewey. Use when asked to "set up docs", "create documentation", "make docs agent-friendly", "generate AGENTS.md", or "add llms.txt". Source: arach/dewey.
How do I install dewey-docs?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arach/dewey --skill dewey-docs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/arach/dewey
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01