github-openapi-skill

Installation
SKILL.md

GitHub REST API Skill

Use this skill to run GitHub REST API operations through uxc + OpenAPI.

Reuse the uxc skill for shared execution, auth, and error-handling guidance.

Prerequisites

  • uxc is installed and available in PATH.
  • gh is installed and already authenticated with gh auth login.
  • Network access to https://api.github.com.
  • Access to the official GitHub REST OpenAPI schema URL:
    • https://raw.githubusercontent.com/github/rest-api-description/main/descriptions/api.github.com/api.github.com.json

Authentication

Preferred Path: Import local gh auth into uxc

Import the current GitHub CLI token into a local uxc bearer credential and create a standard GitHub API binding:

Related skills

More from holon-run/uxc

Installs
7
Repository
holon-run/uxc
GitHub Stars
108
First Seen
Apr 20, 2026