Files
gh-jeremylongshore-claude-c…/.claude-plugin/plugin.json
2025-11-30 08:19:52 +08:00

15 lines
281 B
JSON

{
"name": "log-aggregation-setup",
"description": "Set up log aggregation (ELK, Loki, Splunk)",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugins",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}