Claude Skills
CollectionsCompareWorkflowsNominate
Sign inSign up
© 2026 Curated Agent Skills·Learn more about Agent Skills
Back to repository

github

verified

Use when interacting with GitHub (issues, PRs, projects, repo exploration)

View on GitHub

Marketplace

lineofflight

lineofflight/claude-code-plugins

Plugin

git

Repository
Verified Org

lineofflight/claude-code-plugins

plugins/git/skills/github/SKILL.md

Last Verified

February 4, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/lineofflight/claude-code-plugins/blob/main/plugins/git/skills/github/SKILL.md -a claude-code --skill github

Installation paths:

Claude
.claude/skills/github/
Powered by add-skill CLI

Instructions

# 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

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
334 chars