Skip to main content
Back to registry

gh-cli

github/awesome-copilot

Comprehensive reference for GitHub CLI (gh) - work seamlessly with GitHub from the command line.

Installs10
Install command
npx skills add https://github.com/github/awesome-copilot --skill gh-cli
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Comprehensive reference for GitHub CLI (gh) - work seamlessly with GitHub from the command line. Version: 2.85.0 (current as of January 2026) Authentication : Use environment variables for automation Default Repository : Set default to avoid repetition JSON Parsing : Use jq for complex data extraction Pagination : Use --paginate for large result sets Caching : Use cache control for frequently accessed data - Authentication : Use environment variables for automation export GH_TOKEN = $( gh auth token ) - Default Repository : Set default to avoid repetition gh repo set-default owner/repo - JSON Parsing : Use jq for complex data extraction gh pr list --json number,title --jq '.[] | select(.title | contains("fix"))' - Pagination : Use --paginate for large result sets gh issue list --state all --paginate - Caching : Use cache control for frequently accessed data gh api /user --cache force - Official Manual: - GitHub Docs: - REST API: - GraphQL API:

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does gh-cli do?

Comprehensive reference for GitHub CLI (gh) - work seamlessly with GitHub from the command line.

Is gh-cli good?

gh-cli does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does gh-cli work with?

gh-cli currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to gh-cli?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install gh-cli?

npx skills add https://github.com/github/awesome-copilot --skill gh-cli

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering