Agent capability

kubernetes-platform-operations

Inspect, diagnose, deploy, and safely operate Kubernetes and OpenShift workloads, namespaces, deployments, stateful sets, services, ingresses, jobs, secrets metadata, RBAC, network policies, storage, autoscaling, rollouts, Helm releases, events, logs, and cluster capacity. Use with the official containers/kubernetes-mcp-server or kubectl-compatible tooling when a project moves beyond Coolify or requires orchestration.

Apache-2.0 Begin with namespace-scoped read-only credentials. Apply, rollout, scale, exec, secret, RBAC, storage, node, cluster-wide, and deletion operations require separate authorization and narrowly scoped service accounts. 1 files 3,202 bytes

Runtime provisioning

Provision this capability

The provisioning flow resolves the versioned manifest, verifies every SHA-256 digest, and applies the package atomically.

Shared Agent Skills

User scope: ~/.agents/skills/kubernetes-platform-operations

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh kubernetes-platform-operations --client agents --scope user --registry __MM_RUNTIME_ORIGIN__

Codex

User scope: ~/.agents/skills/kubernetes-platform-operations

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh kubernetes-platform-operations --client codex --scope user --registry __MM_RUNTIME_ORIGIN__

OpenCode

User scope: ~/.config/opencode/skills/kubernetes-platform-operations

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh kubernetes-platform-operations --client opencode --scope user --registry __MM_RUNTIME_ORIGIN__

Antigravity

User scope: ~/.gemini/config/skills/kubernetes-platform-operations

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh kubernetes-platform-operations --client antigravity --scope user --registry __MM_RUNTIME_ORIGIN__
Windows PowerShell
$installer = Join-Path $env:TEMP 'mm-skills-install.ps1'; Invoke-WebRequest '__MM_RUNTIME_ORIGIN__/install.ps1' -OutFile $installer; & $installer -Skill 'kubernetes-platform-operations' -Client 'agents' -Scope 'user' -Registry '__MM_RUNTIME_ORIGIN__'

Artifact integrity

Versioned package contents

Inspect manifest
PathBytesSHA-256
SKILL.md 3,202 325452ea1759e63a…