github-kbManage a local GitHub knowledge base and provide GitHub search capabilities via gh CLI. Use when users ask about repos, PRs, issues, request to clone GitHub repositories, explore codebases, or need information about GitHub projects. Supports searching GitHub via gh CLI and managing local KB with GITHUB_KB.md catalog. Configure via GITHUB_TOKEN and GITHUB_KB_PATH environment variables.
Install via ClawdBot CLI:
clawdbot install jameschan21/github-kbGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
A development team uses the skill to search for open-source libraries or frameworks by language or topic, clone relevant repositories into a local knowledge base for reference, and quickly view issues or PRs to assess community activity or troubleshoot similar problems. This accelerates research and onboarding by centralizing external code examples.
Researchers in computer science or data science utilize the skill to find GitHub repositories related to specific algorithms or datasets, clone them into an organized local directory for analysis, and search issues to understand common challenges or updates. This supports reproducible research and keeps a curated collection of tools and papers.
A DevOps engineer searches for infrastructure-as-code templates, monitoring tools, or CI/CD projects using qualifiers like stars or topics, clones promising repos to evaluate their structure and documentation, and checks PRs to gauge maintenance activity. This aids in selecting reliable tools for deployment pipelines.
A founder explores GitHub for competitors' open-source projects or trending technologies in their domain, clones key repos to analyze code quality and features, and searches issues to identify user pain points or feature requests. This informs product strategy and technical decisions by leveraging community insights.
A technical writer searches for repositories with extensive documentation or specific examples, clones them to extract code snippets or project descriptions, and reviews issues to understand common user questions. This streamlines creating accurate tutorials, guides, or API references for internal or external audiences.
A company builds a platform that integrates this skill's search and local KB capabilities into a web interface, offering advanced analytics, collaboration features, and automated updates for cloned repos. Revenue is generated through subscription tiers for teams, with premium features like AI-powered insights or private instance hosting.
A consultancy uses the skill as a tool to help clients set up and manage local knowledge bases, train teams on efficient GitHub search techniques, and integrate these workflows into their development processes. Revenue comes from project-based fees or retainer contracts for ongoing support and customization.
An enterprise software product bundles this skill with additional features like security scanning, compliance tracking, and integration with internal tools (e.g., Jira, Slack). It targets large organizations needing centralized control over external code assets. Revenue is derived from licensing fees per user or site-wide deployments.
💬 Integration Tip
Ensure the GitHub CLI (gh) is pre-installed and authenticated in the environment, and set GITHUB_TOKEN and GITHUB_KB_PATH as environment variables for seamless operation across different systems.
Scored Apr 15, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Comprehensive GitHub CLI (gh) reference. Covers repos, issues, PRs, Actions, releases, gists, search, projects v2, API, secrets/variables, labels, codespaces...
Automated GitHub PR code review with diff analysis, lint integration, and structured reports. Use when reviewing pull requests, checking for security issues,...
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.