findmy

Automate FindMy device location checks via AppleScript and screen captures on macOS.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/danmartinez78/echo-ghost-backup --skill findmy-danmartinez78
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/danmartinez78/echo-ghost-backup/tree/main/skills/apple/findmy
Command: npx skills add https://github.com/danmartinez78/echo-ghost-backup --skill findmy-danmartinez78

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates locating Apple devices and AirTags using the FindMy app on macOS, addressing the lack of a CLI for FindMy.

Core Features & Use Cases

  • AppleScript automation to open FindMy and navigate to devices/items.
  • Screen capture-based location reading for device coordinates.
  • Optional UI automation with Peekaboo for reliable interactions.
  • Periodic tracking workflow to monitor movement over time.

Quick Start

Open FindMy on macOS and start tracking a device by capturing periodic screenshots for location analysis.

Frequently Asked Questions about findmy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate FindMy on macOS to track Apple devices?

Automate FindMy on macOS by using AppleScript to launch the app and navigate to devices. The automation captures screenshots for location data, enabling periodic location checks for owned Apple devices and AirTags.

Can I use AppleScript to check AirTag locations automatically?

Yes, you can use AppleScript to automatically open the FindMy app and navigate to your AirTags. The script triggers a screencapture to read device coordinates, establishing a patrol-style tracking workflow for movement over time.

What is the best way to periodically track Apple device locations without a CLI?

Periodic tracking without a FindMy CLI is achieved through AppleScript automation and screencapture. This method launches FindMy, captures screenshots for coordinate analysis, and uses optional Peekaboo automation to ensure reliable UI interactions.

Do I need Peekaboo automation for FindMy AppleScript tracking to work?

Peekaboo automation is optional but recommended for reliable UI interactions during FindMy tracking. If UI automation fails, the skill provides step-by-step guidance for fallbacks to ensure you still capture necessary location screenshots.

How does screenshot-based location reading work for FindMy devices?

Screenshot-based location reading works by capturing the FindMy app interface after AppleScript navigates to the target device. The captured screenshots contain the visual location data needed to analyze the coordinates of your Apple devices and AirTags.