xops.bot
DevOps agents powered by OpenClaw
Your infrastructure, one conversation away.
xops.bot is a DevOps-focused distribution of OpenClaw that provides specialized AI agents for Kubernetes operations, incident response, root cause analysis, cost optimization, and platform engineering -- all with a safety-first approach to infrastructure automation.
Quick Start
- Install xops.bot -- prerequisites and setup
- Run the wizard -- choose a preset, configure agents, tools, and safety mode
- Start OpenClaw --
openclawto launch your agents - Talk to your agents -- deploy, investigate, analyze, and manage infrastructure
Or follow the 5-Minute Quickstart for the fastest path to a working setup.
Choose Your Path
| I want to... | Go here |
|---|---|
| Get running in 5 minutes | Quickstart |
| Understand how it all works | Core Concepts |
| Configure my setup | Setup Wizard |
| See real-world examples | Example Workflows |
| Look up a CLI command | CLI Reference |
| Fix a problem | Troubleshooting |
Agents
| Agent | Domain | Description |
|---|---|---|
| ☸ K8s Bot | Kubernetes | Cluster operations, deployments, troubleshooting |
| 🔍 RCA Bot | Investigation | Root cause analysis, evidence gathering, timelines |
| 🚨 Incident Bot | Emergency | Triage, mitigation, communication |
| 📉 FinOps Bot | Finance | Cloud cost analysis, savings recommendations |
| 🏗 Platform Bot | Infrastructure | IaC, platform building, reliability |
Key Features
- Three safety modes -- Safe (read-only), Standard (approval required), Full (unrestricted). Learn more
- 10 DevOps skills -- deployment, debugging, cloud ops, IaC, observability, incident response. Learn more
- 8 tool integrations -- kubectl, docker, aws, terraform, ansible, promtool, logcli, jaeger. Learn more
- 5 plugins -- installable bundles for Kubernetes, Docker, AWS, Terraform, and Observability. Learn more
- 3 role presets -- DevOps Starter, SRE, Platform Engineer for one-click setup. Learn more
- 3 environment profiles -- dev, staging, production with progressive safety restrictions. Learn more
For Developers
- Architecture -- how xops.bot extends OpenClaw
- Adding Agents -- create your own agent workspace
- Adding Skills -- extend agent capabilities
- Adding Plugins -- bundle skills and tools
- Adding Presets -- create role-based configurations
- Contributing -- development setup and conventions