📄 SKILL.md

← Vault

name: findmy

description: Track Apple devices and AirTags via FindMy.app on macOS using AppleScript and screen capture.

version: 1.0.0

author: Hermes Agent

license: MIT

platforms: [macos]

metadata:

hermes:

tags: [FindMy, AirTag, location, tracking, macOS, Apple]


Find My (Apple)

Track Apple devices and AirTags via the FindMy.app on macOS. Since Apple doesn't

provide a CLI for FindMy, this skill uses AppleScript to open the app and

screen capture to read device locations.

Prerequisites

Rules

1. Keep FindMy app in the foreground when tracking AirTags (updates stop when minimized)

2. Use vision_analyze to read screenshot content — don't try to parse pixels

3. For ongoing tracking, use a cronjob to periodically capture and log locations

4. Respect privacy — only track devices/items the user owns