Assist with Docker container management, image building, Dockerfile creation, and container network configuration.
--- name: "docker-helper" slug: skylv-docker-helper version: 1.0.2 description: Docker assistant. Container management, image building, and Dockerfile optimization. Triggers: docker, container, dockerfile, docker build. author: SKY-lv license: MIT-0 tags: [docker, openclaw, agent] keywords: docker, container, devops, deployment triggers: docker helper --- # Docker Helper — Docker助手 ## 功能说明 辅助Docker容器管理和配置。 ## 使用方法 ### 1. 容器操作 ``` 用户: 列出所有运行中的容器 ``` ### 2. Dockerfile ``` 用户: 写一个Node.js的Dockerfile ``` ### 3. 镜像构建 ``` 用户: 构建镜像并推送到registry ``` ### 4. 网络配置 ``` 用户: 配置容器网络 ``` ## Usage 1. Install the skill 2. Configure as needed 3. Run with OpenClaw
don't have the plugin yet? install it then click "run inline in claude" again.