sylphxai/skills

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.

First seen Aug 22, 2026

Installation

$ npx skills add sylphxai/skills --skill provision-agent-workspace

Summary

  • 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.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from sylphxai/skills · top by installs.

npx skills add sylphxai/skills

Browse all from sylphxai/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 1
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 796 B
  • docs SUMMARY.md 346 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

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.