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 Lookup: Open FindMy, navigate Devices/Items tabs via AppleScript, and read locations from screenshots using vision analysis. - Peekaboo UI Automation: Use the optional peekaboo tool for annotated UI captures and precise element clicks for more reliable interaction. - Continuous AirTag Tracking: Periodically capture FindMy screenshots on a schedule to log an AirTag's movement over time, such as monitoring a pet's patrol route. - Use Case: Ask "where is my cat?" and the Skill opens FindMy, selects the cat's AirTag, captures the detail view, and reports the current address and coordinates. ## Quick Start Ask the assistant to find where your AirTag or Apple device is currently located using the Find My app.