findmy

Automate FindMy via AppleScript and screen capture to track Apple devices and AirTags on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables locating Apple devices and AirTags on macOS when FindMy lacks a command-line interface, by using AppleScript to launch the app and screen capture to read locations.

Core Features & Use Cases

  • AppleScript-based automation to open FindMy and navigate to device/location views.
  • Screen capture-driven location extraction for devices and AirTags.
  • Optional Peekaboo UI automation for more reliable interaction with the FindMy interface.

Quick Start

Open FindMy, switch to the Devices tab, and monitor the locations of your registered devices or AirTags.

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I track AirTag location history on macOS when FindMy lacks a command line interface?▼

You can track AirTag location history on macOS by using AppleScript to automate the FindMy app and screen capture to extract and archive location data when the UI is visible.

Can I automate the FindMy app with AppleScript to monitor my Apple devices?▼

Yes, you can automate the FindMy app with AppleScript to launch the application, navigate to the Devices tab, and monitor the locations of registered devices on macOS.

Do I need screen recording permissions to extract location data from FindMy on macOS?▼

Yes, screen recording permission is required to capture and extract location data from the FindMy interface, with optional Peekaboo integration available for more reliable UI automation.

What is the best way to archive Apple device locations on macOS without an official API?▼

The best way to archive Apple device locations without an API is applying AppleScript automation and screen capture to read and save location data directly from the FindMy app interface.

Does Peekaboo UI automation work with the FindMy app for monitoring device movements?▼

Peekaboo UI automation works with the FindMy app to provide more reliable interaction with the interface, enhancing the screen capture process for monitoring device movements and archiving locations.

Why does FindMy location tracking via screen capture require the UI to be visible?▼

FindMy location tracking via screen capture requires the UI to be visible because the skill reads location data by capturing the screen interface rendered by the FindMy app on macOS.