← 返回 Skills 市场
32328
总下载
37
收藏
340
当前安装
1
版本数
在 OpenClaw 中安装
/install docker-essentials
功能描述
Essential Docker commands and workflows for container management, image operations, and debugging.
安全使用建议
Safe to install as a Docker reference. Before running examples, verify container/image/volume names and be especially careful with prune, rm -f, down -v, system prune --volumes, push, host mounts, exposed ports, and detached services.
功能分析
Type: OpenClaw Skill
Name: docker-essentials
Version: 1.0.0
The skill bundle provides a comprehensive guide to essential Docker commands and workflows, as described in `SKILL.md`. All commands and instructions are standard Docker operations, clearly aligned with the stated purpose of container management and debugging. There is no evidence of prompt injection attempts against the agent, data exfiltration, malicious execution, persistence, or obfuscation. The `_meta.json` file contains standard metadata, and the `SKILL.md` frontmatter correctly declares the dependency on the `docker` binary, which is expected for this type of skill.
能力评估
Purpose & Capability
The skill’s Docker lifecycle, image, Compose, networking, volume, and debugging commands match its stated purpose, though some examples can remove containers, images, volumes, or publish images.
Instruction Scope
The artifact is presented as examples and reference material rather than automatic execution instructions; destructive or registry-affecting commands still require careful target review.
Install Mechanism
The bundle contains only SKILL.md and declares the expected docker binary requirement; no install script, executable payload, or package dependency was found.
Credentials
Docker access is proportionate for the purpose, but Docker can mount host paths, expose ports, execute inside containers, and interact with registries.
Persistence & Privilege
Detached containers, Compose services, and Docker volumes can persist after use, which is normal for Docker but should be intentional.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install docker-essentials - 安装完成后,直接呼叫该 Skill 的名称或使用
/docker-essentials触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
docker-essentials 1.0.0
- Initial release with a comprehensive guide to essential Docker commands and workflows.
- Covers container lifecycle management, debugging, image operations, Compose, networking, volumes, and system cleanup.
- Includes common workflow examples, multi-stage build patterns, and handy flag references.
- Links to official Docker, Dockerfile, and Compose references for further documentation.
元数据
常见问题
Docker Essentials 是什么?
Essential Docker commands and workflows for container management, image operations, and debugging. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 32328 次。
如何安装 Docker Essentials?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install docker-essentials」即可一键安装,无需额外配置。
Docker Essentials 是免费的吗?
是的,Docker Essentials 完全免费(开源免费),可自由下载、安装和使用。
Docker Essentials 支持哪些平台?
Docker Essentials 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Docker Essentials?
由 Arnarsson(@arnarsson)开发并维护,当前版本 v1.0.0。
推荐 Skills