What problem does it solve? Apple provides no CLI or API for Find My, so locating devices and AirTags from a terminal or agent workflow requires manual app interaction. This Skill bridges that gap using AppleScript and screen capture to read device locations programmatically. ## Core Features & Use Cases - UI Automation of FindMy.app: Opens Find My, switches between Devices and Items tabs, and clicks specific entries via AppleScript or the peekaboo tool. - Vision-Based Location Reading: Captures screenshots of the Find My window and uses vision analysis to extract device names, addresses, and coordinates. - AirTag Tracking Over Time: Periodically captures an AirTag's location to compile movement routes, such as monitoring a pet's patrol path. - Use Case: Ask where your keys are, and the Skill opens Find My, selects the AirTag, screenshots the detail view, and reports the current address. ## Quick Start Ask the agent where your AirTag or Apple device is, and it will open Find My, capture the screen, and report the location.