An autonomous agent designed to discover, analyze, and fix GitHub issues while maintaining strict security through a 5-layer guardrail system.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install github-issue-resolver
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-issue-resolver 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 Issue Resolver is a sophisticated autonomous agent that streamlines the entire lifecycle of software maintenance. By integrating directly with repository workflows, this tool helps developers manage technical debt by identifying high-impact issues and proposing verified fixes. It stands out in the ecosystem of Openclaw Skills by prioritizing safety and transparency through its robust internal security protocols.
The skill handles everything from repository cloning and branch management to automated testing and draft PR creation. It ensures that no dangerous operations, such as modifying protected branches or accessing secrets, occur without explicit oversight, making it a reliable partner for modern development teams. By leveraging standardized scripts for recommendation and auditing, it provides a consistent and professional experience for issue resolution.
Ensure you have the GitHub CLI (gh) installed and authenticated. To begin using this component of Openclaw Skills, clone the repository and install dependencies:
# Initialize the environment
pip install -r requirements.txt
# Configure guardrails
cp guardrails.json.example guardrails.json
# Start the discovery process
python3 scripts/recommend.py <owner>/<repo>
The skill maintains a structured directory for operations and auditing to ensure full transparency.
| Path | Description |
|---|---|
/audit/ |
Contains JSON logs of every action and command executed for compliance. |
/references/ |
Documentation for guardrails and API scoring rubrics used by the agent. |
guardrails.json |
Configuration file defining allowed scopes, paths, and action gates. |
/tmp/openclaw-work/ |
Temporary sandbox directory for repository cloning and code manipulation. |
Loading
A comprehensive web search and scraping tool designed for AI agents to extract structured data from any website including JS-heavy pages.

A sophisticated AI-powered tool that leverages Google Gemini to perform high-accuracy OCR on scanned or image-based PDF documents.

A comprehensive suite of 27 MCP tools that provides read/write access to iCloud Calendar, Reminders, and Contacts through Pear's CalDAV and CardDAV bridge.

Route any prompt to the highest-performing LLM based on thousands of peer-reviewed council deliberations.

A professional-grade integration for ByteDance's SeedDance API, enabling programmatic text-to-video and image-to-video generation.

A specialized tool for transforming sterile AI-generated text into high-quality, natural-sounding, and publication-ready editorial content.








































