generate-docs
Create comprehensive documentation in multiple formats (markdown, API docs, comments, readme) by specifying tasks and files. Integrates with AI providers like OpenAI and Gemini for efficient content generation.
Instructions
Generate documentation in various formats
Input Schema
Name | Required | Description | Default |
---|---|---|---|
files | No | File paths to document (optional) | |
format | No | Documentation format | markdown |
provider | No | AI provider to use | gemini |
task | Yes | What to document (e.g., 'API endpoints', 'setup instructions', 'code comments') |