← 返回 Skills 市场
xdlrt

test display name

作者 xdlrt · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
157
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yeshutest
功能描述
Interact with GitHub using the gh CLI to check PR CI status, view workflow runs and logs, and perform advanced API queries with JSON output.
安全使用建议
This skill is basically a set of recipes for using the gh CLI. Before installing/using it: (1) ensure the gh CLI is installed on any agent that will run it; (2) ensure the gh client is authenticated with appropriate GitHub credentials/tokens (use least privilege scopes); (3) verify the skill source/owner (there's a mismatch in the small metadata file vs. registry metadata — confirm the publisher you trust); (4) avoid granting broader tokens than needed since gh api calls can access many repo/org resources; and (5) you can test commands manually on a non-sensitive repo to confirm behavior before enabling autonomous runs.
功能分析
Type: OpenClaw Skill Name: yeshutest Version: 1.0.0 The skill bundle contains standard documentation and usage examples for the GitHub CLI (gh). The instructions in SKILL.md are limited to legitimate operations such as checking PR status, listing workflow runs, and querying the GitHub API, with no evidence of malicious intent or risky behavior.
能力评估
Purpose & Capability
The SKILL.md describes interacting with GitHub via the gh CLI, which matches the skill name/description. However, the skill does not declare the gh binary as a required dependency even though all commands use it — the binary requirement is implied but not declared.
Instruction Scope
Instructions are limited to running gh commands against repositories, PRs, runs, and the API. They don't instruct reading arbitrary files, scanning unrelated system state, or sending data to external endpoints other than GitHub via gh.
Install Mechanism
No install spec is present (instruction-only), so nothing is written to disk by the skill itself. This is the lowest-risk install pattern and is consistent with the skill's minimal scope.
Credentials
The skill declares no required environment variables or primary credential, but using gh requires the user/agent to be authenticated to GitHub (gh uses stored credentials or GH_TOKEN). The SKILL.md does not explain authentication expectations. This implicit credential requirement is proportional but should be made explicit to users.
Persistence & Privilege
The skill does not request persistent presence (always is false) and contains no code that would modify agent configuration or other skills. Autonomous invocation is allowed by default, which is normal for skills and not a problem here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yeshutest
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yeshutest 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the skill. - Added skill metadata file (_meta.json).
元数据
Slug yeshutest
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

test display name 是什么?

Interact with GitHub using the gh CLI to check PR CI status, view workflow runs and logs, and perform advanced API queries with JSON output. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 157 次。

如何安装 test display name?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install yeshutest」即可一键安装,无需额外配置。

test display name 是免费的吗?

是的,test display name 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

test display name 支持哪些平台?

test display name 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 test display name?

由 xdlrt(@xdlrt)开发并维护,当前版本 v1.0.0。

💬 留言讨论