Skip to main content
Execute qualquer Skill no Manus
com um clique

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.

Visão geral

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.

Comando de instalação
npx skills add https://github.com/nakane1chome/claude-skills --skill sandbox

Copie e cole este comando no Claude Code para instalar a skill

Estrelas0
Forks1
Atualizado22 de abril de 2026 às 13:22
Explorador de arquivos
19 arquivos
SKILL.md
readonly