What problem does it solve? Apple provides no CLI or API for Find My, so there is no programmatic way to check the location of your devices or AirTags from the terminal. This Skill bridges that gap by automating the FindMy.app UI 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 that are analyzed with vision to extract locations. - Peekaboo UI Automation: Optionally use the peekaboo tool for more reliable UI element clicking and annotated captures. - Continuous AirTag Tracking: Periodically capture screenshots on a schedule to log an AirTag's movement 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, screenshots the AirTag's position, and reports the address and coordinates. ## Quick Start Ask the assistant to find where your AirTag or Apple device is currently located using the Find My app.