AI AGENT ADDONS

GrepAI is a tool for finding code by its meaning. This skill teaches you how to write better search queries. You will learn to describe what the code does instead of searching for exact words.

Using semantic search means you think about intent. For example, instead of searching for "getUserById" you search for "fetch user record from database using ID". This gets better results.

Follow the tips in this skill to improve your searches. Use 3 to 7 words. Be specific about context. Keep refining your query until you find what you need.

Add Grepai Search Tips skill to your workflow

Global

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

Project

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

Source Repository

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