ggrep
CommunitySemantically search code, fast and local.
AuthorGoodFarming
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers locate code by concept rather than exact text, accelerating understanding and debugging by answering questions like "where is authentication implemented?" and returning precise file paths, line numbers, and concise previews.
Core Features & Use Cases
- Semantic code search: Find relevant code by intent, not just literal matches.
- Local, CPU-first: All indexing and searching runs locally without cloud calls or API keys.
- Contextual results: Each result includes path, line number, and a short snippet for quick context.
- Use Case: Quickly locate where a feature is implemented or how a behavior is wired across a codebase.
Quick Start
To start using this Skill, run a natural-language query such as: ggrep "where is authentication implemented?" in your repository to see related files and their surrounding code.
Dependency Matrix
Required Modules
None requiredComponents
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: ggrep Download link: https://github.com/GoodFarming/goodgrep/archive/main.zip#ggrep Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.