← Back to Skills Marketplace
4764
Downloads
5
Stars
48
Active Installs
1
Versions
Install in OpenClaw
/install gh
Description
Use the GitHub CLI (gh) to perform core GitHub operations: auth status, repo create/clone/fork, issues, pull requests, releases, and basic repo management. Trigger for requests to use gh, manage GitHub repos, PRs, or issues from the CLI.
Usage Guidance
Install this if you want an agent to help operate GitHub through gh. Review commands before they create, publish, merge, delete, or otherwise change repositories, especially in organization or production repos.
Capability Analysis
Type: OpenClaw Skill
Name: gh
Version: 0.1.0
The skill bundle is benign. It provides standard commands for the GitHub CLI (`gh`) to manage repositories, issues, pull requests, and releases. The `SKILL.md` instructions are clear, align with the stated purpose, and include safety notes for the agent, such as confirming targets before destructive actions. There is no evidence of data exfiltration, malicious execution, persistence, prompt injection attempts to subvert the agent, or obfuscation across any of the files.
Capability Assessment
Purpose & Capability
The stated purpose is to use the GitHub CLI for auth checks, repositories, issues, pull requests, releases, and basic repo management, and the artifact content stays within those workflows.
Instruction Scope
The instructions include real mutation-capable GitHub operations such as creating repos, issues, PRs, releases, and merging PRs, but these are expected for the skill and include a safety note to confirm target repos before destructive actions.
Install Mechanism
The package contains only a SKILL.md and a small OpenAI agent YAML file; no executable installer, background setup, obfuscated payload, or dependency installation behavior is present.
Credentials
The skill may act through the user's existing gh authentication and can affect real GitHub repositories, which is proportionate to its purpose but worth user attention.
Persistence & Privilege
No artifact evidence shows persistence, privilege escalation, credential harvesting, background workers, or storage of GitHub credentials beyond normal gh CLI use.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gh - After installation, invoke the skill by name or use
/gh - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial publish
Metadata
Frequently Asked Questions
What is gh?
Use the GitHub CLI (gh) to perform core GitHub operations: auth status, repo create/clone/fork, issues, pull requests, releases, and basic repo management. Trigger for requests to use gh, manage GitHub repos, PRs, or issues from the CLI. It is an AI Agent Skill for Claude Code / OpenClaw, with 4764 downloads so far.
How do I install gh?
Run "/install gh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is gh free?
Yes, gh is completely free (open-source). You can download, install and use it at no cost.
Which platforms does gh support?
gh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created gh?
It is built and maintained by Trumppo (@trumppo); the current version is v0.1.0.
More Skills