← Back to Skills Marketplace
xdlrt

test display name

by xdlrt · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
157
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install yeshutest
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yeshutest
  3. After installation, invoke the skill by name or use /yeshutest
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the skill. - Added skill metadata file (_meta.json).
Metadata
Slug yeshutest
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.

How do I install test display name?

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

Is test display name free?

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

Which platforms does test display name support?

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

Who created test display name?

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

💬 Comments