github-authenticator

Community

Verify and fix GitHub CLI authentication.

AuthorEdanStarfire
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill quickly diagnoses and resolves GitHub CLI authentication issues, ensuring seamless interaction with GitHub repositories and services, so you can get back to your development workflow without interruption.

Core Features & Use Cases

  • Status Check: Instantly verify if you're logged in to GitHub CLI, your username, and the scopes of your authentication token.
  • Login/Refresh: Guide through the gh auth login process for first-time setup or refresh expired tokens to restore access.
  • Account Switching: Easily log out of one GitHub account and into another, useful for managing personal and work repositories.
  • Use Case: If a gh command fails with a "Bad credentials" error, use this Skill to check your authentication status, then guide you through refreshing your token or logging in again, getting you back to work quickly.

Quick Start

Check your current GitHub CLI authentication status and, if not logged in, guide through the login process to set up your credentials.

Dependency Matrix

Required Modules

gh

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: github-authenticator
Download link: https://github.com/EdanStarfire/claudecode_webui/archive/main.zip#github-authenticator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository