🐙 GitHub
GitHub Auth
GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
skill_view("github-auth")
📖 Guide
Load with skill_view("github-auth"). This skill sets up authentication so the agent can work with GitHub repositories, PRs, issues, and CI. It covers two paths:
🔧 How To
Skill sections: GitHub Authentication Setup, Detection Flow, Check what's available, Check if already authenticated, Method 1: Git-Only Authentication (No gh, No sudo), Option A: HTTPS with Personal Access Token (Recommended).
⚠️ Pitfalls
Focuses on GitHub Auth. Read the skill before acting - it encodes the exact commands.
Related Skills
More skills in GitHub