find-github-repo
Installation
SKILL.md
GitHub Repository Finder
Quick Start
Extract 2–4 keywords from user's description, then search:
gh search repos "<keywords>" --sort stars --limit 10 \
--json name,description,url,stargazerCount,updatedAt
Extract 2–4 keywords from user's description, then search:
gh search repos "<keywords>" --sort stars --limit 10 \
--json name,description,url,stargazerCount,updatedAt