github-repo-search
Installation
SKILL.md
GitHub Repo Search (No Clone)
Use this skill to locate code in a specific GitHub repo by URL, summarize matches, and deep-read a chosen file via the GitHub API.
Requirements
ghCLI installed and authenticated (gh auth status).- Network access to GitHub.
Inputs to Collect
- Repo URL (e.g.
https://github.com/OWNER/REPO) - Search query (the string or pattern to search)
If any input is missing, ask the user.