exe-dev

Installation
SKILL.md

exe.dev

exe.dev provides Linux VMs with persistent disks, instant HTTPS, and built-in auth.

Documentation

Three interfaces

exe.dev officially documents three equal interfaces for VM management: SSH, SSH API (programmatic SSH), and HTTPS API. All use identical command syntax — the HTTPS API is "the SSH API shoved into a POST body." None is officially labeled preferred; pick based on context.

Interface When to use
SSH Interactive lobby work; familiar unix-y experience
SSH API Scripts where you already have the SSH agent loaded
Related skills
Installs
16
First Seen
Mar 7, 2026