Skip to content

v1.0.0

Latest

Choose a tag to compare

@DmitryPlai DmitryPlai released this 23 Jun 14:37

First public release.

A Claude Code skill for exhaustive GitHub search — surfaces fresher, more capable repos that star-ranking buries: projects, libraries, MCP servers, code implementations, and existing Claude skills.

What's inside

  • 17 search angles across gh search, REST, and GraphQL
  • Dead-ends table — what does NOT work in GitHub search
  • Code search guide (references/code-search.md)
  • Bulk sweep script (assets/gh_hunt.sh)

Install

git clone --branch v1.0.0 https://github.com/bdmitrypix23-ui/github-search-skill.git ~/.claude/skills/github-search

Requires gh (authenticated) and jq.