githubInteract 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 steipete/githubGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Feb 15, 2026
Development teams can use this skill to monitor CI/CD pipeline statuses on GitHub pull requests, checking for failed runs and viewing logs for debugging. This helps ensure code quality and streamline deployment processes by quickly identifying issues in automated workflows.
Project managers and developers can list and filter GitHub issues and pull requests using JSON output and jq queries for structured reporting. This enables efficient tracking of tasks, prioritization, and status updates across multiple repositories in agile environments.
Data analysts or DevOps engineers can leverage the gh api command to extract specific data from GitHub, such as PR details or repository metrics, for custom dashboards or integrations. This supports data-driven decision-making and automation in tech operations.
Quality assurance teams can list recent workflow runs and view detailed logs for failed steps to diagnose build or test failures. This accelerates troubleshooting and improves software reliability by providing insights into CI/CD performance.
Companies can integrate this skill into their SaaS platforms to offer GitHub monitoring and management features as part of a larger DevOps toolchain. This adds value by providing real-time insights and automation, attracting customers seeking streamlined development workflows.
IT consulting firms can use this skill to assist clients in setting up and optimizing GitHub workflows, including CI/CD pipelines and issue tracking. This generates revenue through project-based contracts or ongoing support services for improved efficiency.
Educational providers can develop courses or certifications around using the gh CLI for GitHub automation, targeting developers and teams looking to enhance their skills. Revenue comes from course fees, workshops, or certification exams in the tech training market.
💬 Integration Tip
Always specify the --repo flag when not in a git directory to avoid errors, and use --json with --jq for efficient data parsing in scripts.
Scored Apr 15, 2026
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.
Create and deploy single-page static websites to GitHub Pages with autonomous workflow. Use when building portfolio sites, CV pages, landing pages, or any static web project that needs GitHub Pages deployment. Handles complete workflow from project initialization to live deployment with GitHub Actions automation.