github-cli
Installation
SKILL.md
GitHub CLI (gh)
Use this skill when working with GitHub from the command line: repos, issues, PRs, Actions, projects, releases, gists, codespaces, search, secrets, and API. Content is based on gh 2.85.0 (January 2026).
Core References
| Topic | Description | Reference |
|---|---|---|
| CLI Structure | Full command tree for discovery | core-cli-structure |
| Install & Verify | Install on macOS, Linux, Windows; verify | core-install |
| Auth & Config | Login, token, config, env vars, browse, global flags, JSON/template output | core-auth-config |
| Repos, Issues, PRs | Create/list/view/edit repo, issue, PR; merge, review, checkout | core-repo-issues-prs |
| Repo Extras | Autolinks, deploy keys, gitignore/license, rename, archive | core-repo-extras |
| Issue & PR Advanced | Status, pin, lock, transfer, delete, review types, merge options | core-issue-pr-advanced |