findmy

Automate Find My on macOS to locate Apple devices and AirTags.

1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/rnben/hermes-skills --skill findmy-rnben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/rnben/hermes-skills/tree/main/plugins/apple-skills/skills/findmy
Command: npx skills add https://github.com/rnben/hermes-skills --skill findmy-rnben

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track Apple devices and AirTags on macOS by automating FindMy to read locations via AppleScript and screen capture.

Core Features & Use Cases

  • Automates launching Find My, navigating to the Devices or Items tab, and reading device locations using AppleScript and screen capture.
  • Supports optional UI automation tooling to interact with Find My for more reliable readings and workflow automation.
  • Enables long-running tracking workflows by periodically capturing location data for AirTags or devices to infer movement patterns over time.

Quick Start

Open Find My and read a device's location using the automated workflow.

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I automate Find My on macOS to track my AirTag location?

Automating Find My on macOS to track AirTag locations uses AppleScript to open the app, navigate to the Items tab, and capture screenshots of location readouts for tracking.

Can I use UI automation to extract coordinates from Find My on macOS?

Yes, UI automation can extract coordinates from Find My on macOS by interacting directly with the interface, providing more reliable location readings than screen capture alone.

Does tracking Apple devices with AppleScript require external dependencies?

No, tracking Apple devices with AppleScript does not require external dependencies, utilizing native macOS screen capture and UI automation to read Find My location data.

What is the best way to track AirTag movement patterns over time on a Mac?

Tracking AirTag movement patterns over time on a Mac is achieved by running long-running workflows that periodically capture Find My location data using AppleScript and screen capture.

How does screenshot-based location tracking work for Apple devices in Find My?

Screenshot-based location tracking for Apple devices in Find My works by using AppleScript to navigate to devices and capture screenshots of the location readouts for data extraction.