# Github

> GitHub Skill

- Skill: `alanliuyes/github` (Agent Skill)
- Install (CLI): `npx skillmds@latest add alanliuyes/github`
- Raw SKILL.md: https://api.skillmd.com/api/skills/alanliuyes/github/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: alanliuyes (https://skillmd.com/u/alanliuyes)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/alanliuyes/github

---

# GitHub Skill

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

## Usage

This skill enables comprehensive GitHub operations including:
- Repository management
- Issue tracking and management
- Pull request operations
- CI/CD workflow management
- Advanced API queries

## Authentication

Uses GitHub CLI authentication.

## Common Commands

- `gh issue` - Manage issues
- `gh pr` - Manage pull requests
- `gh run` - Manage workflow runs
- `gh api` - Make API calls
