·gh-code-search
{}

gh-code-search

Search GitHub for real-world code examples and implementation patterns. Use when user wants to find code examples on GitHub, search GitHub repositories, discover how others implement features, learn library usage patterns, or research architectural approaches. Fetches top results with smart ranking (stars, recency, language), extracts factual data (imports, syntax patterns, metrics), and returns clean markdown for analysis and pattern identification.

56Installs·2Trend·@otrebu

Installation

$npx skills add https://github.com/otrebu/agents --skill gh-code-search

How to Install gh-code-search

Quickly install gh-code-search AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/otrebu/agents --skill gh-code-search
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: otrebu/agents.

SKILL.md

View raw

Fetch real-world code examples from GitHub through intelligent multi-search orchestration.

The script is a single-query tool. Claude orchestrates multiple invocations.

Track which queries succeed - Note for summary which strategies were effective

Search GitHub for real-world code examples and implementation patterns. Use when user wants to find code examples on GitHub, search GitHub repositories, discover how others implement features, learn library usage patterns, or research architectural approaches. Fetches top results with smart ranking (stars, recency, language), extracts factual data (imports, syntax patterns, metrics), and returns clean markdown for analysis and pattern identification. Source: otrebu/agents.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/otrebu/agents --skill gh-code-search
Category
{}Data Analysis
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from otrebu/agents

Quick answers

What is gh-code-search?

Search GitHub for real-world code examples and implementation patterns. Use when user wants to find code examples on GitHub, search GitHub repositories, discover how others implement features, learn library usage patterns, or research architectural approaches. Fetches top results with smart ranking (stars, recency, language), extracts factual data (imports, syntax patterns, metrics), and returns clean markdown for analysis and pattern identification. Source: otrebu/agents.

How do I install gh-code-search?

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

Where is the source repository?

https://github.com/otrebu/agents

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-19

Related Skills

None