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 19, 2026
Essential Git commands and workflows for version control, branching, and collaboration.
GitHub API integration with managed OAuth. Access repositories, issues, pull requests, commits, branches, and users. Use this skill when users want to interact with GitHub repositories, manage issues and PRs, search code, or automate workflows. For other third party apps, use the api-gateway skill (
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
Format commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures commits follow the standard format for automated tooling, changelog generation, and semantic versioning.
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.
Generate GitHub AI trending project reports as formatted text leaderboards. Fetches top-starred AI/ML/LLM repos by daily, weekly, or monthly period and renders a styled leaderboard. Use when the user asks for AI project trends, GitHub trending, AI leaderboard, or wants to see popular AI repos.