github-apiGitHub 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 (
Install via ClawdBot CLI:
clawdbot install byungkyu/github-apiGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.ai/byungkyu/api-gatewayUses known external API (expected, informational)
api.github.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Development teams can automate issue creation, assignment, and tracking across multiple repositories. This skill enables setting up workflows that trigger actions based on code commits or pull requests, streamlining project management and reducing manual overhead in agile environments.
Organizations in regulated industries like finance or healthcare can use this skill to audit GitHub repositories for compliance checks. It automates scanning of code changes, branch permissions, and access logs to ensure adherence to security policies and regulatory standards, generating reports for audits.
Technical writing teams can synchronize documentation files across repositories, automating updates to READMEs, wikis, or API docs. This skill facilitates version control for documentation, enabling collaborative editing and deployment of content changes alongside code releases in tech companies.
DevOps engineers can integrate this skill with CI/CD pipelines to automate repository actions like branch creation, commit triggers, and deployment status updates. It helps manage GitHub workflows for testing, building, and deploying applications, improving efficiency in software delivery processes.
Open source project maintainers can automate tasks such as managing pull requests, reviewing contributions, and updating contributor lists. This skill assists in scaling community engagement by handling repetitive GitHub operations, fostering collaboration in non-profit or tech community projects.
Companies can build a SaaS platform that integrates GitHub with other tools like project management or analytics software. This model generates revenue through subscription fees, offering enhanced automation and insights for enterprise clients seeking streamlined development workflows.
Agencies or freelancers can offer consulting services to help businesses automate their GitHub operations. Revenue comes from project-based fees or retainer contracts, providing tailored solutions for repository management, issue tracking, and workflow optimization in various industries.
A marketplace can be created where developers sell pre-built GitHub automation scripts or plugins using this skill. Revenue is generated via transaction fees or commissions on sales, catering to individual developers and small teams looking for quick integration solutions.
💬 Integration Tip
Ensure the MATON_API_KEY is securely stored and use the Maton-Connection header to manage multiple GitHub accounts, which is crucial for scaling automation across different projects or organizations.
Scored May 18, 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.
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.