AI AGENT ADDONS

Grepai Search Basics

yoanbernabeu/grepai-skills

GrepAI helps you find code by its meaning. Instead of looking for exact words, it understands what you are trying to do. This makes it easy to find login code even if you search for 'authenticate user'.

You can use semantic search to get ranked results. Each result shows a similarity score from 0 to 1. Higher scores mean better matches. You can also limit how many results you see.

This skill teaches the basic commands and how to read the results. It also shows how semantic search is different from tools like grep. Anyone who works with code can benefit from faster and smarter searches.

Add Grepai Search Basics skill to your workflow

Global

mkdir -p ~/.claude/skills/grepai-search-basics

Project

mkdir -p .claude/skills/grepai-search-basics

Source Repository

Stars
17
Forks
2
Watchers
17
License
MIT
Last Push
5 months ago
Created
5 months ago