bystablyai· 16 skills
Control a mobile (iOS) emulator / simulator stream from inside Orca using the orca CLI. Use for taps, gestures, typing, hardware buttons, camera injection, permissions, accessibility tree, and more — all while seeing the live view in Orca's emulator pane. Prefer this over raw npx serve-sim or direct simctl when running agents inside Orca (the orca surface handles device scoping, helper lifecycle, and worktree context). Complements the orca-cli skill for terminals, worktrees, and the built-in browser.
$npx -y skills add stablyai/orca --skill orca-emulatorInstalls into the current project.
Run `npx skills use "https://github.com/stablyai/orca" --skill "stablyai/orca/orca-emulator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/stablyai/orca" that are relevant to the current task. Run `npx skills add "https://github.com/stablyai/orca"` and select the relevant skills, then follow their instructions.