Automate the provisioning, scaling, and lifecycle management of Kubernetes clusters using the Cluster API (CAPI) framework.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install k8s-capi
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install k8s-capi using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The k8s-capi skill is a specialized toolset designed for managing the full lifecycle of Kubernetes clusters through the Cluster API (CAPI) paradigm. By leveraging the kubectl-mcp-server, this skill enables AI agents to interact with management clusters to provision, scale, and upgrade workload clusters across various infrastructure providers. It is an essential component of Openclaw Skills for teams operating in multi-cluster environments who need to treat infrastructure as code while maintaining high-level control over machine health and cluster configurations.
To get started with this addition to your Openclaw Skills library, ensure you have a management cluster with Cluster API providers installed.
kubectl-mcp-server if not already present.capi_detect_tool()
The k8s-capi skill organizes infrastructure data into several key resource types:
| Resource | Purpose | Primary Attributes |
|---|---|---|
| Cluster | The root object for a managed cluster | Phase, Infrastructure Readiness, Control Plane Status |
| Machine | Represents a single node | Phase (Running/Failed), Provider ID, Version |
| MachineDeployment | Manages a group of Machines | Replicas (Ready/Total), Version, Selector Labels |
| MachineHealthCheck | Defines health criteria | Remediation policy, Target selectors |
| ClusterClass | Reusable configuration templates | Blueprints for cluster creation |
Loading
A comprehensive suite for automating interactions with Kubernetes dashboards, Grafana, and ArgoCD web interfaces.

A specialized AI agent skill for managing Kubernetes cluster backups, restores, and disaster recovery workflows using Velero integration.

A robust skill for managing multiple Kubernetes clusters, switching contexts, and performing synchronized cross-cluster operations through a unified interface.

A comprehensive automation skill for managing Horizontal Pod Autoscaling, Vertical Pod Autoscaling, and KEDA event-driven triggers within Kubernetes clusters.

A comprehensive automation tool for managing TLS certificates, issuers, and cert-manager resources within Kubernetes clusters.

PayClaw is a financial infrastructure layer that enables AI agents to create wallets, send USDC payments, and manage trustless escrow transactions.








































