github-search
Installation
SKILL.md
GitHub Search
Quick Commands
| Goal | Command |
|---|---|
| Search repos | gh search repos "<query>" --limit 30 |
| Search code | gh search code "<query>" --limit 30 |
| Search issues | gh search issues "<query>" --limit 30 |
| Search PRs | gh search prs "<query>" --limit 30 |
Patterns
Finding Repositories
When you see: User wants to find projects/repos by criteria
Use: gh search repos