ghq-lookup

Community

Find local code instantly.

Authorusadamasa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that when you refer to a repository, the AI prioritizes checking your local ghq managed clones before attempting to fetch from remote sources, significantly speeding up code analysis and reducing unnecessary network requests.

Core Features & Use Cases

  • Local-First Reference: Automatically checks for local ghq clones of a given repository URL.
  • URL Normalization: Handles various URL formats (HTTPS, SSH, with/without .git, subpaths) to match local paths.
  • Efficient Codebase Navigation: Prioritizes local files for faster context loading and better cost-efficiency.
  • Use Case: When asked to "review the code for the claude-config repository," this Skill will first look for ~/src/github.com/usadamasa/claude-config and use that if found, rather than fetching from GitHub.

Quick Start

Use the ghq-lookup skill to find the local clone for the repository URL https://github.com/usadamasa/claude-config.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: ghq-lookup
Download link: https://github.com/usadamasa/claude-config/archive/main.zip#ghq-lookup

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 223,000+ vetted skills library on demand.