doc-generator

Installation
SKILL.md

Python Documentation Generator

Generate comprehensive markdown documentation from Python source code.

When to Use This Skill

  • User asks to "document this code" or "generate docs"
  • Creating API documentation from Python modules
  • Generating README files with usage examples
  • Extracting docstrings and type signatures into readable format
  • User mentions "documentation", "docstrings", or "API reference"

Input

Accept either:

  • Single Python file path
  • Directory path (recursively process .py files)
  • List of specific files
Installs
4
GitHub Stars
19
First Seen
Jan 24, 2026
doc-generator — basher83/lunar-claude