findmy

Track Apple devices and AirTags via Find My app UI automation on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you check the location of Apple devices and AirTags when there is no command-line interface or public API available.

Core Features & Use Cases

  • Open the Find My app on macOS and inspect Devices or Items.
  • Capture the app window or use Peekaboo-assisted UI automation to read location details from screenshots.
  • Monitor an AirTag or device over time, such as a set of keys, a bag, or a pet.

Quick Start

Ask the assistant to open Find My on your Mac, capture the current device or AirTag location, and report the result in plain language.

Frequently Asked Questions about findmy

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

FAQPage Schema
How can I check Apple device locations from my Mac when there is no command-line interface?

To check Apple device locations from a Mac without a CLI, this Skill uses UI automation and AppleScript to open the Find My app, capture screenshots, and read location details for iPhones, iPads, and AirTags.

How do I track an AirTag over time using macOS?

To track an AirTag over time on macOS, the Skill repeatedly monitors the Find My app using UI automation, capturing screenshots to report the current location of items like keys, bags, or pets.

Do I need screen recording permission to locate Apple devices via UI automation?

Yes, locating Apple devices via UI automation requires screen recording permission on macOS, along with iCloud sign-in and the Find My app, so the Skill can capture and analyze app screenshots.

Can I use AppleScript to extract Find My location data for my iPad?

Yes, you can use AppleScript to open the Find My app and extract iPad location data, because the Skill automates UI interactions and uses Peekaboo screenshot analysis to read the details.

What is the best way to monitor a pet's AirTag location from a Mac?

The best way to monitor a pet's AirTag location from a Mac is by using repeated UI automation through the Find My app, which captures and analyzes screenshots to track the AirTag over time.