What problem does it solve? Apple provides no CLI or API for Find My, so there is no direct way to programmatically check the location of your Apple devices or AirTags. This Skill bridges that gap by driving the FindMy.app on macOS through AppleScript and screen capture, letting an AI agent read device and item locations from the app's UI. ## Core Features & Use Cases - Device and AirTag Location Lookup: Open FindMy, switch between Devices and Items tabs, and capture screenshots that are read with vision analysis to extract locations. - Peekaboo UI Automation: Optionally use the peekaboo tool for annotated UI captures and precise element clicks for more reliable interaction. - Periodic AirTag 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 is my cat?" and the agent opens FindMy, selects the cat's AirTag, screenshots the map, and reports the current address and coordinates. ## Quick Start Ask the agent where your AirTag or Apple device is, and it will open FindMy on your Mac, capture the screen, and report the location.