Add under-anything knowledge dashboard
This commit is contained in:
15
Understand-Anything-main/.claude-plugin/marketplace.json
Normal file
15
Understand-Anything-main/.claude-plugin/marketplace.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "understand-anything",
|
||||
"metadata": {
|
||||
"description": "LLM-powered codebase analysis producing interactive knowledge graphs, guided tours, and deep-dive explanations"
|
||||
},
|
||||
"owner": {
|
||||
"name": "Lum1104"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "understand-anything",
|
||||
"source": "./understand-anything-plugin"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user