codebase-documenterThis skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help documenting their code, creating getting-started guides, explaining project structure, or making codebases more accessible to new developers. The skill provides templates, best practices, and structured approaches for creating clear, beginner-friendly documentation.
Install via ClawdBot CLI:
clawdbot install Veeramanikandanr48/codebase-documenterGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.example.com/v1/auth/loginCalls external URL not in known-safe list
https://api.example.com/v1`AI Analysis
The skill definition itself contains no instructions for sending data to external endpoints; the rule-based signals appear to be from scanning a different artifact (like example code in a template). The skill's stated purpose is documentation creation, and no hidden instructions or credential harvesting patterns are present in the provided text.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A developer wants to contribute to an open source project but finds the codebase confusing. Using this skill, they can create a comprehensive README and architecture guide that explains the project's purpose, structure, and contribution workflow, making it easier for new contributors to get started.
A company is transitioning a legacy codebase to a new team. This skill helps document the architecture, key design decisions, and API endpoints, ensuring the new team understands the system's intricacies and can maintain it effectively without extensive hand-holding.
A SaaS startup needs to provide clear API documentation for external developers. The skill guides creating endpoint descriptions, authentication details, and usage examples, improving developer experience and reducing support requests.
An educational institution wants to create a codebase for teaching programming concepts. Using this skill, they can add detailed code comments, getting-started guides, and visual aids to help students understand complex algorithms and project structure.
Offer basic documentation templates and guides for free, with premium features like AI-assisted comment generation, advanced diagramming, and collaboration tools for teams. Revenue comes from subscription plans for enterprises and large projects.
Provide expert consulting to companies needing to document their codebases, including audits, template creation, and training workshops. Revenue is generated through hourly rates or project-based contracts for documentation overhauls.
Create a marketplace where developers can buy and sell specialized documentation templates for different frameworks and industries. Revenue comes from commissions on sales and featured listings for popular templates.
💬 Integration Tip
Integrate this skill into existing development workflows by linking it to version control systems, enabling automatic documentation generation from code comments and commit messages.
Scored Apr 19, 2026
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Scaffold, test, document, and debug REST and GraphQL APIs. Use when the user needs to create API endpoints, write integration tests, generate OpenAPI specs, test with curl, mock APIs, or troubleshoot HTTP issues.
Twilio API integration with managed OAuth. SMS, voice calls, phone numbers, and communications. Use this skill when users want to send SMS messages, make voice calls, manage phone numbers, or work with Twilio resources. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
OpenClaw skill that installs a Google Sheets CLI with setup steps and commands for read/write, batch, formatting, and sheet management.