Mintlify Documentation
Install the Mint CLI to preview the documentation changes locally. To install, use the following command
npm i -g mint
Run the following command at the root of your documentation (where docs.json is)
mint dev
mintlify
Official Mintlify documentation
/plugin marketplace add mintlify/docsInstall the Mint CLI to preview the documentation changes locally. To install, use the following command
npm i -g mint
Run the following command at the root of your documentation (where docs.json is)
mint dev
Rendered live from mintlify/docs's GitHub README — not stored, always reflects the source repo.
| Name | Description | Category | Source |
|---|---|---|---|
| doc-reader | Efficiently consume and navigate documentation sites. Use llms.txt, MCP search, and smart loading strategies to find information without overwhelming context. | documentation | ./ |
| doc-helper | Collaborative documentation assistance. Draft, edit, and improve docs with AI help while you make final decisions. | documentation | ./ |
| doc-author | Autonomous documentation writing with guardrails. AI writes docs and opens PRs, with verification checks and clear escalation triggers. | documentation | ./ |
| doc-reviewer | Review and lint documentation updates. Catch style issues, verify accuracy, and maintain consistency. | documentation | ./ |