
from great-docs134
Generate production-ready documentation sites for Python packages (Quarto) — introspects API, builds reference, CLI docs, guides, and deployable static sites.
Great Docs is a documentation generator for Python packages that introspects your project to produce API reference pages, user guides, CLI docs, theming, and a Quarto-based static site. The agent-oriented skill explains initialization, building, previewing locally, and deployment flows, plus config templates and error troubleshooting. It also generates llms.txt files to help agents understand package APIs.
Use when you need a fast, repeatable way to create or rebuild documentation for a Python package: new library releases, onboarding docs, CLI reference generation, or when setting up GitHub Pages / CI for docs. Ideal for package authors and release automation agents.
references/Agents with Python runtime access and ability to run shell commands (pip, quarto) will get the most value. The skill assumes Quarto CLI availability and a Python environment for package introspection.
This skill has not been reviewed by our automated audit pipeline yet.