Use when interacting with GitHub (issues, PRs, projects, repo exploration)
View on GitHubplugins/git/skills/github/SKILL.md
February 4, 2026
Select agents to install to:
npx add-skill https://github.com/lineofflight/claude-code-plugins/blob/main/plugins/git/skills/github/SKILL.md -a claude-code --skill githubInstallation paths:
.claude/skills/github/# GitHub Skill Use `gh` CLI to interact with GitHub repositories. ## Key Patterns - `gh api repos/owner/repo/contents/path` — read files from any repo - `gh api repos/owner/repo/issues/N/comments` — read issue discussions - `gh repo view owner/repo` — README and metadata - Add `--repo owner/repo` to any command for third-party repos