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 on macOS by driving the FindMy.app with AppleScript and reading locations from screenshots. ## Core Features & Use Cases - Device and AirTag Location Lookup: Open FindMy, switch between Devices and Items tabs, and capture the current location of any registered device or AirTag. - Vision-Based Reading: Use screenshot capture plus vision analysis to extract addresses and coordinates from the FindMy UI. - Longitudinal Tracking: Periodically capture AirTag positions (e.g., every 5 minutes) to compile patrol routes for pets or movement history for items. - Use Case: Ask where your cat wearing an AirTag has been, and the Skill opens FindMy, captures the Items tab over time, and compiles a location route. ## Quick Start Ask the agent to find the current location of your AirTag or Apple device using Find My on your Mac.