greptile
NewOfficial PluginDevelopmentby Anthropic
AI-powered codebase search and understanding. Query your repositories using natural language to find relevant code, understand dependencies, and get contextual answers about your codebase architecture.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/greptile.md https://raw.githubusercontent.com/anthropics/claude-plugins-public/main/external_plugins/greptile/SKILL.md3
Invoke in Claude Code
/greptileFrequently Asked Questions
What is greptile?
AI-powered codebase search and understanding. Query your repositories using natural language to find relevant code, understand dependencies, and get contextual answers about your codebase architecture.
How to install greptile?
To install greptile, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /greptile.
What is greptile best for?
greptile is a plugin categorized under Development. Created by Anthropic.