It is designed for AI agents: minimal, structured output by default, with opt-in detail.
If you are not on macOS, run the same commands on the macOS node using ClawdBot’s node execution (e.g. exec with host: node / node tools). Ensure the skill folder exists on that node, or copy it there.
select writes a state file (default: ./.ios-sim-state.json) that stores the chosen UDID. All commands accept --udid and otherwise fall back to the state file.
이 기술은 사용자가 "iOS 시뮬레이터에서 테스트", "iPhone에서 앱 실행", "iOS 스크린샷 찍기", "시뮬레이터에서 버튼 탭하기", "iOS UI 자동화", "시뮬레이터에 앱 설치", "시뮬레이터 부팅"을 요청하거나 iOS 앱, Xcode, 시뮬레이터, simctl, idb, UI 자동화 또는 iOS 테스트 작업을 할 때 사용해야 합니다. 기기 수명주기(생성/부팅/삭제), 앱 관리(설치/실행), 푸시 알림, 개인 정보 보호 부여, 스크린샷 및 접근성 기반 UI 탐색을 포함한 iOS 시뮬레이터 워크플로를 자동화합니다. 출처: tristanmanchester/agent-skills.