What problem does it solve?
This Skill provides a repeatable way to determine the locations of Apple devices and AirTags on macOS when no official CLI or API exists, removing the need to manually open the Find My app and transcribe on-screen information.
Core Features & Use Cases
- UI Automation & Capture: Use AppleScript or optional peekaboo automation to open Find My, navigate tabs, and capture the app window as an image.
- Image-Based Location Extraction: Analyze screenshots with vision capabilities to extract device names, addresses, and coordinates.
- Monitoring & Routes: Periodically capture the Find My view to track an AirTag over time and compile patrol routes for pets or items.
- Use Case: Quickly answer "where is my device/keys/cat?" by taking a screenshot of the Find My detail view and extracting the shown location.
Quick Start
Open the Find My app on macOS, capture the app window screenshot (or use peekaboo if available), and ask the AI to analyze the image to report device names and their current locations including address and coordinates.