github-oauth-skill

Official

Secure GitHub access and tooling via the CLI.

Authorkubiyabot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables secure GitHub authentication and direct repository operations from the terminal, eliminating manual token handling and web-based sign-ins.

Core Features & Use Cases

  • OAuth2 Device Flow Authentication: Sign in securely without exposing tokens in config files.
  • Repository & Issue Management: List repositories, inspect details, and manage issues and pull requests for the authenticated user or organizations.
  • CLI-first Workflow: Use commands like skill run github-oauth-skill list-repos and skill run github-oauth-skill get-repo to integrate with agents and automations.

Quick Start

Use skill auth login github --skill github-oauth-skill to authenticate, then run:

  • skill run github-oauth-skill whoami
  • skill run github-oauth-skill list-repos
  • skill run github-oauth-skill list-issues --repo owner/repo

Dependency Matrix

Required Modules

None required

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-oauth-skill
Download link: https://github.com/kubiyabot/skill/archive/main.zip#github-oauth-skill

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.