AI AGENT ADDONS

GrepAI provides tools to search through your code and understand how functions connect. These tools work with AI assistants to make code exploration fast and simple. Use them to find code that matches what you describe, not just exact words.

You can also trace which parts of your code call a specific function. Or see all the functions that a piece of code calls. This helps you see the big picture of how your project works.

The tools return results in a clear format you can read easily. You can choose compact output for quick scanning or full output with the actual code. This skill is a handy reference for all the available commands and their settings.

Add Grepai Mcp Tools skill to your workflow

Global

mkdir -p ~/.claude/skills/grepai-mcp-tools

Project

mkdir -p .claude/skills/grepai-mcp-tools

Source Repository

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