Files
2025-11-30 08:21:05 +08:00

15 lines
283 B
JSON

{
"name": "log-analysis-tool",
"description": "Analyze logs for performance insights and issues",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugins",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}