OpenClaw GitHub Assistant
🛠️ Agent SkillClawHub
Query and manage GitHub repos via AI: list, search, create issues, check CI.
The OpenClaw GitHub Assistant is a skill/plugin designed for AI agent platforms to perform common GitHub operations without leaving the chat interface. It supports listing repositories for a user or organization, checking the continuous integration (CI) status of a repository, creating new issues, searching for repositories by keywords, and viewing recent activity such as commits and pull requests. Built by ClawHub, this skill has been downloaded over 18,500 times and installed in 184 agents. It is version 7, indicating active development and refinement. The skill abstracts the GitHub API into simple, prompt-driven commands, making it accessible for developers and project managers who want to streamline their GitHub workflows through conversational AI. It is particularly useful for monitoring repository health, triaging issues, and quickly finding relevant repositories. The skill is open source and integrates with the ClawHub ecosystem.
💡Highlights
- ├─List and search repos
- ├─Create issues via AI
- └─Check CI/CD status
🎯For
- ├─Software developers
- ├─DevOps engineers
- └─Project managers