·gh-grep

Search real-world code examples across millions of GitHub repositories using grep.app. This skill should be used when looking for implementation patterns, API usage examples, library integration patterns, or production code references. Supports literal code search, regex patterns, and filtering by language/repo/path.

7Installs·0Trend·@huynguyen03dev

Installation

$npx skills add https://github.com/huynguyen03dev/opencode-setup --skill gh-grep

SKILL.md

Base directory for this skill: /home/hazeruno/.config/opencode/skills/gh-grep

Search for real-world code examples across over a million public GitHub repositories via grep.app.

| --query | Literal code pattern (required) | | --match-case | Case-sensitive search | | --match-whole-words | Match whole words only | | --use-regexp | Interpret query as regex | | --repo | Filter by repository (e.g., facebook/react) | | --path | Filter by file path (e.g., src/components/) |

Search real-world code examples across millions of GitHub repositories using grep.app. This skill should be used when looking for implementation patterns, API usage examples, library integration patterns, or production code references. Supports literal code search, regex patterns, and filtering by language/repo/path. Source: huynguyen03dev/opencode-setup.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/huynguyen03dev/opencode-setup --skill gh-grep
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is gh-grep?

Search real-world code examples across millions of GitHub repositories using grep.app. This skill should be used when looking for implementation patterns, API usage examples, library integration patterns, or production code references. Supports literal code search, regex patterns, and filtering by language/repo/path. Source: huynguyen03dev/opencode-setup.

How do I install gh-grep?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/huynguyen03dev/opencode-setup --skill gh-grep Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/huynguyen03dev/opencode-setup

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01