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 on macOS with AppleScript and reading locations from screenshots. ## Core Features & Use Cases - Device and AirTag Location Lookup: Open FindMy.app, switch between Devices and Items tabs, and capture screenshots for vision-based location reading. - Peekaboo UI Automation: Use the optional peekaboo tool for annotated UI captures and precise element clicks on specific devices or AirTags. - Continuous AirTag Tracking: Periodically screenshot the FindMy window on a schedule to log an AirTag's movement over time, such as tracking a pet's patrol route. - Use Case: Ask where your keys are, and the agent opens Find My, clicks your AirTag, captures the detail view, and reports the address and coordinates shown on the map. ## Quick Start Ask the agent where your AirTag or Apple device is and it will open Find My, capture the screen, and report the current location.