Is GitHub's Gist search not enough? Brute-force grep all your gists.
Create an access token for GitHub
$ gem install gripst
$ export GITHUB_USER_ACCESS_TOKEN=your_access_token_from_above
gripst "(stuff|things)"
See contributing.md
This Ruby script was originally written by James White.
MIT