github-tokenInteract 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-tokenGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
Developers use this skill to automate repository tasks like cloning, branching, and creating pull requests for collaborative coding projects. It streamlines workflows by handling GitHub operations directly from an agent, reducing manual steps in version control.
Teams integrate this skill into CI/CD pipelines to push code changes, manage branches, and open issues automatically. It enables seamless deployment and monitoring by interacting with GitHub repositories without manual intervention.
Researchers use this skill to clone and manage code repositories for data analysis or simulation projects. It facilitates version control and issue tracking in collaborative academic settings, ensuring secure access via personal tokens.
Technical writers automate updates to GitHub-hosted documentation by pushing changes and creating issues for review. This skill helps maintain versioned content and streamline editorial workflows in documentation projects.
Freelancers leverage this skill to quickly set up and manage client repositories, handle branching for feature development, and create pull requests. It simplifies project management and enhances productivity with secure token-based access.
Offer this skill as part of a paid subscription for developers, providing automated GitHub management tools. Revenue comes from monthly fees for access to enhanced features like batch operations or analytics.
Integrate this skill into enterprise software solutions for companies needing secure GitHub automation. Revenue is generated through licensing fees and custom integration services for large-scale deployments.
Provide a free version with basic GitHub operations and charge for advanced features like multi-repo management or priority support. Revenue streams from premium upgrades and add-on services.
💬 Integration Tip
Store tokens securely in TOOLS.md and use minimal scopes to follow least privilege principles, ensuring safe automation without exposing sensitive data.
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 "帮我看看这个项目...