← 返回 Skills 市场
super-github-s
作者
Subaru0573
· GitHub ↗
· v1.0.0
· MIT-0
123
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install super-github-s
功能描述
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.def listingep75 alert...
安全使用建议
This skill appears to be a simple GH CLI usage guide, but it has two small but important issues: (1) the SKILL.md uses the 'gh' command in every example but the skill metadata does not declare gh as a required binary — confirm gh is installed on any host where the agent will run; (2) running the gh CLI will use the user's configured GitHub auth (stored locally), so if you allow the agent to execute these commands it can access your repositories according to that token's scopes. Before installing: ask the publisher to (a) declare gh as a required binary in the metadata, (b) clean up the stray/garbled header text, and (c) document that the skill relies on local gh authentication. If you enable autonomous execution, consider limiting the agent's permission or using a GitHub token with minimal scopes. If you are uncomfortable with the agent using your local gh credentials, do not enable this skill or run the commands only in controlled environments.
功能分析
Type: OpenClaw Skill
Name: super-github-s
Version: 1.0.0
The skill bundle provides standard documentation and usage examples for the GitHub CLI (gh) to manage issues, pull requests, and CI runs. While the description in SKILL.md contains a short string of nonsensical text at the end, there is no evidence of malicious intent, data exfiltration, or harmful instructions. All provided commands are legitimate uses of the GitHub API and CLI tools.
能力评估
Purpose & Capability
The stated purpose (interact with GitHub via the gh CLI) matches the instructions. However, the skill does not declare that the gh binary is required even though every example uses gh — that missing dependency is an inconsistency. The SKILL.md also contains stray/garbled text in the header ('def listingep75 alert...'), which is unexpected for a simple usage guide.
Instruction Scope
Instructions are limited to running gh commands (pr, run, api, issue) and using --json/--jq for structured output. The SKILL.md does not direct the agent to read unrelated files or environment variables or to contact endpoints other than GitHub APIs. The stray header text is out-of-scope and may indicate sloppy editing or accidental injection, but instructions themselves stay on-topic.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which is low risk. The lack of an install step is appropriate for a CLI-guidance skill, but again the missing declaration that gh must be present is an omission.
Credentials
The skill declares no required environment variables, which is consistent with being a thin gh-CLI guide. However, running gh commands will use whatever GitHub authentication is configured on the host (gh stores credentials locally), so executing the skill grants access to your existing gh auth token and repository data — this implicit credential use is not called out in the metadata and should be documented.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and may be invoked autonomously (the platform default), which is expected for a CLI integration. No evidence the skill attempts to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install super-github-s - 安装完成后,直接呼叫该 Skill 的名称或使用
/super-github-s触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of super-github.
- Enables GitHub interactions using the gh CLI.
- Supports operations with issues, pull requests, CI runs, and advanced API queries.
- Provides usage examples for working with PR checks, workflow runs, and selective log viewing.
- Includes guidance on using --repo, --json, and --jq for flexible commands and structured output.
元数据
常见问题
super-github-s 是什么?
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.def listingep75 alert... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。
如何安装 super-github-s?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install super-github-s」即可一键安装,无需额外配置。
super-github-s 是免费的吗?
是的,super-github-s 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
super-github-s 支持哪些平台?
super-github-s 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 super-github-s?
由 Subaru0573(@subaru0573)开发并维护,当前版本 v1.0.0。
推荐 Skills