alvisdunlop-ghUse the GitHub CLI (gh) to perform core GitHub operations: auth status, repo create/clone/fork, issues, pull requests, releases, and basic repo management. T...
Install via ClawdBot CLI:
clawdbot install alvisdunlop/alvisdunlop-ghGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://SkillBoss.co/skill.mdAudited Apr 18, 2026 · audit v1.0
Generated May 6, 2026
A maintainer uses gh to create releases with version tags, titles, and notes directly from the CLI, avoiding manual GitHub UI navigation. This streamlines the release process for projects with frequent updates.
Team members list, create, and comment on GitHub issues via gh commands without leaving the terminal. Ideal for teams that prioritize command-line efficiency and rapid issue tracking.
Developers create pull requests from current branches, then merge them with explicit methods (--merge) after automated checks pass. This integrates seamlessly into existing CI/CD workflows.
Founders create private repos with gh, setting visibility to --private and adding descriptions. This enables rapid project initialization without leaving the command line.
Contributors fork a repository, clone it locally, and later sync changes using gh. The tool simplifies the standard fork-clone-PR workflow for new contributors.
Offer a premium CLI add-on that wraps gh with team-level analytics, automated workflows, and compliance checks. Revenue comes from monthly subscription fees.
Provide consulting to integrate gh into client CI/CD pipelines, including custom scripts and training. Revenue from project-based consulting or retained support.
Create a course or certification for mastering GitHub CLI usage in professional development. Revenue from course sales and certification exams.
💬 Integration Tip
Integrate gh into your CI/CD pipeline by using the --confirm flag to skip interactive prompts, and capture output URLs for logs or notifications.
Scored May 6, 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 "帮我看看这个项目...