github-search

Community

Search GitHub code, issues, and PRs via MCP.

Authorparcadei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Quickly search across GitHub code, issues, and PRs to gather context for development.

Core Features & Use Cases

  • Code search: Locate references and usage across repos.
  • PRs & Issues: Retrieve meta and content for review.
  • Use Case: Find all usages of a library across projects.

Quick Start

uv run python -m runtime.harness scripts/github_search.py --type "code" --query "authentication language:python"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: github-search
Download link: https://github.com/parcadei/Continuous-Claude/archive/main.zip#github-search

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository