findmy

Automate FindMy on macOS to fetch Apple device and AirTag locations.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/cloudliness/Hermes-Autonomous-AI-Agent-Dialed-In-For-Windows-11 --skill findmy-cloudliness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/cloudliness/Hermes-Autonomous-AI-Agent-Dialed-In-For-Windows-11/tree/main/skills/apple/findmy
Command: npx skills add https://github.com/cloudliness/Hermes-Autonomous-AI-Agent-Dialed-In-For-Windows-11 --skill findmy-cloudliness

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates locating Apple devices and AirTags on macOS when there is no official CLI, by leveraging FindMy automation via AppleScript and screen capture to read locations.

Core Features & Use Cases

  • AppleScript-based FindMy automation to open the app and fetch device locations.
  • Optional UI automation with Peekaboo for more reliable interaction.
  • Workflow support for tracking AirTag locations over time and verifying device proximity.

Quick Start

Open FindMy on macOS and run the automation to fetch current locations for your registered devices.

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I track Apple devices and AirTags on macOS when there is no native CLI?

You can track Apple devices and AirTags on macOS by using AppleScript for UI automation to open FindMy and screen capture to read device locations. This approach automates location fetching directly through the FindMy interface.

Can I monitor AirTag movement over time using FindMy automation?

Yes, FindMy automation supports tracking AirTag locations over time. By leveraging AppleScript and screen capture, you can continuously monitor movement and verify device proximity through the FindMy app interface.

Do I need Peekaboo to automate FindMy location retrieval?

Peekaboo is an optional tool for achieving more reliable UI automation when retrieving FindMy locations. While AppleScript handles the core interaction, Peekaboo enhances the stability of screen capture and UI element interaction.

What are the prerequisites for automating FindMy to fetch device locations?

Automating FindMy requires macOS and access to FindMy in iCloud. You also need AppleScript enabled to perform UI automation and screen capture capabilities to read the location data from the interface.

Why does FindMy location automation rely on screen capture instead of direct APIs?

FindMy location automation relies on screen capture because Apple does not provide a native CLI or direct API for accessing device locations. UI automation via AppleScript and screen reading is required to extract location data.