github-automationAutomate common GitHub tasks — create issues, check PR status, list repos, manage projects. Use when the user wants to interact with GitHub programmatically...
Install via ClawdBot CLI:
clawdbot install cloudcompile/github-automationGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 13, 2026
Developers can create, comment on, and close issues directly from the command line, speeding up issue management without leaving the terminal. This is especially useful in fast-paced development environments where context switching is costly.
DevOps engineers can check PR status, review comments, and merge status for multiple repositories quickly, enabling efficient CI/CD pipeline oversight. This reduces time spent toggling between GitHub web and local environment.
Freelancers managing multiple client repos can list repositories, check stats, and get recent commits without manual navigation. This streamlines oversight of several projects from a single command line interface.
Open source maintainers can check notifications for starred repos or their own projects, staying on top of community interactions without opening the browser. This helps manage high-volume projects efficiently.
Companies subscribe to a package of developer tools that includes this GitHub automation skill, allowing teams to streamline workflows. Revenue comes from monthly or annual per-seat licensing.
Offer basic GitHub automation for free (e.g., create issues) and charge for advanced features (e.g., bulk operations, multi-repo management). Revenue from premium tier upgrades.
Integrate this skill into larger DevOps platforms like CI/CD pipelines or internal developer portals, bundled as an add-on feature. Revenue via platform subscription markup.
💬 Integration Tip
Set GITHUB_TOKEN environment variable before using the skill and ensure the token has repo, issues, pull_requests, and notifications permissions for full functionality.
Scored May 13, 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...