Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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