← Back to Skills Marketplace
jackhua6

gh-issues

by JackHua6 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
5976
Downloads
1
Stars
169
Active Installs
1
Versions
Install in OpenClaw
/install gh-issues
Description
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label b...
Usage Guidance
Review before installing. Use only a least-privilege GitHub token, avoid private repositories unless you accept the exposure risk, start with --dry-run, and avoid --yes, --watch, --cron, and --notify-channel unless the scope and destination are tightly controlled. Treat logs and kept transcripts from this skill as potentially containing GitHub token material.
Capability Assessment
Purpose & Capability
The stated purpose matches the main capabilities: fetching issues, editing code, pushing branches, opening PRs, and addressing review comments. These are high-impact repository actions, especially with --yes, --watch, --cron, and review automation.
Instruction Scope
The skill includes confirmations and dry-run mode, but --yes and cron/watch modes can continue spawning agents and processing issues or reviews with limited per-action confirmation after initial selection.
Install Mechanism
Metadata requires curl, git, and gh and offers a brew gh install, while the runtime instructions repeatedly say gh is not used and rely on curl plus the GitHub REST API. This is inconsistent but not malicious by itself.
Credentials
A GitHub token is expected for this workflow, but the artifact tells agents to echo GH_TOKEN, read tokens from ~/.openclaw/openclaw.json and /data/.clawdbot/openclaw.json, export them, and embed them in git remote URLs. That is broader and leakier than needed.
Persistence & Privilege
The skill writes cursor and claim files under /data/.clawdbot, supports watch/cron fire-and-forget behavior, and preserves sub-agent transcripts with cleanup: keep while token material may be printed.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gh-issues
  3. After installation, invoke the skill by name or use /gh-issues
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial registration
Metadata
Slug gh-issues
Version 1.0.0
License MIT-0
All-time Installs 195
Active Installs 169
Total Versions 1
Frequently Asked Questions

What is gh-issues?

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label b... It is an AI Agent Skill for Claude Code / OpenClaw, with 5976 downloads so far.

How do I install gh-issues?

Run "/install gh-issues" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is gh-issues free?

Yes, gh-issues is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does gh-issues support?

gh-issues is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created gh-issues?

It is built and maintained by JackHua6 (@jackhua6); the current version is v1.0.0.

💬 Comments