Automated PR Reviewer
This skill provides automated pull request reviews, identifying potential security vulnerabilities, logic errors, and st...
This skill automates the process of fixing GitHub issues. It fetches issues from a repository, spawns sub-agents to implement fixes, opens pull requests, and monitors and addresses review comments. It supports various filters and options, including labels, milestones, assignees, and fork mode, to customize the issue fixing process.
Fetches GitHub issues based on specified criteria, spawns sub-agents to implement fixes, opens pull requests, and monitors and addresses review comments on those PRs.
Use this skill to automate the process of fixing bugs and implementing feature requests in a GitHub repository. It is particularly useful for handling a large backlog of issues or for projects with active community contributions.
GitHub repository (owner/repo), optional filters (labels, milestones, assignees), GitHub API token.
Pull requests with automated fixes, addressed review comments, and summary reports.
1. Open the OpenClaw dashboard in Claude Desktop.
2. Navigate to the 'Skills' section.
3. Search for 'gh-issues' and click 'Install'.
4. Configure the required GH_TOKEN environment variable in the OpenClaw settings.
1. Open Cursor IDE.
2. Install the OpenClaw extension from the VS Code Marketplace.
3. Configure the OpenClaw extension to point to your OpenClaw server.
4. Install the 'gh-issues' skill from the OpenClaw skill marketplace within Cursor.
1. Ensure you have OpenClaw installed and configured.
2. Download the `SKILL.md` file for the `gh-issues` skill.
3. Place the `SKILL.md` file in the OpenClaw skills directory (usually `~/.openclaw/skills`).
4. Set the GH_TOKEN environment variable with your GitHub API token. You can set it in your shell or in the OpenClaw configuration file (`~/.openclaw/openclaw.json`). Ensure the token has `repo` scope.
Discover more AI agent skills in the same category to enhance your workflow automation.
This skill provides automated pull request reviews, identifying potential security vulnerabilities, logic errors, and st...
This skill leverages deep context analysis to generate comprehensive test suites automatically. It identifies edge cases...
This skill helps developers optimize their pull requests for efficient code reviews. It generates comprehensive PR descr...
This skill provides expert-level assistance for Flutter development, covering everything from architecture and UI implem...
Provides production-ready FastAPI project structures with async patterns, dependency injection, middleware, and best pra...
The App Builder skill serves as a central orchestrator for creating full-stack applications based on natural language re...
Join the community and help AI agents learn new capabilities. Submit your skill and reach thousands of developers.