Files
gh-hermeticormus-hermetic-l…/.claude-plugin/plugin.json
2025-11-29 18:44:46 +08:00

18 lines
523 B
JSON

{
"name": "kubernetes-operations",
"description": "Kubernetes manifest generation, networking configuration, security policies, observability setup, GitOps workflows, and auto-scaling",
"version": "1.2.1",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"skills": [
"./skills/gitops-workflow",
"./skills/helm-chart-scaffolding",
"./skills/k8s-manifest-generator",
"./skills/k8s-security-policies"
],
"agents": [
"./agents/kubernetes-architect.md"
]
}