Skip to main content
Run any Skill in Manus
with one click

docker-tool-specification

Stars5
Forks0
UpdatedMay 28, 2026 at 09:22

Docker container使用规范。当需要执行命令、操作文件、运行代码或进行任何可能受环境影响的任务时,必须使用container而非直接操作本地环境。明确沙盒隔离边界、与本地工具的交互规范、 文件路径约定以及多工具协作流程。执行命令、文件操作、代码执行时使用,或者任何应在隔离的 Docker container中运行的环境依赖任务. docker命令的工具以container为前缀,后续提及的工具名默认带上container前缀

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly