gh-complete

Installation
SKILL.md

gh-complete

Comprehensive GitHub CLI skill with GraphQL, REST API, and workflow automation.

Quick Reference

Authentication

gh auth login                    # Interactive login
gh auth login --with-token < token.txt
gh auth status                   # Check auth state
gh auth token                    # Print current token
gh auth refresh -s repo,read:org # Refresh with scopes

Repository Operations

gh repo clone owner/repo
gh repo create name --public --source=. --push
Related skills
Installs
4
Repository
plurigrid/asi
GitHub Stars
21
First Seen
Feb 25, 2026