findmy

Track Apple devices and AirTags on macOS via Find My screen capture.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/cryptopafi/nexusos-skills --skill findmy-cryptopafi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/cryptopafi/nexusos-skills/tree/main/apple/findmy
Command: npx skills add https://github.com/cryptopafi/nexusos-skills --skill findmy-cryptopafi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track Apple devices and AirTags on macOS using FindMy with AppleScript and screen capture, enabling visibility into locations when the app is used manually but automated for repeatable workflows.

Core Features & Use Cases

  • AppleScript + Screenshot: Open FindMy, switch tabs, and capture device locations via screen content for analysis.
  • Peekaboo UI Automation (Optional): If installed, automate UI interactions with FindMy for more reliable results.
  • AirTag Location Tracking: Monitor AirTag locations over time by regularly capturing screen data to infer routes and movements.
  • Prerequisites & Privacy: Requires macOS Find My sign-in, screen recording permission, and responsible use.

Quick Start

Open the FindMy app, ensure you are signed in, and begin tracking the desired device by following the setup steps described above.

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I automate tracking Apple devices and AirTags on macOS?

Automate tracking Apple devices and AirTags on macOS by using AppleScript and screen capture to open Find My, switch tabs, and read device locations from the screen content. This enables repeatable workflows for monitoring item movement.

Can I use AppleScript to extract location history from Find My?

Yes, you can use AppleScript to extract location history from Find My by regularly capturing screen data. Capturing the Find My app interface over time allows you to infer routes and record the movement history of your AirTags.

Do I need Peekaboo to automate UI interactions with Find My?

You do not need Peekaboo to automate UI interactions with Find My, but installing it optionally provides more reliable UI automation results. The core tracking functionality can also operate using standard AppleScript and screen capture.

What macOS permissions are required for screen capture in Find My automation?

macOS permissions required for screen capture in Find My automation include screen recording permission and being signed into the Find My app. You must grant these access rights responsibly to allow the automated tracking scripts to read screen content.

What are the limitations of using screen capture for AirTag location tracking?

Limitations of using screen capture for AirTag location tracking include relying on the visible Find My app interface and requiring active screen recording permissions. It cannot track devices offline and necessitates responsible use to maintain privacy safeguards.