github Skill
GitHub CLI for issues, PRs, CI/check logs, comments, reviews, releases, repos, and gh api queries. Published by openclaw in openclaw.
What is github Skill?
GitHub CLI for issues, PRs, CI/check logs, comments, reviews, releases, repos, and gh api queries. Published by openclaw in openclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using openclaw
Technical details
- Install or run with Copy skill directory
When to use github Skill
- Use it for developers using openclaw.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/openclaw
- Skill file: skills/github/SKILL.md
What it does
GitHub CLI for issues, PRs, CI/check logs, comments, reviews, releases, repos, and gh api queries.
Skill instructions
GitHub Use gh for GitHub. Use git for local commits/branches/push/pull. Use code-reading tools for deep reviews. Auth bash gh auth status gh auth login Gateway HOME can differ from operator HOME. If gh auth exists elsewhere, set GHCONFIGDIR in the gateway service env and restart. PRs bash gh pr list --repo owner/repo --json number,title,state,author,url gh pr view 55 --repo owner/repo --json title,body,author,files,commits,reviews,reviewDecision gh pr checks 55 --repo owner/repo gh pr diff 55 --repo owner/repo gh pr create --repo owner/repo --title "feat: title" --body-file /tmp/pr.md gh pr merge 55 --repo owner/repo --squash URLs work directly: gh pr view https://github.com/owner/repo/pull/55. Issues bash gh issue list --repo owner/repo --state open --json number,title,labels,url gh issue view 42 --repo owner/repo --json title,body,comments,labels,state gh issue create --repo owner/repo --title "Bug: ..." --body-file /tmp/issue.md gh issue comment 42 --repo owner/repo --body-file /tmp
Explore related resources
Frequently asked questions
What is github?
github is a open-source AI agent skill with Copy skill directory. GitHub CLI for issues, PRs, CI/check logs, comments, reviews, releases, repos, and gh api queries.
Who is github best for?
github is best for reusing agent instructions, scripts, and references.
How do I install github?
Install or run github using Copy skill directory. Check github for the latest setup command.
Is github actively maintained?
github may need a closer maintenance check before production use.
Auto-fetched from GitHub.