mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 09:05:43 -03:00
9 lines
311 B
JSON
9 lines
311 B
JSON
{
|
|
"name": "greptile",
|
|
"description": "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.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Greptile"
|
|
}
|
|
}
|