← Back to Skills Marketplace
kcns008

Kubernetes Agent Swarm

by Chin K · GitHub ↗ · v2.1.0 · MIT-0
cross-platform ⚠ suspicious
8381
Downloads
6
Stars
61
Active Installs
11
Versions
Install in OpenClaw
/install kubernetes
Description
Kubernetes & OpenShift Platform Agent Swarm — A coordinated multi-agent system for cluster operations. Includes Orchestrator (Jarvis), Cluster Ops (Atlas), G...
Usage Guidance
Install only if you are comfortable giving an agent live Kubernetes/OpenShift and optional cloud or registry authority. Before use, require explicit approval for all write, delete, secret, production, PagerDuty, Slack/Teams, git commit, git push, and PR actions; restrict credentials to least privilege; and replace broad git add -A behavior with path-limited, reviewed logging.
Capability Analysis
Type: OpenClaw Skill Name: kubernetes Version: 2.1.0 The 'kubernetes' skill bundle is a comprehensive multi-agent orchestration system designed for Kubernetes and OpenShift platform operations. It defines seven specialized agent roles (e.g., Jarvis for orchestration, Shield for security) and provides detailed instructions for cluster management, GitOps, and security auditing. While the agents are granted high-privilege capabilities—including RBAC management, secret rotation, and cluster upgrades—the bundle incorporates extensive safety guardrails, such as mandatory human-in-the-loop approvals for destructive actions, environment-aware constraints (e.g., 'NEVER' delete in production), and a rigorous audit logging protocol (LOGS.md). No evidence of malicious intent, unauthorized data exfiltration, or obfuscation was found across the SKILL.md or AGENTS.md files.
Capability Assessment
Purpose & Capability
The broad Kubernetes/OpenShift swarm purpose supports cluster, GitOps, security, observability, artifact, and developer workflows, but some instructions go beyond coordination into source-control mutation, PR creation, cloud secret-store operations, and external escalation.
Instruction Scope
Several subskills require session-end git add -A and git commit, and the orchestrator is told to create branches, push, and open PRs on heartbeat despite describing itself as a coordinator.
Install Mechanism
The package appears to be markdown/instruction-only with no executable install scripts or hidden binary payloads; installation is documented as clawhub install kubernetes.
Credentials
KUBECONFIG, optional cloud credentials, registry credentials, secrets tooling, and live cluster commands are expected for this purpose, but the skill also includes direct PagerDuty curl examples and Slack/Teams workflows not fully declared in root metadata.
Persistence & Privilege
The skill intentionally persists state in workspace files and git commits, but the use of repository-wide git add -A and automated PR/push workflows is broader than needed and could capture unrelated or sensitive files.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install kubernetes
  3. After installation, invoke the skill by name or use /kubernetes
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.0
v2.1.0: Declare all credentials/binaries in metadata, add human-approval warnings for destructive operations
v2.0.1
v2.0.1: Replace all shell variable placeholders with literal values to address security scan
v2.0.0
v2.0.0: Converted to instruction-only skill. Removed all executable scripts. Pure markdown instructions.
v1.0.7
- Added OPERATIONAL_RISKS.md to document operational risks, inconsistencies, and mitigations. - SKILL.md updated to reference the new OPERATIONAL_RISKS.md and SECURITY.md for additional documentation. - Enhanced install instructions and security warnings in SKILL.md, emphasizing pinning to specific commit hashes and supply chain risk awareness.
v1.0.6
- Added SECURITY.md for improved transparency on security practices. - Introduced shared/library scripts: preflight.sh and verify-binary.sh. - Removed SKILL.md from skills/qmd directory (was likely deprecated or redundant). - No major functional changes to skill logic or documented platform requirements.
v1.0.5
- Reduced required environment variables and binaries to only those essential for basic Kubernetes/OpenShift operations. - Made cloud and integration credentials optional, clarifying that they should be provided only if specific features are used. - Simplified and modularized credential requirements, highlighting "enable only what you need" for cloud and integrations. - Updated documentation to streamline security warnings and remove redundant sections. - Installation and security instructions are more concise, with clearer guidance on auditing and sandboxing before production use.
v1.0.4
No code or documentation changes were detected for version 1.0.4. - No file changes since the previous release.
v1.0.3
**Security and safety warnings added for all users installing the skill.** - Added comprehensive security and risk considerations, including source verification, install mechanism warnings, and requirements for least-privilege credentials. - Detailed instructions on validating the GitHub source, auditing scripts before use, and running in a sandbox/non-production environment prior to production use. - Explicit warnings that procedural controls (like human approval) are not technical controls; users must enforce their own safeguards for production. - Listed supply chain risks and recommendations for limiting download sources and toolchain exposure. - No functional or agent capability changes; documentation and metadata only.
v1.0.2
- Added explicit runtime, credential, and integration requirements for all supported cloud providers and external services. - Included a new section detailing necessary environment variables (KUBECONFIG, cloud credentials, etc.) for Kubernetes/OpenShift and cloud operations. - Introduced a new "Session Setup" section and setup-session.sh script to standardize agent environment setup. - Extended metadata to declare credentials and integrations required for key agent features. - Added instructions for new skill "qmd" (hybrid markdown search) and updated installation options accordingly. - Enhanced security and usage documentation—emphasized human approval for production actions and improved guidance on credential handling.
v1.0.1
**Major update: Skill transformed from a general Kubernetes guide to a modular, multi-agent system (Cluster Agent Swarm) for platform operations.** - Introduces a coordinated agent architecture, splitting functions into specialized agents: Orchestrator, Cluster Ops, GitOps, Security, Observability, Artifacts, and Developer Experience. - Adds documentation for all agents, detailed capability breakdowns, roles, communication protocols, heartbeats, and escalation flows. - New install instructions for both full swarm and individual agents. - Source reorganized: scripts and docs for platform tasks now distributed into agent-based folders by domain. - Expands supported platforms and tools (AKS, EKS, GKE, OpenShift, ROSA, ARO). - Previous monolithic scripts removed; replaced by modular, agent-scoped assets and documentation.
v1.0.0
Kubernetes Skill 1.0.0 — Initial Release - Covers Kubernetes and OpenShift cluster management including operations, troubleshooting, manifest generation, security, and GitOps workflows. - Includes common commands, templates, and bundled scripts for tasks such as node management, upgrades, backup/restore, and health checks. - Provides ready-to-use manifest templates for Deployments, Services, Ingress, NetworkPolicy, and OpenShift Routes. - Offers security guidance (RBAC, PodSecurity, audits) and outlines GitOps tools (ArgoCD, Flux, Helm, Kustomize). - Supports multi-cloud cluster operations for AKS, EKS, GKE, ARO, and ROSA. - Documents tool and platform versions as of January 2026.
Metadata
Slug kubernetes
Version 2.1.0
License MIT-0
All-time Installs 280
Active Installs 61
Total Versions 11
Frequently Asked Questions

What is Kubernetes Agent Swarm?

Kubernetes & OpenShift Platform Agent Swarm — A coordinated multi-agent system for cluster operations. Includes Orchestrator (Jarvis), Cluster Ops (Atlas), G... It is an AI Agent Skill for Claude Code / OpenClaw, with 8381 downloads so far.

How do I install Kubernetes Agent Swarm?

Run "/install kubernetes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Kubernetes Agent Swarm free?

Yes, Kubernetes Agent Swarm is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Kubernetes Agent Swarm support?

Kubernetes Agent Swarm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Kubernetes Agent Swarm?

It is built and maintained by Chin K (@kcns008); the current version is v2.1.0.

💬 Comments