Agent Sandbox Vm — Development skill for Claude Code
Scripts to configure a development Windows Hyper-V Gen2 VM, IPSW-based MacOS VM or Parallels MacOS Windows VM.
How to install Agent Sandbox Vm
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open glslang/agent-sandbox-vm and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Sandbox Vm does
Scripts to configure a development Windows Hyper-V Gen2 VM, IPSW-based MacOS VM or Parallels MacOS Windows VM.
Alternatives in Development
- Career-Ops For Codex — Read CLAUDE.md for all project instructions, routing, and behavioral rules 32.5k ★
- Interview Script — Create structured customer interview scripts with JTBD probing 7.8k ★
- Claude Hooks Mastery — 3,300+ Complete mastery guide for Claude Code hooks with production-ready scripts 3.4k ★
README
Agent Sandbox VM
[](LICENSE) [](#requirements) [](https://learn.microsoft.com/powershell/) [](https://learn.microsoft.com/virtualization/hyper-v-on-windows/) [](macos/README.md) [](https://claude.ai/code)
A fully scripted Hyper-V sandbox for running agent tools on Windows with native MSVC toolchain support. The agent runs inside an isolated VM, builds real Windows binaries, and artifacts are automatically extracted back to your host.
macOS host note: this repository also includes an experimental Apple Silicon `Virtualization.framework` implementation under [`macos/`](macos/README.md). It supports macOS guests from Apple IPSW restore images and has an experimental generic EFI path for Windows ARM64 media. It is not feature-equivalent to the Hyper-V workflow because Apple does not expose Windows IPSW install, PowerShell Direct, Hyper-V checkpoints, or Windows vTPM parity through `Virtualization.framework`.
For a full **Windows 11 ARM64** sandbox on Apple Silicon (unattended install, toolchain provisioning, clean-base snapshots, and agentless `prlctl exec` control — near parity with the Hyper-V path), see the **Parallels Desktop** workflow under [`macos/parallels/`](macos/parallels/README.md).
Requirements
- Windows 10/11 Pro or Enterprise (Hyper-V required)
- A Windows ISO -- supply your own (e.g. Media Creation Tool) or let Bo
Related Skills
Repo Sync Agents
Apply .agents/skills/sync-agents/SKILL.md: run powershell -File scripts/sync-agents.ps1 (Windows) or ./scripts
Configure Custom Scripts
Interactive wizard to configure and validate AFLS Custom Scripts for validation
Claude Sandbox
Run Claude Code in a hardened WSL2 distro on Windows. Rootless Podman boundary, tiered policies, credential gu
Backstage
Backstage: a macOS menu-bar focus guard. Automation browsers and background agents stay backstage and ask befo
Claude Code Single Binary
Build scripts for compiling Claude Code into a single-file executable for Mac, Linux, and Windows with fully b
Claude Public
A public template of my personal Claude Code configuration: settings, sync scripts, file-manager agent, and a
Related Agents
Bash Zsh macOS Engineer
Use this agent when you need to develop, optimize, or debug bash/zsh scripts specifically for macOS environmen
Byok Token Security Expert
BYOK (Bring-Your-Own-Key) and OAuth token security expert. Deep on cross-platform OS keychain integration (mac
macOS UI Designer
Use this agent when you need to plan, design, or evaluate macOS application user interfaces from a UI/UX persp