github-localInteract with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Install via ClawdBot CLI:
clawdbot install morrison230/github-localGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 20, 2026
Engineering teams can quickly check the CI status of any pull request using gh pr checks. This helps catch failed tests early and streamline code review by providing immediate visibility into build and test results without leaving the terminal.
Developers and project managers can list, filter, and update issues using gh issue list with JSON output. This enables efficient issue triaging, prioritization, and integration with other tools for reporting and automation.
When a workflow run fails, developers can view logs for only the failed steps using gh run view --log-failed. This accelerates debugging by focusing on errors rather than sifting through entire logs.
Users can extract specific PR details like title, state, and author using gh api with jq filtering. This is useful for generating custom reports or integrating GitHub data into dashboards and analytics tools.
Offer a CLI-based monitoring service that uses gh commands to aggregate CI status, PR details, and issue data from multiple repositories. Revenue comes from monthly subscriptions for enhanced reporting and alerts.
Provide consulting services to optimize team workflows using gh CLI automation. Charge per engagement for training, script development, and process integration.
Develop and maintain an open-source wrapper around gh for advanced automation (e.g., auto-triage, CI notifications). Offer paid enterprise support, custom features, and SLAs.
💬 Integration Tip
For maximum efficiency, alias common gh commands in your shell profile and use --json with jq to pipe structured data into other scripts or tools like jq, fzf, or dashboarding apps.
Scored May 20, 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.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
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...