auto-doc-ai基于 AST 和 LLM 自动生成 Python 代码文档(Google Style docstring)。 自动分析代码结构,生成符合 Google Style 的 docstring。
Install via ClawdBot CLI:
clawdbot install antonia-sz/auto-doc-aiGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/kimi-claw/skill-auto-doc-ai.gitAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Open source developers maintaining Python libraries need consistent documentation across functions and classes. This tool automates docstring generation for new code and helps update documentation during refactoring, ensuring all public APIs are properly documented.
Companies migrating legacy Python codebases to modern standards need to add documentation to undocumented functions. This tool can batch process entire directories to generate initial docstrings, making code more maintainable and reducing technical debt.
Instructors creating Python coding examples for courses need well-documented functions to teach best practices. The tool generates Google Style docstrings automatically, saving time while providing students with properly formatted documentation examples.
Teams building REST API backends with Python frameworks need comprehensive function documentation. This tool ensures all endpoint handlers and utility functions have consistent docstrings that can be used to generate API documentation automatically.
Developers preparing code for review can use this tool to ensure all new functions have proper documentation before submission. The dry-run feature allows previewing changes without modifying files, helping maintain documentation standards.
Offer basic documentation generation for individual developers with free tier limits, then charge teams for advanced features like CI/CD integration, custom templates, and enterprise support. Revenue comes from monthly subscriptions based on team size and usage.
Sell site licenses to large organizations needing to document extensive codebases. Include features like on-premise deployment, custom rule configuration, and integration with internal development tools. Provide dedicated support and training services.
Integrate with popular IDEs (VS Code, PyCharm) and code hosting platforms (GitHub, GitLab) as a paid extension. Revenue comes from marketplace sales and commission from platform partners. Offer both one-time purchases and subscription options.
💬 Integration Tip
Integrate into pre-commit hooks to automatically generate documentation before code commits, ensuring all new functions are documented without manual intervention.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions