using-exe-dev

Automate exe.dev Linux VM lifecycle management over SSH.

2|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/ipruning/skills --skill using-exe-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-exe-dev
Source: https://github.com/ipruning/skills/tree/main/exe.dev
Command: npx skills add https://github.com/ipruning/skills --skill using-exe-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Simplifies and secures the lifecycle management of exe.dev Linux VMs by coordinating provisioning, connection, and teardown over SSH.

Core Features & Use Cases

  • SSH-based lifecycle control for exe.dev VMs (lobby usage and direct VM connections).
  • Two connection modes: lobby 'ssh exe.dev' and direct '<vm>.exe.xyz' for flexible workflows.
  • Lifecycle commands: list, create, connect, and transfer data between local and remote VMs.

Quick Start

SSH into a target exe.dev VM (e.g., using the direct VM destination <vm>.exe.xyz) and start managing its lifecycle.

Frequently Asked Questions about using-exe-dev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate exe.dev Linux VM lifecycle management over SSH?

You can automate exe.dev Linux VM lifecycle management over SSH by using dedicated commands to provision, connect, and decommission virtual machines across both interactive and non-interactive environments.

What is the difference between the exe.dev lobby and direct VM SSH connections?

The difference between the exe.dev lobby and direct VM SSH connections is the entry point. You can use the lobby via 'ssh exe.dev' or connect directly to a specific VM using the '<vm>.exe.xyz' destination format.

How do I transfer data between local and remote exe.dev VMs?

To transfer data between local and remote exe.dev VMs, you utilize lifecycle commands provided within the SSH-based workflow. This allows seamless data movement between your local environment and the provisioned virtual machines.

Can I use SSH to provision and decommission exe.dev virtual machines in non-interactive environments?

Yes, you can use SSH to provision and decommission exe.dev virtual machines in non-interactive environments. The lifecycle management capabilities are designed to support automated workflows without requiring direct interactive sessions.

What commands are available for listing and creating exe.dev VMs?

For listing and creating exe.dev VMs, the lifecycle management system provides specific commands accessible via SSH. These commands enable you to enumerate available virtual machines and initiate the creation of new instances.