A production-ready DevOps toolkit for Docker management, process monitoring, and deep log analysis.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agentic-devops
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 agentic-devops using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Agentic DevOps is a robust infrastructure management suite designed specifically for engineers and AI agents who manage production environments. As a featured utility in the Openclaw Skills ecosystem, it provides a unified interface for system diagnostics, container orchestration, and real-time monitoring. Built with a zero-dependency philosophy, it relies on the Python standard library and standard Unix utilities to deliver high-performance insights without bloating your system.
This skill empowers users to bridge the gap between manual troubleshooting and automated infrastructure management. By integrating Agentic DevOps into your Openclaw Skills workflow, you gain the ability to perform complex Site Reliability Engineering (SRE) tasks—such as detecting zombie processes, analyzing log frequency, and verifying endpoint health—through simple, agent-friendly commands.
To deploy this skill within your Openclaw Skills environment, ensure you have Python 3.8+ and standard Unix utilities installed. Docker CLI is recommended but optional for non-container monitoring.
# Verify your Python environment
python3 --version
# Run a full system diagnostic report
python3 skills/agentic-devops/devops.py diag
# Check Docker container health status
python3 skills/agentic-devops/devops.py docker health
The Agentic DevOps skill organizes its outputs into several distinct data structures to ensure compatibility with various Openclaw Skills workflows:
| Data Category | Content Description |
|---|---|
| Diagnostics | Comprehensive overview of CPU, memory, disk, and top processes. |
| Docker Status | Status mapping for running, stopped, and unhealthy containers. |
| Log Metrics | Tables containing pattern match frequency and highlighted error strings. |
| Network Map | List of active ports, protocol types, and associated process IDs. |
Loading
A secure gateway to interact with a network of specialized business AI agents for travel, dining, and procurement.

A comprehensive integration framework that enables AI agents to discover and execute actions across third-party platforms via a unified API.

A high-performance CLI utility to fetch and compare engagement metrics for any skill on the ClawHub registry.

A comprehensive security auditing tool designed to identify malicious patterns, prompt injections, and supply chain risks in agent skills before they are installed.

A comprehensive operational toolkit for managing CacheForge account billing, credits, and upstream provider configurations.

A streamlined onboarding tool to register, configure, and integrate CacheForge as an LLM proxy for AI agents.








































