Highly Recommended

Grepai

Say goodbye to memorizing function names, search code with intent
The code search engine for AI era
Core Principle:
grepai is a code search tool built for the AI era. It understands code meaning beyond text matching, letting you find relevant snippets using natural language. Runs 100% locally with privacy protection while keeping indexes fresh automatically.
KEY FEATURES
01Semantic Search
Describe your needs in natural language to find conceptually relevant code
02Call Tracing
See function call relationships at a glance for safer refactoring
03Privacy First
All processing happens locally, your code never leaves
04Live Indexing
File watcher keeps indexes fresh automatically
github.com/yoanbernabeu/grepai
development·yoanbernabeu·2026-02-06·1k·🔱 73
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/yoanbernabeu/grepai.git
SSH
git clone [email protected]:yoanbernabeu/grepai.git
GitHub CLI
gh repo clone yoanbernabeu/grepai
FAQ
Q: What are the installation steps for Grepai Agent Skills?
1.Initialize: Run init command in project directory
2.Start Watching: Launch background indexing service
3.Natural Search: Describe your needs in plain language
4.Get Results: Pinpoint relevant code locations
Q: What are the highlights of Grepai Agent Skills?
  • Get started in 5 minutes
  • Works with major AI coding tools
  • 100x smarter than grep
  • Rave developer reviews
Q: What are the use cases for Grepai Agent Skills?
  • Understanding legacy codebases
  • Finding call relationships before refactoring
  • Reducing token consumption for AI coding assistants
  • Team code reviews
Q: What are the limitations of Grepai Agent Skills?
  • Requires local embedding model
  • Initial indexing takes time for large codebases