Skip to main content
在 Manus 中运行任何 Skill
一键导入

sandbox

Scaffolds a Docker "sandbox" harness into a repo so Claude Code can run in `--dangerously-skip-permissions` (YOLO) mode inside an Ubuntu container, with the project bind-mounted at /workspace and the host's ~/.claude bind-mounted for auth and session continuity. Use when the developer wants an isolated filesystem for agent writes but still wants host-visible builds, logs, and session history.

概览

Scaffolds a Docker "sandbox" harness into a repo so Claude Code can run in `--dangerously-skip-permissions` (YOLO) mode inside an Ubuntu container, with the project bind-mounted at /workspace and the host's ~/.claude bind-mounted for auth and session continuity. Use when the developer wants an isolated filesystem for agent writes but still wants host-visible builds, logs, and session history.

安装命令
npx skills add https://github.com/nakane1chome/claude-skills --skill sandbox

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支1
更新时间2026年4月22日 13:22
文件资源管理器
19 个文件
SKILL.md
readonly