What problem does it solve?
This Skill eliminates the hassle of manually configuring GitHub authentication for the Spark agent, ensuring it can securely interact with repositories, pull requests, issues, and CI/CD workflows without repeated credential prompts.
Core Features & Use Cases
- Multi-Method Authentication: Supports setup via gh CLI (for full GitHub API access) or native git (using HTTPS personal access tokens or SSH keys) to work on any machine without sudo privileges.
- Automatic Detection Flow: Automatically checks for available tools and existing credentials to select the optimal authentication path without user intervention.
- Use Case: A software developer can use this Skill to quickly configure their Spark agent to push code changes, review PRs, and trigger GitHub Actions as part of their daily workflow.
Quick Start
Use the github-auth skill to configure GitHub authentication for your Spark agent so it can access your repositories and GitHub APIs without manual re-login.