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