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 by driving the FindMy.app with AppleScript and screenshots, then reading locations with vision analysis. ## Core Features & Use Cases - Device and AirTag Location Lookup: Open FindMy.app, switch between Devices and Items tabs, and capture screenshots to read current locations. - 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 (e.g., every 5 minutes) to log an AirTag's movement over time, such as monitoring a pet's patrol route. - Use Case: Ask where your keys are, and the Skill opens Find My, clicks the AirTag item, screenshots the detail view, and reports the address and coordinates shown. ## Quick Start Ask the assistant to find where your AirTag or Apple device is currently located using Find My on your Mac.