This skill provides an automated workflow for diagnosing Kubernetes pods that are stuck in a CrashLoopBackOff state. It leverages the Kubernetes client-go API and kubectl debug to systematically analyze why a container is failing.
Use this skill when a pod is repeatedly crashing and you need to identify the root cause without manual trial-and-error. It is especially useful for detecting Out-Of-Memory (OOM) kills, failed liveness probes, or application-level crash loops.
OpenClaw, and other agents supporting the Agent Skill Exchange framework.
This skill has not been reviewed by our automated audit pipeline yet.
Complexity Trend Tracker
Analyzes codebase complexity (cyclomatic & cognitive) with lizard/radon and generates weekly reports attributing complexity changes per module.
DALL·E Batch Image Generator
Create and manage batch image generation jobs using the OpenAI Images API (DALL·E 3), with prompt revision tracking and size/style controls.
Outline Knowledge Base Integration
Collaborative team knowledge base and wiki platform providing real-time editing, Markdown support, and rich API integrations.
GitHub Actions CI Builder
Automate the creation and management of GitHub Actions workflow YAML files using the GitHub REST API.
Jinja2 Template Engine
Advanced template rendering with variable injection, macro expansion, and inheritance using the Jinja2 environment.