github-trending
Installation
SKILL.md
GitHub Trending
Overview
Use gh-explorer to fetch current GitHub Trending repositories and return concise, source-linked results. Prefer machine-readable JSON when you need to reason over results; use Markdown when the user wants a shareable report.
Quick Start
Run the CLI through npx so the user does not need a global install:
npx --yes gh-explorer trending --format json --limit 10
Common variants: