cxcscmu/github-search-prs
Use `gh search prs` to fetch pull requests from a specific repo within a date range. Returns structured JSON for downstream processing. More reliable than `gh pr list --search` for date-range filtering.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill github-search-prs
Take cxcscmu/github-search-prs from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.