What problem does it solve?
This Skill solves the challenge of configuring reliable GitHub authentication so AI agents and users can access repositories, pull requests, issues, and APIs without repeated credential problems.
Core Features & Use Cases
- Git Authentication Setup: Configure HTTPS personal access tokens or SSH keys for Git operations across different environments.
- gh CLI Authentication: Set up and verify GitHub CLI login for enhanced repository and API workflows.
- Authentication Detection: Identify available authentication methods and provide fallback paths using git credentials, tokens, or GitHub API access.
- Use Case: Help an agent prepare a development machine for repository management tasks by selecting and validating the appropriate GitHub authentication method.
Quick Start
Ask the github-auth skill to configure GitHub authentication for this machine and verify access to repositories.