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 or remote device. This Skill drives the experimental EAS Simulator API to boot a cloud simulator, install an app, and interact with it via an agent controller. ## Core Features & Use Cases - Remote simulator sessions: Start, monitor, and stop paid EAS cloud simulator sessions for iOS and Android using eas-cli simulator:* commands. - Agent-driven device control: Install builds, open apps, tap elements, fill fields, take screenshots, and record video through the agent-device or argent controllers. - Live edit loop: Connect a dev build to Metro over a tunnel so code changes appear on the remote simulator via Fast Refresh. - Use Case: An AI agent running in a Linux cloud sandbox needs to verify a UI fix on iOS. It starts an EAS Simulator session, installs the dev build, connects Metro, taps through the checkout flow, and captures screenshots as proof. ## Quick Start Ask the agent to run your Expo app on a cloud iOS simulator and take a screenshot of the main screen.