uplo-githubAI-powered GitHub knowledge management. Search repository metadata, code review standards, issue tracking, and team workflows with structured extraction.
Install via ClawdBot CLI:
clawdbot install roojenkins/uplo-githubGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://img.shields.io/badge/ClawHub-uplo-github-blueAudited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
New hires can query the entire GitHub organization to understand team ownership, contribution guidelines, open issues for beginners, and architectural decisions, reducing ramp-up time from weeks to days.
When a shared library introduces breaking changes, engineers can identify affected teams, pinned versions, and maintainers by searching pull requests, releases, and CODEOWNERS across repositories.
Tech leads can search PR discussions, RFCs, and architecture decision records to understand historical context behind monorepo adoption or migration decisions, without hunting through multiple sources.
Product managers can quickly count merged PRs per service, find issues with specific labels, and retrieve release notes for sprint retrospectives and stakeholder updates.
Security teams can scan all repositories for CI workflows using deprecated GitHub Actions runners, outdated dependencies, or CODEOWNERS changes that may indicate access drift.
Charge organizations a monthly fee per user or a flat rate per GitHub org, offering tiered plans based on repository count and ingestion frequency.
Provide basic search and context for free (limited repos/updates), and charge for advanced features like historical data export, real-time sync, or priority indexing.
Offer large organizations a custom deployment option with dedicated support, SSO, and integration with internal tools (e.g., Jira, Confluence) for a higher annual contract value.
💬 Integration Tip
Start by indexing a few key repositories and testing search_with_context queries for common onboarding or cross-team questions, then expand to full org ingestion based on usage feedback.
Scored May 6, 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.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...