openclaw-github-assistantQuery and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Install via ClawdBot CLI:
clawdbot install conorkenn/openclaw-github-assistantGrade Excellent — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/settings/tokensUses known external API (expected, informational)
api.github.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A development team uses the skill to quickly list repositories, check CI/CD pipeline statuses, and create issues for bugs during daily standups. This streamlines workflow by reducing manual GitHub navigation, improving team coordination and productivity in agile environments.
Maintainers of open source projects leverage the skill to search repositories, view recent commits, and create issues for community-reported bugs. It helps manage contributions efficiently, ensuring timely responses and better project oversight without constant browser access.
DevOps engineers integrate the skill into their workflows to monitor CI statuses across multiple repositories and automate issue creation for failed builds. This enhances operational efficiency by providing real-time insights and reducing manual intervention in deployment pipelines.
Instructors and students use the skill during coding workshops to create repositories, list projects, and track activity for assignments. It simplifies GitHub interactions for beginners, fostering hands-on learning and collaboration in academic settings.
Freelancers utilize the skill to manage their GitHub portfolios by creating repos, searching for specific projects, and checking recent activity to showcase work to clients. It aids in maintaining an organized and up-to-date presence for business development.
Companies can integrate this skill into their SaaS platforms to offer GitHub management as a value-added feature for developers. This attracts users by enhancing productivity, with potential revenue from subscription tiers or enterprise licenses.
Agencies provide consulting services to help organizations set up and optimize the skill for their GitHub workflows. Revenue is generated through project-based fees or ongoing support contracts, targeting businesses seeking efficiency gains.
Educational providers develop training programs and certifications around using AI skills like this for GitHub management. Revenue comes from course sales, workshops, and certification exams, catering to professionals and students.
💬 Integration Tip
Ensure the GITHUB_TOKEN has minimal required scopes like 'repo' to enhance security, and use environment variables for easy configuration in local development environments.
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 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 (
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.