Skip to content

retlehs/gh-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

gh-fetch

An agent skill that tells AI coding agents to use the GitHub CLI (gh) when you share GitHub URLs — instead of web fetching.

Why?

  • gh is faster and returns structured data
  • Already authenticated — no issues with private repos or rate limits
  • No HTML parsing or content summarization needed
  • Works with issues, PRs, repos, diffs, commits, gists, and more

Install

npx skills add retlehs/gh-fetch

Supports Claude Code, Cursor, Codex, and 30+ other agents.

About

AI agents skill to prefer the GitHub CLI over web fetching when handling GitHub URLs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors