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.
Data sourced from ClawHub. View on ClawSkills
Installation
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install githubOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install github⚠️ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js →
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/github/💡Extract and place the folder at the path above, then restart your agent.
Category
💻Developer & DevOpsPlatforms
About Github
Overview
Github is a developer & devops skill that extends your AI assistant with powerful new capabilities. 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.
Install it in seconds and start using it immediately within your AI workflow.
What Github Does
Github integrates directly with Claude, Cursor, OpenClaw via the Model Context Protocol (MCP), giving your AI agent access to specialized tools it wouldn't have by default.
Once installed, you can invoke its capabilities naturally in conversation — just describe what you want to do and your AI assistant will use Github to get it done.
Use Cases
- Automate repetitive developer & devops tasks without leaving your AI chat
- Combine Github with other skills to build powerful multi-step workflows
- Access real-time data and external services directly from your AI assistant
- Extend Claude's capabilities beyond conversation
How to Install
Installing Github takes seconds. Place the skill folder in the right directory for your setup:
# Personal (available across all projects)
~/.claude/skills/github/
# Project-specific
.claude/skills/github/
After placing the skill folder, restart your AI client (Claude Code, Cursor, Gemini CLI, OpenClaw, etc.). You can then invoke it with /github or let the AI discover it automatically based on context.
Compatibility
Github is compatible with Claude, Cursor, OpenClaw. It follows the open MCP (Model Context Protocol) standard, which means it works across all MCP-compatible AI clients without modification.
Example Prompts
Try these prompts with your AI agent after installing Github
Help me get started with Github
Explains what Github does, walks through the setup, and runs a quick demo based on your current project
Use Github to interact with github using the `gh` cli
Invokes Github with the right parameters and returns the result directly in the conversation
What can I do with Github in my developer & devops workflow?
Lists the top use cases for Github, with example commands for each scenario
Automate my developer & devops tasks using Github
Identifies repetitive steps in your workflow and sets up Github to handle them automatically
Frequently Asked Questions
How do I install Github?▾
Place the skill folder at ~/.claude/skills/github/ for personal use (all projects), or .claude/skills/github/ for project-specific use. Restart your AI client, then invoke with /github or let the AI discover it automatically.
What AI platforms does Github support?▾
Github supports Claude, Cursor, OpenClaw. It integrates seamlessly with these AI platforms to extend their capabilities.
Is Github free to use?▾
Github is free to install. Check the repository for licensing information.
What does Github do?▾
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.
What category does Github belong to?▾
Github is categorized under Developer & DevOps. These skills help AI agents perform specialized tasks in this domain.
Use Cases
Similar Skills
View all in Developer & DevOps →Browser Use
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with w...
Blogwatcher
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Browser Automation
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
Playwright MCP
Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automation workflows.