Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Manage persistent VMs on exe.dev. Create VMs, configure HTTP proxies, share access, and set up custom domains. Use when working with exe.dev VMs for hosting, development, or running persistent services.
Manage persistent VMs on exe.dev. Create VMs, configure HTTP proxies, share access, and set up custom domains. Use when working with exe.dev VMs for hosting, development, or running persistent services.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
TaskCommandList VMsssh exe.dev ls --jsonCreate VMssh exe.dev newMake publicssh exe.dev share set-public <vm>Change portssh exe.dev share port <vm> <port>Add userssh exe.dev share add <vm> <email>Share linkssh exe.dev share add-link <vm>
VM: https://<vmname>.exe.xyz/ Shelley agent: https://<vmname>.exe.xyz:9999/ VSCode: vscode://vscode-remote/ssh-remote+<vmname>.exe.xyz/home/exedev
Default port is auto-selected from Dockerfile EXPOSE. Change with: ssh exe.dev share port <vmname> <port> Access ports 3000-9999 via https://vmname.exe.xyz:<port>/
When users authenticate via exe.dev: X-ExeDev-UserID โ user identifier X-ExeDev-Email โ user email For testing, use mitmproxy to inject headers: mitmdump --mode reverse:http://localhost:8000 --listen-port 3000 \ --set modify_headers='/~q/X-ExeDev-Email/user@example.com'
Subdomains: CNAME app.example.com โ vmname.exe.xyz Apex: ALIAS example.com โ exe.xyz + CNAME www โ vmname.exe.xyz
See references/exe-dev-vm-service.md for complete documentation including pricing, Shelley agent setup, SSH key config, and FAQ.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.