A powerful integration enabling AI agents to manage GitHub repositories, pull requests, and CI/CD workflows via the official GitHub CLI.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install github-1-0-0
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install github-1-0-0 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The GitHub skill for Openclaw Skills brings the full power of the gh CLI to your automated workflows. It allows for deep interaction with GitHub repositories, enabling users to manage issues, monitor pull requests, and analyze GitHub Actions directly. By utilizing this skill within the Openclaw Skills ecosystem, developers can bridge the gap between their AI coding agents and their version control hosting platform, ensuring that every CI/CD run and PR review is accessible through a standardized interface.
To get started with this skill in Openclaw Skills, ensure the GitHub CLI is installed and you are authenticated with your account.
# Install gh CLI (if not present)
# See https://cli.github.com/ for OS-specific instructions
# Authenticate with your GitHub account
gh auth login
# Test the connection within Openclaw Skills
gh repo view --repo owner/repo
The GitHub skill leverages structured JSON output to provide high-fidelity data to Openclaw Skills. Below is the mapping of common data interactions:
| Functionality | CLI Command Example | Output Type |
|---|---|---|
| PR Status | gh pr checks | Text/Table |
| Workflow Logs | gh run view --log-failed | Log Streams |
| Custom Metadata | gh api ... --json | JSON/JQ Filtered |
| Issue Tracking | gh issue list --json number,title | JSON Array |
Loading
A high-performance Rust-based browser automation engine designed for lightning-fast DOM extraction and robust session management.

A cloud-based browser infrastructure that enables AI agents to control web browsers and execute autonomous tasks via API.

A secure passthrough proxy that simplifies calling third-party APIs by managing OAuth connections and authentication automatically.

A specialized crypto risk assessment skill for AI agents that classifies digital assets into vitality tiers using institutional financial metrics.

A professional AI video generation skill for creating uncensored, high-quality content using advanced models like Kling, Wan, and Seedance Pro.

A comprehensive Model Context Protocol server that grants AI agents full access to Microsoft 365 services including Mail, Calendar, OneDrive, and Teams.








































