Agent K8s — DevOps skill for Claude Code
AI Agent scheduling system like Kubernetes.
How to install Agent K8s
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ZSeven-W/agent-k8s and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent K8s does
AI Agent scheduling system like Kubernetes. Intelligent AI-driven scheduling with capability matching, resource optimization, and multi-backend support.
Alternatives in DevOps
- Cccc — Coordinate your coding agents like a group chat — read receipts, delivery tracking, and remote ops from your p 1.1k ★
- Cheetahclaws — CheetahClaws: A Fast and Easy-to-Use Agent Harness Infrastructure for Long-Horizon, Multi-Model, and Tool-Usin 768 ★
- Video Podcast Maker — AI-powered video podcast creation skill for coding agents 529 ★
README
AgentK8s 🤖
AI Agent Scheduling System — Like Kubernetes, but for AI Agents
AgentK8s is a Kubernetes-style scheduling system specifically designed for AI agents (Claude Code, Codex, Gemini CLI, etc.). It provides intelligent, AI-driven scheduling with capability matching, resource optimization, and multi-backend support.
 
✨ Features
- 🤖 AI Agent Native — First-class support for AI agents as workloads
- 🧠 Intelligent Scheduling — Capability matching, context window awareness, cost optimization
- 🔄 Multi-Backend — Supports Kubernetes, Docker, VMs, Cloud
- 📡 gRPC Communication — Efficient binary protocol
- 🔐 RBAC & Auth — JWT-based authentication with role-based access
- 💾 State Persistence — etcd-backed storage
- 📊 CLI — kubectl-style command-line interface
Architecture
┌─────────────────────────────────────────────────────────────┐
│ Control Plane │
│ ┌────────────┐ ┌────────────┐ ┌────────────────────┐ │
│ │ API Server │ │ Scheduler │ │ Controller Manager │ │
│ │ (REST) │ │(AI-driven)│ │ (reconciliation) │ │
│ └────────────┘ └────────────┘ └────────────────────┘ │
└─────────────────────────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────┐
│ Worker Nodes │
│ ┌────────────┐ ┌────────────┐ ┌────────────┐ │
│ │ Agent A │ │ Agent B │ │ Agent C │ │
│ │ (Claude) │ │ (Codex) │ │ (Gemini) │ │
│ └────────────┘ └────────────┘ └────────────┘ │
└─────────────────────────────────────────────────────────────┘
Quick Start
Prerequisites
- Go 1.26+
- etcd (for state storage)
Build
go build -o agentk8s ./cmd/server
go b
Related Skills
Open DevOps Skills
Open DevOps Skills for Claude Code & Codex — zombie resource scanning, cost optimization, K8s troubleshooting,
Qbackenddev
Autonomous backend/infrastructure development session driven by a work file
Rufler
🌊 The simple wrapper of leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarm
Universal AI Agents
🌊 Multi-agent AI orchestration platform combining Claude, OpenAI, Higgsfield, and other leading AI models. De
AI Agent Swarm
🌊 Multi-agent AI orchestration platform combining Claude, OpenAI, Higgsfield, and other leading AI models. De
Samzong
Inference Serving Stack: Scheduling and routing across heterogeneous models — the production path for vLLM and
Related Agents
Prioritizer
PROACTIVELY use this agent for intelligent task ranking and scheduling based on multiple criteria. Specializes
K8s Golang Expert
Use this agent when working with Kubernetes-related development tasks that involve the Go client library, desi
K8s Image Auditor
Kubernetes deployment and image audit specialist. Detects stale images, caching issues, wrong pull policies, a