github

Installation
SKILL.md

GitHub CLI Reference

Use gh (GitHub CLI) for all GitHub operations. This skill provides correct command syntax to avoid trial-and-error.

Authentication

# Check current auth status
gh auth status

# Login (interactive)
gh auth login

# Refresh token with additional scopes
gh auth refresh -s read:project

Repositories

Related skills
Installs
3
GitHub Stars
15
First Seen
Mar 9, 2026