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 and screen capture to read device locations from FindMy.app on macOS. ## Core Features & Use Cases - Device and AirTag Location Reading: Open FindMy.app, 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. - Periodic Location Tracking: Run a capture loop to log AirTag positions over time, such as monitoring a pet's patrol route every five minutes. - Use Case: Ask where your keys are, and the Skill opens Find My, navigates to the Items tab, screenshots the AirTag's location, and reports the address and coordinates. ## Quick Start Ask the assistant to find the current location of your AirTag or Apple device using Find My on your Mac.