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 screen capture, 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 location details via screenshots analyzed with vision. - Peekaboo UI Automation: Use the optional peekaboo tool for reliable element-level clicking and annotated UI captures of the FindMy window. - 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 the current location of your AirTag or Apple device using the Find My app on your Mac.