mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-01-31 20:03:36 +00:00
creating intital scaffolding for claude code plugins
This commit is contained in:
8
external_plugins/greptile/.claude-plugin/plugin.json
Normal file
8
external_plugins/greptile/.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user