·github-content
</>

github-content

krmcbride/claude-plugins

Fetch GitHub issues, PRs, repo contents, and code using the gh CLI. Use when the user shares GitHub URLs (issues, PRs, repos, source files) or asks about GitHub content. The gh CLI provides complete content that web fetching often misses due to JavaScript rendering.

13Installs·0Trend·@krmcbride

Installation

$npx skills add https://github.com/krmcbride/claude-plugins --skill github-content

SKILL.md

GitHub's web interface relies heavily on JavaScript to load comments, reviews, and discussions. Web fetching often retrieves only partial content. The gh CLI accesses the API directly and returns complete data.

| github.com/owner/repo | github.com/zed-industries/zed | | github.com/owner/repo/issues/123 | Issue #123 in that repo | | github.com/owner/repo/pull/456 | PR #456 in that repo | | github.com/owner/repo/blob/branch/path | Source file at path | | github.com/owner/repo/tree/branch/path | Directory at path |

Fetch GitHub issues, PRs, repo contents, and code using the gh CLI. Use when the user shares GitHub URLs (issues, PRs, repos, source files) or asks about GitHub content. The gh CLI provides complete content that web fetching often misses due to JavaScript rendering. Source: krmcbride/claude-plugins.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/krmcbride/claude-plugins --skill github-content Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/krmcbride/claude-plugins --skill github-content
Category
</>Dev Tools
Verified
First Seen
2026-02-08
Updated
2026-02-18

Quick answers

What is github-content?

Fetch GitHub issues, PRs, repo contents, and code using the gh CLI. Use when the user shares GitHub URLs (issues, PRs, repos, source files) or asks about GitHub content. The gh CLI provides complete content that web fetching often misses due to JavaScript rendering. Source: krmcbride/claude-plugins.

How do I install github-content?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/krmcbride/claude-plugins --skill github-content Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/krmcbride/claude-plugins

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-08