What problem does it solve? Apple provides no CLI or API for Find My, making it impossible to programmatically check device or AirTag locations. This Skill bridges that gap by automating the FindMy.app UI on macOS through AppleScript and screenshots, letting you query locations conversationally. ## Core Features & Use Cases - Device & AirTag Location Lookup: Open Find My, navigate between Devices and Items tabs, and read locations from screenshots using vision analysis. - UI Automation with Peekaboo: Optionally use the peekaboo tool for reliable element-level clicking and annotated UI captures. - Continuous Tracking: Periodically capture 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 agent opens Find My, selects the cat's AirTag, captures the screen, and reports the current address and coordinates. ## Quick Start Ask the agent where your AirTag or Apple device is currently located and it will open Find My and read the location from the screen.