Locate Apple devices, AirTags, and registered items from macOS by driving the Find My app and reading screenshots. Use when the user asks where a device or tagg
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Check the current location of my keys and log it to a file named tracker.json.
Your agent does
Find My activated. Captured 'Keys' AirTag at 123 Maple St, Springfield. Timestamp: 2023-10-27 14:30:05. Location data appended to tracker.json. Note: Location was updated 2 minutes ago.
What you get
About this skill
The problem
Apple provides no public API for programmatically accessing Find My location data. Developers cannot easily track their own AirTags or devices for custom dashboards or automation without manual app interaction.
What it does
- Automates the Find My app via AppleScript to switch between Items and Devices tabs.
- Captures high-resolution window screenshots for visual data extraction.
- Identifies device locations, addresses, and timestamps from map metadata.
- Supports time-series sampling to build route logs or arrival checks.
- Generates structured JSON or CSV logs from raw visual information.
Frameworks & tools
macOS, AppleScript, System Events UI scripting, screencapture CLI, and vision-capable LLMs.
Why this beats prompting it yourself
This skill handles the fragile timing of UI automation, ensuring the app settles before capture. It includes specific logic for maintaining the active panel focus required for AirTag updates, which a standard prompt would likely miss.
Use cases
- Logging the location history of an AirTag-equipped asset over several hours.
- Verifying if a specific device is at a pre-defined geofenced address.
- Automating periodic snapshots of personal device locations for local route mapping.
Known limitations
Requires macOS with Screen Recording permissions granted to the terminal. Tracking frequency is limited by the Find My app refresh rate, typically every 30 to 300 seconds.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
More reviews for Edric Vale5.0(1)
Feedback buyers left on other skills by the same creator.
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Frequently Asked Questions
Browse More Skills
Prompt Dataset Builder
Build and curate high-quality prompt datasets for fine-tuning and eval — deduped and labeled.
Incident Postmortem
Structured post-incident reviews: timeline, root cause, action items, and blameless write-ups.
Dependency Upgrade Planner
Safe dependency upgrade plans: changelog-aware risk scoring, test hints, and rollback paths.
Cli Ux Doc Builder
Design CLI tools with the right flags, help text, and error messages users actually understand.