← 返回 Skills 市场
yequanzheng

test

作者 yequanzheng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
259
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install test33
功能描述
Interact with GitHub using the gh CLI to manage pull requests, check CI status, view workflow runs, and access advanced API queries.
安全使用建议
This skill is an instruction-only helper for the GitHub 'gh' CLI and appears to do what it says, but it does not declare that 'gh' must be installed or that it will use your existing GitHub authentication. Before installing, verify you want the agent to run gh commands using your account: ensure 'gh' is installed on the host, confirm which credentials will be used (local gh auth or GH_TOKEN), and consider using a machine/service account with minimal scopes if you want to limit access. Also consider restricting autonomous use or reviewing the exact gh commands the agent will run during operation. If you expect the skill to work in environments without preinstalled gh, ask the author to add a required-binaries entry for 'gh' and documentation about authentication requirements.
功能分析
Type: OpenClaw Skill Name: test33 Version: 1.0.0 The skill bundle provides standard documentation and command examples for using the official GitHub CLI (gh) to interact with repositories, pull requests, and workflow runs. The instructions in SKILL.md are helpful, transparent, and lack any indicators of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The SKILL.md clearly targets the GitHub 'gh' CLI (pr checks, run view, gh api). That purpose is coherent, but the skill metadata declares no required binaries or credentials — it should list 'gh' as a required binary and note that GH_TOKEN or an authenticated gh session is required. The missing declaration is a mismatch (not necessarily malicious) but important.
Instruction Scope
Runtime instructions are limited to running gh commands against repos and workflow runs and using --json/--jq for output. The instructions do not ask the agent to read arbitrary system files, network endpoints beyond GitHub, or other unrelated credentials.
Install Mechanism
There is no install spec (instruction-only), so nothing will be downloaded or written by the skill itself. This minimizes installer-related risk.
Credentials
The skill declares no environment variables or primary credential, yet the gh commands require GitHub authentication to operate. In practice the gh CLI will use an authenticated session or GH_TOKEN from the environment or config files (~/.config/gh), so the skill implicitly relies on access to those secrets without declaring them. That omission reduces transparency about what credentials will be used.
Persistence & Privilege
The skill does not request persistent/always-on presence and does not modify other skills or system settings. Autonomous invocation is allowed by platform default but is not combined here with elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install test33
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /test33 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. - Skill renamed from "onchain" to "githubdescription" - Complete content update: now focused on using the GitHub CLI (`gh`) for pull requests, workflow runs, API queries, and JSON output - All previous references to crypto, portfolio tracking, and exchanges removed - Includes command examples for GitHub PR status, workflow runs, logs, and advanced API usage
元数据
Slug test33
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

test 是什么?

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

如何安装 test?

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

test 是免费的吗?

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

test 支持哪些平台?

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

谁开发了 test?

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

💬 留言讨论