github-testInteract 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 yqghlx/github-testGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 12, 2026
Automate checking CI status on pull requests to ensure code quality before merging. This is useful for teams that require passing checks for every PR.
Use gh run commands to view recent workflow runs, identify failed steps, and retrieve logs for troubleshooting. This helps DevOps teams quickly resolve build issues.
Leverage gh api to extract specific data from repositories, such as PR titles and assignees, for custom dashboards or reporting tools.
Use gh issue with --json and --jq to filter and list issues across multiple repositories, enabling better tracking of work items.
Integrate gh CLI into internal CI/CD pipelines to automate GitHub interactions, reducing manual effort and errors.
Offer training sessions to teams on using gh CLI effectively for workflow automation and reporting.
Build a SaaS product that wraps gh CLI commands into a user-friendly interface for non-technical team members.
💬 Integration Tip
Use --repo flag to avoid git directory dependency; combine with --json and --jq for scriptable output.
Scored May 12, 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...