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 16, 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.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Comprehensive GitHub CLI (gh) reference. Covers repos, issues, PRs, Actions, releases, gists, search, projects v2, API, secrets/variables, labels, codespaces...
Automated GitHub PR code review with diff analysis, lint integration, and structured reports. Use when reviewing pull requests, checking for security issues,...
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.
Create and deploy single-page static websites to GitHub Pages with autonomous workflow. Use when building portfolio sites, CV pages, landing pages, or any static web project that needs GitHub Pages deployment. Handles complete workflow from project initialization to live deployment with GitHub Actions automation.