What problem does it solve?
This skill provides a comprehensive reference for the GitHub CLI (gh), enabling users to quickly learn commands, flags, and workflows without scattering across multiple docs.
Core Features & Use Cases
- Exhaustive command coverage: repositories, issues, pull requests, actions, projects, releases, gists, codespaces, organizations, and extensions.
- Quick lookup and examples: navigate command trees, understand options, and see practical usage for common tasks like creating issues or PRs.
- Real-world scenarios: automate routine GitHub operations from the terminal, audit workflows, and troubleshoot command behavior with examples.
Quick Start
Look up topics such as gh pr create or gh repo list to review subcommands, flags, and example usages, then run the command in your environment to verify results.