← 返回 Skills 市场
5976
总下载
1
收藏
169
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gh-issues - 安装完成后,直接呼叫该 Skill 的名称或使用
/gh-issues触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial registration
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5976 次。
如何安装 gh-issues?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gh-issues」即可一键安装,无需额外配置。
gh-issues 是免费的吗?
是的,gh-issues 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
gh-issues 支持哪些平台?
gh-issues 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 gh-issues?
由 JackHua6(@jackhua6)开发并维护,当前版本 v1.0.0。
推荐 Skills