GitHub CLI
Installation
SKILL.md
GitHub CLI (gh)
Expert guidance for GitHub CLI operations and workflows.
Installation & Setup
# Login to GitHub
gh auth login
# Check authentication status
gh auth status
# Configure git to use gh as credential helper
gh auth setup-git