A specialized AI agent skill for designing controlled failure experiments, managing blast radius, and building antifragile systems.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install chaos-engineer
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 chaos-engineer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Chaos Engineer skill is a sophisticated toolset designed for site reliability engineers and DevOps professionals who want to build systems that get stronger under stress. By leveraging Openclaw Skills, this agent facilitates the scientific method of chaos engineering: identifying steady states, formulating hypotheses, and executing controlled failures to uncover hidden weaknesses before they become production outages.
This skill provides deep expertise in infrastructure, networking, and Kubernetes-level failure injection, ensuring that resilience is not just an afterthought but a continuous part of the development lifecycle. It emphasizes safety and control, providing frameworks for blast radius management and automated rollbacks.
To get started with the Chaos Engineer skill, ensure your local environment is configured for Openclaw Skills and that you have access to your target infrastructure (e.g., a Kubernetes cluster or cloud provider).
# Install the chaos-engineer skill
openclaw install chaos-engineer
# Verify your failure injection environment
chaos-engineer --check-env
Once installed, you can trigger the agent by describing your architecture and the specific failure scenario you wish to test.
The skill organizes its output into structured documentation and executable code. Below is the standard data schema for a chaos experiment:
| Component | Type | Description |
|---|---|---|
| Experiment Design | Markdown | Contains hypothesis, steady state, and rollback triggers. |
| Injection Manifests | YAML/Bash | Executable code for Chaos Mesh, Litmus, or custom scripts. |
| Monitoring Config | JSON/YAML | Alerting rules and dashboard configurations for observability. |
| Post-Mortem Report | Markdown | Detailed analysis of the experiment results and MTTR impact. |
Loading
An automated knowledge acquisition skill that fetches technical documentation and integrates insights directly into your agent's memory and operational rules.

A powerful local text-to-speech engine by Alibaba optimized for macOS Apple Silicon with advanced zero-shot voice cloning and dialect support.

A financial optimization skill that collects debt details to generate and compare various payoff strategies like snowball and avalanche.

A high-performance AI coding assistant that executes complex development tasks through the Qoder CLI using a non-interactive Print mode.

A senior-level AI skill for designing, migrating, and optimizing multi-cloud infrastructures across AWS, Azure, and GCP.

An AI-powered documentation specialist that generates standardized docstrings, comprehensive API specifications, and full developer portals.








































