← Back to Skills Marketplace
hhdfasf
by
yequanzheng
· GitHub ↗
· v1.0.0
· MIT-0
293
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install self-improving-agent22
Description
Interact with GitHub using the gh CLI for PR checks, workflow run details, logs, API queries, and JSON output filtering.
Usage Guidance
This skill's instructions are straightforward: it runs gh CLI commands to inspect PRs and workflow runs. But the package metadata omits that dependency and any mention of required GitHub credentials. Before installing or enabling it: 1) confirm the agent environment has the gh CLI installed and accessible on PATH; 2) ensure the agent has appropriate GitHub authentication configured (prefer a least-privilege personal access token or gh auth with minimal scopes) rather than supplying broad credentials; 3) consider the unknown source and lack of homepage — prefer skills from known publishers or with verifiable source code; 4) if you don't want the agent to call GitHub autonomously, disable autonomous invocation or avoid giving it credentials. If you want a safer declaration, ask the publisher to update metadata to require the gh binary and to document required auth and token scopes.
Capability Analysis
Type: OpenClaw Skill
Name: hah
Version: 1.0.0
The skill bundle provides standard documentation and usage examples for the GitHub CLI (gh), including commands for pull requests, workflow runs, and API interactions. No malicious code, data exfiltration, or suspicious instructions were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill's description and instructions clearly require the GitHub 'gh' CLI and access to a GitHub repository, but the registry metadata lists no required binaries and no primary credential. A legitimate 'gh'-based skill should declare the gh CLI and indicate required auth (e.g., GH_TOKEN or gh auth).
Instruction Scope
SKILL.md is narrowly scoped to running gh commands (pr checks, run list, run view, gh api, --json/--jq). It does not instruct the agent to read unrelated files or exfiltrate data. However, it implicitly assumes configured GitHub credentials and that gh is available on PATH — assumptions not declared in metadata.
Install Mechanism
There is no install spec (instruction-only), so nothing will be downloaded or written to disk by the skill itself. That lowers risk, but also means the agent must already have gh installed and configured.
Credentials
The skill requires access to GitHub (via gh) in practice, which typically requires credentials (GH_TOKEN or gh auth). The metadata declares no env vars or primary credential. This omission is disproportionate: the skill should explicitly request or document needed credentials and recommended scope.
Persistence & Privilege
always is false and there is no indication the skill requests persistent system privileges or modifies other skills. Autonomous invocation is allowed by default (disable-model-invocation: false) but that is normal platform behavior and not by itself flagged.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install self-improving-agent22 - After installation, invoke the skill by name or use
/self-improving-agent22 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the GitHub skill.
- Provides instructions for using the gh CLI to interact with GitHub repositories.
- Covers commands for checking pull request CI status, listing workflow runs, viewing detailed run logs, and accessing advanced API queries.
- Includes examples for generating JSON output and filtering results with jq.
Metadata
Frequently Asked Questions
What is hhdfasf?
Interact with GitHub using the gh CLI for PR checks, workflow run details, logs, API queries, and JSON output filtering. It is an AI Agent Skill for Claude Code / OpenClaw, with 293 downloads so far.
How do I install hhdfasf?
Run "/install self-improving-agent22" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is hhdfasf free?
Yes, hhdfasf is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does hhdfasf support?
hhdfasf is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created hhdfasf?
It is built and maintained by yequanzheng (@yequanzheng); the current version is v1.0.0.
More Skills