Files
Fulfilled-Knowledge/Understand-Anything-main/.claude-plugin/marketplace.json
2026-05-27 15:40:32 +08:00

16 lines
345 B
JSON

{
"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"
}
]
}