findmy

Retrieves GPS coordinates of lost devices and AirTags from your account.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Locate Apple devices and AirTags registered in Find My on macOS to verify presence and current location without manual navigation.

Core Features & Use Cases

  • AppleScript-based automation to open Find My and read device locations.
  • Optional UI automation with peekaboo for more reliable interactions and continued operation.
  • Use cases include finding a lost item, tracking AirTag movement over time, and quick verification of current device locations.

Quick Start

Locate a registered device in Find My and read its current location.

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I locate Apple devices and AirTags using macOS automation?

You can locate Apple devices and AirTags on macOS by using AppleScript to automatically open the Find My app and capture screen content to extract the current location data.

Can I track AirTag movement automatically without opening Find My manually?

Yes, you can track AirTag movement by running an AppleScript automation that periodically opens Find My and reads device locations, with optional UI automation via Peekaboo for reliable continued operation.

What is needed to verify device presence in Find My using AppleScript?

To verify device presence, you need a macOS environment running Find My with registered Apple devices, and you can execute AppleScript to automate the app opening and location extraction process.

Does the Find My location extraction rely solely on AppleScript?

Find My location extraction primarily uses AppleScript to open the app and capture screen content, but it also supports optional UI automation through Peekaboo to ensure more reliable interactions.

Why use Peekaboo for UI automation when locating AirTags on macOS?

Using Peekaboo for UI automation provides more reliable interactions during AirTag location checks by ensuring the Find My app operates continuously and screen content is captured accurately.

Are there limitations to tracking AirTags with AppleScript on macOS?

Tracking AirTags with AppleScript on macOS is limited by the need for the Find My app to be accessible and may require Peekaboo for UI automation to maintain reliability during continuous monitoring.