mjcramerz/kubernetes
v1.1.0
Use this plugin for kubernetes workload, manifest, and cluster-operation workflows.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "kubernetes",
"version": "1.1.0",
"description": "Use this plugin for kubernetes workload, manifest, and cluster-operation workflows.",
"author": {
"name": "Codex Setup"
},
"homepage": "https://kubernetes.io/docs/",
"keywords": [
"kubernetes",
"infrastructure",
"infra"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Kubernetes",
"shortDescription": "Kubernetes operations",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use the Kubernetes plugin for k8s manifests, workloads, and cluster operations."
],
"longDescription": "Use this plugin for Kubernetes manifests, workload design, deployment troubleshooting, and cluster operation patterns.",
"developerName": "Codex Setup",
"brandColor": "#1D4ED8",
"websiteURL": "https://kubernetes.io/docs/",
"composerIcon": "./skills/infra-kubernetes/assets/icon-32.png",
"logo": "./skills/infra-kubernetes/assets/icon-128.png",
"screenshots": []
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- skill_helper.py
- 3YAML files
- metadata.json
- 2images
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai