github-search

Search GitHub code, issues, and PRs across repositories.

1|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/tfunk1030/vibe --skill github-search-tfunk1030
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-search
Source: https://github.com/tfunk1030/vibe/tree/main/.claude/skills/github-search
Command: npx skills add https://github.com/tfunk1030/vibe --skill github-search-tfunk1030

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps developers quickly search across GitHub for code, issues, and PRs, enabling faster code discovery and repository insight.

Core Features & Use Cases

  • Search code across repositories
  • Find issues or PRs
  • Look up repository information

Quick Start

Use the GitHub Search Skill to query code, issues, or PRs across public and private repositories.

Frequently Asked Questions about github-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for code snippets across multiple GitHub repositories at once?

To search for code snippets across multiple GitHub repositories, you can use this skill to query code across both public and private projects by passing the --type and --query parameters to the runtime harness.

Can I track issues and pull requests across different GitHub projects?

Yes, you can track issues and PRs across different GitHub projects by executing a search query through the configured MCP server to retrieve and locate specific items.

Do I need a GitHub personal access token to search private repositories?

Yes, searching private repositories requires a configured MCP server with a GitHub personal access token to authenticate and retrieve repository information securely.

What's the best way to find specific repository information across GitHub?

The best way to find specific repository information across GitHub is to use a unified search skill that queries repositories, enabling fast code discovery and repository insight.

How does searching GitHub code, issues, and PRs through an MCP server work?

Searching GitHub code, issues, and PRs through an MCP server works by passing a search type and query string to a runtime harness script, which authenticates via a personal access token to fetch results.