This wraps GitHub's search API to let you query code, repos, issues, and PRs right from Claude. You can use GitHub's full search syntax, so things like "authentication language:python" or filtering by labels work as expected. It's built on the MCP GitHub server, so you'll need a personal access token configured. The main draw here is keeping your research flow in one place instead of context switching to the browser every time you need to check if someone's already solved your problem or find reference implementations. Works best when you know roughly what you're looking for but need to cast a wider net than a single repository.
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill github-search