github-search-protocol

Community

Build precise GitHub search queries and discover related issues

AuthorSebastienDegodez
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of searching and discovering GitHub issues by constructing precise queries, managing pagination, and filtering by labels, milestones, or assignees.

Core Features & Use Cases

  • Advanced Search Query Construction: Utilize a comprehensive set of qualifiers and boolean logic to build exact issue search queries.
  • Artifact-Driven Discovery: Automatically find related issues based on the files a developer is currently modifying.
  • Multi-Mode Discovery: Offers user-assigned, artifact-driven, and search-based modes for various discovery intents.
  • Pagination Management: Implement efficient pagination strategies to handle large sets of search results.
  • Result Ranking: Rank and prioritize search results based on relevance, including primary and secondary domain terms and recent activity.
  • Integration with MCP Tools: Utilize mcp_github_search_issues and mcp_github_issue_write tools for seamless integration with GitHub's API.
  • Use Case: When a developer is looking for all open issues related to the changes they're making to the eligibility domain within the past week, this Skill automatically extracts relevant files, builds a query, and presents the top-ranked issues.

Quick Start

To search for all open issues assigned to the current user and updated in the last month, run:

github-search-protocol --search "assignee:@me updated:>2026-04-01"

Dependency Matrix

Required Modules

requestsyaml

Components

scriptsreferences

💻 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-protocol
Download link: https://github.com/SebastienDegodez/skraft-plugin/archive/main.zip#github-search-protocol

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.