# gh > GitHub CLI for repos, PRs, issues, and Actions. - Author: Mariano Belinky - Repository: mbelinky/clawdis-skills - Version: 20260104033149 - Stars: 3 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/mbelinky/clawdis-skills - Web: https://mule.run/skillshub/@@mbelinky/clawdis-skills~gh:20260104033149 --- --- name: gh description: GitHub CLI for repos, PRs, issues, and Actions. homepage: https://cli.github.com/ metadata: {"clawdis":{"emoji":"🐙","requires":{"bins":["gh"]},"install":[{"id":"brew","kind":"brew","formula":"gh","bins":["gh"],"label":"Install GitHub CLI (brew)"}]}} --- # GitHub CLI Use `gh` to manage repos, PRs, issues, and Actions. Quick start - `gh auth login` - `gh repo view` - `gh pr list` - `gh issue list` - `gh workflow list` - `gh run list`