Guides users through secure GitHub authentication methods to enable Claude to interact with private repositories and APIs.
This skill empowers Claude to assist users with the complexities of GitHub authentication, ensuring seamless access to private repositories, API endpoints, and cross-organizational workflows. Whether you need to set up a Fine-Grained Personal Access Token (PAT), handle Device Code Flows in a CLI, or configure GitHub App permissions for automated agents, this skill provides the step-by-step instructions and best practices required to resolve permission errors and maintain secure, authenticated sessions.
主な機能
01Instructions for managing SAML SSO authorization and credential rotation
02Automated setup guidance for cross-repository access and CI/CD pipelines
03Support for Device Code Flow, PATs (Classic & Fine-Grained), and GitHub App tokens
04Step-by-step troubleshooting for 401, 403, and 404 GitHub API errors
05Detailed scope and permission recommendations following the principle of least privilege
061 GitHub stars
ユースケース
01Configuring granular access for specific repositories using Fine-Grained Personal Access Tokens
02Setting up secure, automated authentication for long-running AI agent tasks using GitHub Apps
03Resolving 'Permission Denied' errors when Claude attempts to push or pull from a private repository