great-docs
Generate polished Python package documentation sites automatically
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install great-docs?โผ
Run `npx skills add posit-dev/great-docs --all -g -y` in your terminal to install all skills in this suite globally.
How to generate Python package documentation automatically?โผ
Point Great Docs at your package and it auto-discovers your public API, detects your docstring format, and renders a complete site with reference pages, dark mode, and search.
Does great-docs work with Claude Code and other agents?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenClaw, Cursor, and Codex.
Can great-docs document Click CLIs and MCP servers?โผ
Yes. It generates structured reference pages for Click-based command-line tools and MCP or FastMCP servers directly from your code.
Do I need to write docstrings in a specific format?โผ
Great Docs supports NumPy, Google, and Sphinx docstring styles and detects them automatically, so your existing docstrings work without changes.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core