findmy

Retrieve Apple device and AirTag locations from the Find My app on macOS.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/JKhyro/HERMES-AGENT --skill findmy-jkhyro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/JKhyro/HERMES-AGENT/tree/main/skills/apple/findmy
Command: npx skills add https://github.com/JKhyro/HERMES-AGENT --skill findmy-jkhyro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you locate Apple devices and AirTags when Find My has no command-line interface, making location checks possible through macOS automation and screenshots instead of manual UI hunting.

Core Features & Use Cases

  • Device and Item Tracking: Open Find My, switch between Devices and Items, and inspect location details for iPhone, Mac, AirPods, AirTags, and other registered assets.
  • UI Automation Workflow: Use AppleScript or a UI helper to bring the app forward, navigate the interface, and capture the relevant view reliably.
  • Ongoing Monitoring: Repeatedly capture screenshots over time to observe movement, such as a pet's AirTag route or a misplaced item's last known positions.

Quick Start

Ask the agent to open Find My on macOS, inspect the relevant device or item, capture the screen, and report the current location details in plain language.

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I retrieve Apple device and AirTag locations from the Find My app on macOS?

To retrieve Apple device and AirTag locations on macOS, this Skill uses AppleScript UI automation to bring the Find My app to the foreground, navigate to Devices or Items, capture a screenshot, and analyze it to read location details.

Can I automate AirTag location monitoring using macOS?

Yes, you can automate AirTag location monitoring on macOS by repeatedly capturing Find My app screenshots over time, allowing you to observe an item's movement or track a pet's AirTag route.

Does checking Find My device locations require a command-line interface?

No, checking Find My device locations does not require a CLI. This Skill uses macOS automation and screenshot capture instead of manual UI hunting to locate registered Apple hardware and AirTags.

What is needed to automate Find My app location checks on a Mac?

Automating Find My app location checks requires AppleScript UI automation, foreground app access, screenshot capture capabilities, and vision analysis to read location details from the captured screen.

Can I track multiple types of Apple hardware through the Find My app?

Yes, you can track multiple types of Apple hardware through the Find My app, including iPhones, Macs, AirPods, and AirTags by switching between the Devices and Items views.

Why does my Find My macOS automation require screenshot capture and vision analysis?

Find My macOS automation requires screenshot capture and vision analysis because the app has no command-line interface, so location details must be read visually from the captured screen.