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 simulator hosted on EAS cloud so you can install, drive, screenshot, and record it without any local simulator. ## Core Features & Use Cases - Remote simulator sessions: Start, monitor, and stop iOS/Android simulator sessions on EAS infrastructure using the experimental eas simulator:* CLI commands. - Agent-driven device control: Drive the device with agent-device or argent — open apps, tap elements, fill fields, take screenshots, and record video of animations and transitions. - Live edit loop: Connect a dev build to Metro over a tunnel so code changes appear on the remote simulator via Fast Refresh, plus a browser preview URL for sharing. - Use Case: An AI agent on a Linux cloud sandbox needs to verify a checkout flow fix. It starts an EAS Simulator session, installs a dev build, connects Metro, taps through the flow, and returns screenshots as proof. ## Quick Start Ask the agent to run your app on a remote EAS cloud simulator and take a screenshot of the current screen.