Skip to main content
Install the three run.cloud skills from skills.sh so your coding agent can route general run.cloud requests and operate either remote mobile sessions or microVM sandboxes with the TypeScript SDK and CLI.
The package contains:
  • run-cloud, a thin router that selects a focused skill
  • run-cloud-ios-simulator, for iOS simulator and Android emulator sessions
  • run-cloud-sandboxes, for microVM compute, commands, files, snapshots, images, networking, secrets, and cleanup
The skills CLI detects supported agents and installs all three into that agent’s native skill folder. To install only one focused skill, pass --skill run-cloud-ios-simulator or --skill run-cloud-sandboxes. You can also install all three through the run.cloud CLI:
Repeat --agents to install for more than one runtime:
Use project scope for repo-specific automation and global scope for personal defaults.