# Provision Agent Workspace

> Create or attach an isolated filesystem and shell for an agent — host workspace, sandbox, or VM — with explicit network, secret, lifetime, and cost bounds. Use when the user asks to provision a sandbox, code-execution environment, or throwaway VM. Do not use to write application features in an existing repo.

- Skill: `sylphxai/provision-agent-workspace` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add sylphxai/provision-agent-workspace`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sylphxai/provision-agent-workspace/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: SylphxAI (https://skillmd.com/u/sylphxai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/sylphxai/provision-agent-workspace

---


# Provision Agent Workspace

Isolation, lifetime, and network must match data sensitivity. Do not over-provision a VM for a file edit. Secrets, network, and lifetime that are "we'll tighten later" are the product.

Open [provider selection](references/provider-selection.md) for the selected isolate. Open [recipes](references/recipes.md) and [acceptance](references/acceptance.md) when attaching or tearing down a workspace.

