Skip to main content
Exécutez n'importe quel Skill dans Manus
en 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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/nakane1chome/claude-skills --skill sandbox

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles0
Forks1
Mis à jour22 avril 2026 à 13:22
Explorateur de fichiers
19 fichiers
SKILL.md
readonly