findmy

Automate FindMy on macOS to locate Apple devices and AirTags via AppleScript.

27|2|Updated Jan 15, 2024
One-click install
npx skills add https://github.com/erfanzar/Xerxes-Agents --skill findmy-erfanzar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/erfanzar/Xerxes-Agents/tree/main/src/python/xerxes/skills/findmy
Command: npx skills add https://github.com/erfanzar/Xerxes-Agents --skill findmy-erfanzar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The FindMy automation skill solves the lack of an official CLI by automating FindMy on macOS to locate Apple devices and AirTags via AppleScript and screen capture.

Core Features & Use Cases

  • AppleScript automation to open FindMy and switch between Devices and Items views
  • Screen-capture based location reading with optional Peekaboo UI automation for robust interactions
  • Workflow support for tracking AirTag locations over time and compiling situational location data

Quick Start

Open FindMy, switch to the Devices or Items tab, and start automated location capture using the recommended tooling.

Frequently Asked Questions about findmy

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

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

Automate Apple FindMy to track AirTag locations on macOS by using AppleScript UI automation and screen capture to switch between the Items and Devices tabs and read location data without an official CLI.

Can I use AppleScript to check the location status of Apple devices in an office?

Yes, you can use AppleScript to check the location status of Apple devices in an office by automating the FindMy app to open and capture screen data for verifying device presence.

What screen recording permissions are required to automate FindMy location reading?

Automating FindMy location reading requires screen recording permissions and FindMy access on macOS to allow the AppleScript and optional Peekaboo UI automation to capture and read the interface.

How does screen capture based location reading work for tracking patrol routes over time?

Screen capture based location reading works for tracking patrol routes over time by repeatedly automating FindMy UI interactions via AppleScript to compile situational location data for AirTags.

Are there limitations to using UI automation for locating Apple devices without a CLI?

Locating Apple devices without a CLI via UI automation is limited by the need for continuous screen recording permissions and is vulnerable to UI changes within the FindMy macOS app that may break scripts.