findmy

Automate FindMy.app UI via AppleScript and Peekaboo to locate Apple devices and AirTags.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires osascript, peekaboo, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The Skill simplifies tracking Apple devices and AirTags on macOS, eliminating the need for manual checks and providing real-time location updates.

Core Features & Use Cases

  • Device Tracking: Monitor the location of Apple devices and AirTags through the FindMy app.
  • Automated UI Interaction: Execute AppleScript and Peekaboo scripts for UI automation.
  • Use Case: Ideal for keeping track of lost or misplaced devices, particularly useful for pet or item owners who want to monitor movement patterns.

Quick Start

Use the findmy skill to get the location of your missing device.

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I automate Apple device tracking on macOS to get real-time location updates?

Automate Apple device tracking by using AppleScript and Peekaboo to interact with the FindMy app UI, automatically retrieving location data for registered devices and AirTags.

Can I use AppleScript to retrieve AirTag location data from the FindMy app?

Yes, you can use AppleScript with Peekaboo to automate UI interaction with the FindMy app, executing scripts that retrieve AirTag location data automatically.

Do I need Peekaboo to automate finding Apple devices through the FindMy app?

Yes, Peekaboo is required alongside AppleScript to automate UI interactions, enabling the scripts to navigate the FindMy app interface and extract device location data.

What is the best way to monitor AirTag movement patterns for lost items?

The best way to monitor AirTag movement patterns is through automated UI interaction with the FindMy app, executing scripts to periodically fetch location updates without manual checks.

Does automated FindMy tracking work for monitoring multiple Apple devices and AirTags?

Automated FindMy tracking works for monitoring multiple Apple devices and AirTags registered with your account, executing scripts to retrieve location data across all tracked items.

Why does my AppleScript automation fail when interacting with the FindMy app interface?

AppleScript automation may fail if Peekaboo is not installed or if the FindMy app UI elements are not accessible, as the scripts rely on UI automation to retrieve location data.