A powerful integration for managing GitHub repositories, pull requests, and CI/CD workflows using the GitHub CLI.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install cool-github-cli
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 cool-github-cli 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 empowers AI agents to interact directly with the GitHub ecosystem via the official gh CLI. It provides a robust interface for performing administrative and collaborative tasks without needing a manual browser flow. By leveraging Openclaw Skills, your agent can effectively bridge the gap between local development and remote repository management.
This skill is designed for high-efficiency operations, allowing for the automation of pull request lifecycles, issue tracking, and workflow monitoring. It ensures that developers and automated agents can maintain a single source of truth within their version control system while utilizing the full power of GitHub's API and structured data outputs.
To use this Openclaw Skills integration, ensure the GitHub CLI is installed and authenticated on your system.
# Install the gh CLI (if not present)
brew install gh
# Authenticate your account
gh auth login
# Verify the connection
gh auth status
The skill utilizes structured JSON output from the GitHub CLI, often filtered with jq for precision. Data is typically organized as follows:
| Object | Key Fields Managed |
|---|---|
| Pull Request | number, title, state, mergeable, author, additions, deletions |
| Issue | number, title, labels, state, createdAt, body |
| Workflow Run | id, status, conclusion, event, createdAt |
| Repository | stargazers_count, forks_count, full_name |
Loading
A comprehensive suite of system, network, and file management utilities designed to give AI agents Swiss Army knife capabilities for server maintenance.

An automated conversion rate optimization tool that generates 10 high-converting landing page variations based on competitor analysis and proven copywriting frameworks.

A comprehensive diagnostic tool for resolving connection, pairing, and routing failures between OpenClaw gateways and companion apps.

A real-time visual dashboard for managing actionable pins, multi-track project pipelines, and historical task recovery.

A high-performance AI video creation skill that transforms text descriptions and product photos into professional 1080p MP4 videos in minutes.

An AI-powered automation skill designed to detect and strip subtitles or text overlays from video files via the WeShop OpenAPI.








































