What problem does it solve? Apple provides no CLI or API for Find My, so locating devices and AirTags programmatically on macOS is impossible without workarounds. This Skill bridges that gap using AppleScript UI automation and screenshot analysis to read device and AirTag locations from the FindMy app. ## Core Features & Use Cases - Device & AirTag Location Reading: Open FindMy.app via AppleScript, switch between Devices and Items tabs, and capture screenshots for vision-based location extraction. - Peekaboo UI Automation: Use the optional peekaboo tool for annotated UI captures and precise element clicks on specific devices or items. - Continuous AirTag Tracking: Periodically screenshot an AirTag's page to log location over time, such as mapping a pet's patrol route. - Use Case: Ask where your keys are, and the Skill opens Find My, navigates to the Items tab, captures the AirTag's location, and reports the address and coordinates. ## Quick Start Ask the assistant to find where your AirTag or Apple device is currently located using the Find My app.