← Back to Skills Marketplace
yequanzheng

test

by yequanzheng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
259
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install test33
Description
Interact with GitHub using the gh CLI to manage pull requests, check CI status, view workflow runs, and access advanced API queries.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install test33
  3. After installation, invoke the skill by name or use /test33
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug test33
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is test?

Interact with GitHub using the gh CLI to manage pull requests, check CI status, view workflow runs, and access advanced API queries. It is an AI Agent Skill for Claude Code / OpenClaw, with 259 downloads so far.

How do I install test?

Run "/install test33" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is test free?

Yes, test is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does test support?

test is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created test?

It is built and maintained by yequanzheng (@yequanzheng); the current version is v1.0.0.

💬 Comments