findmy

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track Apple devices and AirTags via Find My on macOS using AppleScript and optional screen capture to read locations.

Core Features & Use Cases

  • Automates Find My interactions with AppleScript to open the app and read device locations.
  • Optional UI automation using Peekaboo for more reliable UI interactions.
  • Long-running tracking workflow to monitor movement over time with periodic captures.

Quick Start

Open Find My and read the current location of a registered device.

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 app on macOS to locate AirTags and Apple devices?

You can automate Find My on macOS to locate Apple devices and AirTags by using AppleScript to open the app and read device locations, with optional UI automation for more reliable interactions.

Can I monitor Apple device movement over time using macOS UI automation?

Yes, you can monitor Apple device movement over time by running a long-running tracking workflow that uses periodic screen captures to track location changes via macOS UI automation.

Do I need screen-capture permission to track AirTags with AppleScript on macOS?

Yes, screen-capture permission handling is required to track AirTags and Apple devices on macOS, as the automation relies on capturing the screen to read location data from the Find My app.

What is the best way to read Find My device locations automatically on macOS?

The best way to read Find My device locations automatically on macOS is by using AppleScript for app automation, optionally leveraging Peekaboo for more reliable UI interactions.

Does Peekaboo UI automation work with the Find My app for tracking Apple devices?

Yes, Peekaboo UI automation works with the Find My app to provide more reliable interactions when automating the tracking of Apple devices and AirTags on macOS.