A robust management skill for orchestrating persistent virtual machines on the exe.dev platform directly through SSH-based commands.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install exe-dev
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install exe-dev using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The exe-dev skill allows developers to interact with the exe.dev platform to create and manage persistent virtual machines optimized for hosting and development. By leveraging Openclaw Skills, users can automate VM lifecycles, configure HTTP proxies, and set up custom domains without leaving their terminal or agent environment.
This skill facilitates seamless integration with the Shelley agent and VSCode remote development, providing a high-performance environment for running persistent services and collaborative coding projects. It is designed for developers who need reliable, persistent compute resources that can be managed programmatically or via simple SSH-based triggers.
To get started with this skill, ensure you have your SSH keys configured for exe.dev access on your local machine. Use the following commands to initialize your environment:
# List your existing VMs to verify connectivity
ssh exe.dev ls --json
# Create a new persistent VM instance
ssh exe.dev new
Refer to the internal documentation for adding users and setting up custom domain CNAME records to point your domain to your exe.xyz subdomain.
The skill organizes VM data and connectivity metadata using the following structure:
| Field | Description |
|---|---|
| VM Name | Unique identifier for the instance on the exe.xyz domain |
| Access URL | The primary HTTPS entry point for the VM (vmname.exe.xyz) |
| Port Mapping | Rules for mapping ports 3000-9999 for external access |
| Auth Headers | X-ExeDev-UserID and X-ExeDev-Email for identity propagation |
| Remote Link | VSCode-specific SSH-remote connection strings |
Loading
A unified configuration manager for AI coding assistants that centralizes profile switching and skill installation across multiple platforms.

An intelligent food management and dietary recommendation tool that tracks pantry inventory and suggests recipes based on available ingredients.

A comprehensive AI assistant for tracking personal health records, managing food inventory, and generating personalized dietary recommendations.

A powerful interface for the Snipe-IT REST API that enables automated management of hardware, licenses, and users.

A comprehensive Mac optimization toolkit for deep cleaning, app uninstallation, and project artifact purging via a simple CLI.

A CLI-based note-taking and bookmarking tool with Git-backed versioning for local and remote knowledge management.








































