git-explorer

Search GitHub repositories, code, issues, and commits with advanced queries.

18|1|Updated Nov 5, 2015
One-click install
npx skills add https://github.com/cristianoliveira/dotfiles --skill git-explorer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git-explorer
Source: https://github.com/cristianoliveira/dotfiles/tree/main/ai/shared/skills/git-explorer
Command: npx skills add https://github.com/cristianoliveira/dotfiles --skill git-explorer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables fast, targeted discovery of GitHub content by allowing advanced search across repositories, code, issues, and commits.

Core Features & Use Cases

  • Repository discovery: Find repositories by language, topics, star count, or description.
  • Code search: Locate code snippets across public repositories.
  • Issue/PR/Commit exploration: Filter and identify issues, pull requests, or commits that match criteria.

Quick Start

Use the git-explorer skill to search for repositories containing a specific topic or language and retrieve relevant results with JSON output.

Frequently Asked Questions about git-explorer

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

FAQPage Schema
How do I search GitHub repositories by language, topics, and star count?

You can search GitHub code across public repositories by applying advanced queries to locate specific code snippets, filter by repository criteria, and return the matched results as structured JSON output.

How do I find specific code snippets across public GitHub repositories?

You can search GitHub code across public repositories by applying advanced queries to locate specific code snippets, filter by repository criteria, and return the matched results as structured JSON output.

Do I need the GitHub CLI to search issues and pull requests?

Yes, searching GitHub commits requires the GitHub CLI (gh) to manage authentication and construct advanced queries. It filters and identifies commits matching your criteria, returning results as structured JSON output.

Can I search GitHub commits using advanced queries?

Yes, searching GitHub commits requires the GitHub CLI (gh) to manage authentication and construct advanced queries. It filters and identifies commits matching your criteria, returning results as structured JSON output.

What is the best way to explore GitHub issues and pull requests matching specific criteria?

To get machine-readable JSON output from GitHub searches, the skill uses the GitHub CLI (gh) to construct advanced queries across repositories, code, issues, and commits, returning structured JSON data for parsing.

How do I get machine-readable JSON output from GitHub searches?

To get machine-readable JSON output from GitHub searches, the skill uses the GitHub CLI (gh) to construct advanced queries across repositories, code, issues, and commits, returning structured JSON data for parsing.