github-auth - GitHub Authentication Setup
Sets up GitHub authentication using HTTPS personal access tokens, SSH keys, or the gh CLI.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Check authentication status
- Configure Git credential helper
- Generate SSH key
- Authenticate with gh CLI
- Extract GitHub token
Inputs
- GitHub personal access token
- GitHub username and email
Outputs
- Git credential configuration
- Generated SSH key files
- Environment variables
Requirements
- Git
- gh CLI (optional)
- curl (optional)
