github-patInteract with GitHub using Personal Access Tokens. Secure, user-controlled access - no OAuth, no full account access. Clone, push, branch, PR, issues. Use when user wants to work with GitHub repos.
Install via ClawdBot CLI:
clawdbot install dannyshmueli/github-patGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
Developers use the skill to manage repositories, create branches, and open pull requests for collaborative coding. It streamlines contributions by automating repetitive tasks like cloning and pushing changes.
Teams integrate the skill into CI/CD pipelines to automate repository interactions, such as creating issues for deployment failures or managing branches. This reduces manual overhead and ensures consistent workflows.
Instructors leverage the skill to help students clone repositories, submit assignments via pull requests, and track issues. It provides a secure, controlled environment for learning version control without full account access.
Freelancers use the skill to manage client repositories, handle branching for features, and create issues for task tracking. The fine-grained PAT scopes ensure minimal access while enabling efficient collaboration.
Offer the skill as part of a larger platform for developers, charging subscription fees for enhanced features like analytics or team management. Revenue comes from monthly or annual plans.
Provide customized versions of the skill for large organizations, with added security audits and compliance features. Revenue is generated through licensing and support contracts.
Release a free basic version of the skill for individual use, with premium upgrades for advanced functionalities like bulk operations or priority support. Revenue comes from paid upgrades.
💬 Integration Tip
Store the PAT securely in TOOLS.md and use it via command-line arguments to avoid exposure in logs.
Scored Apr 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 "帮我看看这个项目...