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 is impossible without UI automation. This Skill bridges that gap using AppleScript, screen capture, and vision analysis to read device locations from the FindMy.app on macOS. ## Core Features & Use Cases - Device and AirTag Location Reading: Open FindMy.app via AppleScript, capture screenshots, and extract locations with vision analysis. - Peekaboo UI Automation: Use the optional peekaboo tool for annotated UI captures and precise element clicks on devices or items. - Continuous AirTag Tracking: Periodically capture FindMy screenshots on a schedule to log an AirTag's movement over time, such as a pet's patrol route. - Use Case: Ask where your keys are, and the agent opens Find My, switches to the Items tab, captures the AirTag's detail view, and reports the address and coordinates. ## Quick Start Ask the agent where your AirTag or Apple device is currently located and it will open Find My and report the location.