A specialized tool for programmatic control and monitoring of Docker containers with integrated micro-payment support.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install docker-container-manager
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 docker-container-manager using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Docker Container Manager is an essential addition to the Openclaw Skills ecosystem, providing developers and AI agents with a robust interface for container orchestration. It enables seamless control over container lifecycles, allowing for automated starting, stopping, restarting, and pausing of processes without manual CLI intervention. Beyond simple state management, it offers deep inspection capabilities and log access to facilitate real-time troubleshooting and infrastructure monitoring.
Designed for modern cloud environments, this skill bridges the gap between AI-driven automation and containerized infrastructure. By utilizing the Openclaw Skills framework, users can integrate Docker management into larger automated workflows, ensuring that their microservices are always responsive and correctly configured while maintaining a cost-effective, usage-based pricing model via SkillPay.me.
To integrate this tool into your suite of Openclaw Skills, ensure that the Docker daemon is active and accessible on your host machine. You must also have a configured SkillPay.me account to handle the transaction for each API call.
# Ensure Docker is running
docker ps
# Configure your environment for Openclaw Skills integration
# Ensure your SkillPay wallet has sufficient USDT for API calls
The skill utilizes a straightforward JSON schema for both requests and responses to ensure high interoperability within Openclaw Skills workflows.
| Field | Type | Description |
|---|---|---|
| action | string | The operation to perform: start, stop, restart, pause, unpause, inspect, or logs |
| container | string | The name or unique ID of the Docker container |
Example Output Schema:
success: A boolean indicating the result of the operation.message: A detailed string describing the outcome.container: The ID/name of the affected container.Loading
A robust AI skill designed to manage docker-compose services, enabling seamless container orchestration through simple commands.

A sophisticated DeFi tool for comparing cross-protocol yields and automating rebalancing strategies to maximize crypto APY.

A specialized AI agent skill for automating Crypto.com exchange operations, including trading and balance management.

A high-performance scanning tool for identifying cross-exchange and triangular arbitrage opportunities in the cryptocurrency market.

A specialized tool for building and tagging Docker images with support for multi-stage builds and efficient layer caching.

A specialized tool for retrieving real-time and historical Gross Domestic Product data across over 200 countries.








































