What problem does it solve? Developers on Linux, CI pipelines, or headless cloud agents cannot run an iOS simulator locally, and macOS users sometimes need a shareable remote device. This Skill runs your Expo app on a remote iOS simulator or Android emulator hosted on EAS cloud, so an agent can install, drive, screenshot, and record the app without any local simulator. ## Core Features & Use Cases - Remote simulator sessions: Start, monitor, and stop cloud simulator sessions via the experimental eas simulator:* CLI commands, with a live browser preview URL on iOS. - Agent-driven device control: Drive the remote device with agent-device (or argent) verbs — open apps, tap elements, fill fields, take screenshots, and record video of animations. - Three run modes: Install a local Release build, install an EAS build artifact, or connect a dev build to Metro over a tunnel for live Fast Refresh edits. - Use Case: You are on a Linux CI box and need to verify a checkout flow on iOS. The Skill checks availability, starts a named session, installs your dev build, connects Metro, taps through the flow, and returns screenshots — then stops the session to end billing. ## Quick Start Ask the agent to run your app on a cloud iOS simulator and take a screenshot of the main screen.