← 返回 Skills 市场
Github
作者
Peter Steinberger
· GitHub ↗
· v1.0.0
191405
总下载
643
收藏
4525
当前安装
1
版本数
在 OpenClaw 中安装
/install github
功能描述
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
安全使用建议
Install only if you are comfortable letting the agent use your local GitHub CLI. Check `gh auth status`, prefer least-privileged GitHub access, and review any command that posts, edits, merges, deletes, or uses `gh api` beyond simple read-only queries.
功能分析
Type: OpenClaw Skill
Name: github
Version: 1.0.0
The skill bundle provides instructions for interacting with GitHub using the `gh` CLI. All examples provided in `SKILL.md` demonstrate read-only operations (e.g., checking PR status, listing runs, viewing API data). While the `gh api` command itself offers broad capabilities that could be misused if the agent's GitHub token has extensive permissions, the skill's instructions and examples do not show any intent for malicious behavior, data exfiltration, prompt injection, or other high-risk actions. The content is clearly aligned with its stated purpose.
能力评估
Purpose & Capability
The skill's purpose and content are coherent: it teaches use of `gh` for PRs, workflow runs, issues, and API queries. The `gh api` capability is broad, but the included example is read-only and purpose-aligned.
Instruction Scope
The examples are read-oriented and encourage explicit `--repo owner/repo` scoping. The skill does not include destructive examples, but users should still review any generated write, merge, delete, or non-read API command.
Install Mechanism
The artifact contains only `SKILL.md`; there are no executable scripts or install hooks. It depends on a preinstalled GitHub CLI, which is not declared as a bundled dependency.
Credentials
Using the local `gh` CLI is proportionate for a GitHub skill, but commands will run under the user's existing GitHub CLI authentication and permissions.
Persistence & Privilege
No persistence, background process, privilege escalation, credential capture, stored state, or file mutation behavior appears in the artifact.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install github - 安装完成后,直接呼叫该 Skill 的名称或使用
/github触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
常见问题
Github 是什么?
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 191405 次。
如何安装 Github?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install github」即可一键安装,无需额外配置。
Github 是免费的吗?
是的,Github 完全免费(开源免费),可自由下载、安装和使用。
Github 支持哪些平台?
Github 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Github?
由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.0。
推荐 Skills