github-cli-toolInteract 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 zhengxinjipai/github-cli-toolGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
Development teams can use this skill to monitor CI/CD pipeline statuses for pull requests and workflow runs. It helps quickly identify failed steps and logs, enabling faster debugging and deployment cycles in agile environments.
Project managers and developers can track and manage pull requests by checking their status, listing issues, and viewing detailed information. This streamlines code review processes and ensures timely merges in collaborative projects.
Data analysts or DevOps engineers can leverage the gh api command to extract custom data from GitHub, such as PR details or issue metrics. This supports reporting, analytics, and integration with other tools for data-driven decision-making.
Teams can automate the generation of reports on workflow runs and issue lists using JSON output and jq filtering. This reduces manual effort and provides structured insights for stand-ups or stakeholder updates.
Companies can integrate this skill into their SaaS platforms to offer GitHub monitoring and management features. This enhances product value by providing real-time insights into CI/CD pipelines and PR statuses for clients.
IT consulting firms can use this skill to set up and optimize GitHub workflows for clients, offering services like CI/CD configuration, automation scripting, and performance monitoring. This helps clients improve development efficiency.
Tool vendors can bundle this skill with other developer tools in a marketplace, selling it as part of a suite for GitHub automation. This attracts developers looking for integrated solutions to streamline their workflows.
💬 Integration Tip
Ensure the gh CLI is installed via brew or apt as specified in the metadata. Always use --repo flag when outside a git directory to avoid errors.
Scored Jun 19, 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 "帮我看看这个项目...