Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

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.

Resumen

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 instalación
npx skills add https://github.com/nakane1chome/claude-skills --skill sandbox

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas0
Forks1
Actualizado22 de abril de 2026, 13:22
Explorador de archivos
19 archivos
SKILL.md
readonly