Agent skill

Give your coding agent the complete Assemble VMs setup skill.

Agent skill

The Assemble VMs skill tells your coding agent how to install the SDK, add a server-side client, verify a file and command, and reopen the same saved session. It also covers Chromium screenshots, page HTML, and browser actions with Playwright inside the VM, along with credentials, failure reporting, and cleanup.

Assemble VMs skill

One complete instruction file for Codex, Claude Code, or another coding agent.

Read or save the skill

Give your agent https://docs.assemble.ai/skill.md and ask it to read the entire file before implementing the integration. The skill is plain Markdown, so it can be fetched directly. To reuse it as an installed skill, save the file as assemble-vms/SKILL.md inside your agent's configured skills directory. If your agent cannot fetch URLs, copy or attach the full file instead.

Use Set up with your agent for the copyable Codex and Claude Code prompts. SDK installation currently requires the operator-supplied checkout or package archives; npm publication is pending.