Automates the creation and maintenance of a comprehensive product knowledge base directly from your GitHub source code.
The kb-github skill transforms your GitHub repository into a fully-indexed Agency Knowledge Base by performing deep codebase research and web exploration. It acts as the intelligent engine for the agency-kb CLI, guiding users through initial setup, generating structured outlines based on feature areas, and automatically synchronizing article content with code changes. It identifies documentation gaps, ensures terminology consistency through a custom prompt system, and streamlines the publishing process for both internal team FAQs and public customer documentation.
主な機能
01Gap analysis to identify undocumented user-facing features
020 GitHub stars
03Integration with Agency and Anthropic APIs for AI-driven generation
04Automated codebase research and product exploration
05Seamless synchronization between source code changes and KB content
06Interactive Knowledge Base (KB) outline and TOC generation
ユースケース
01Identifying missing documentation for new features added to the codebase
02Keeping product documentation in sync with fast-moving code releases via CI/CD
03Bootstrapping a new help center or internal wiki from an existing GitHub repository