Llmdoc
LLMDoc is a TypeScript‑based agent that uses a language model to automatically generate documentation for your code.
- •You need up‑to‑date docs for a rapidly changing codebase.
- •You want to integrate doc generation into a CI/CD pipeline.
- •You prefer AI‑generated explanations over writing docs manually.
npx llmdoc generate ./src --output ./docs/api.md --model gpt-4o
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/llmdoc && curl -fsSL https://workflowstacks.com/api/skills/llmdoc/claude-skill -o ~/.claude/skills/llmdoc/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Llmdoc is a medium TypeScript project (~6.5k lines across 51 code files, plus 7 test files). You install it into your AI tool with one command; there is nothing to run yourself. Last commit this month, no license file, has a test suite.
- 1README.mdStart here — what it does and how to install it
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/llmdoc && curl -fsSL https://workflowstacks.com/api/skills/llmdoc/claude-skill -o ~/.claude/skills/llmdoc/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.