findmy

Automate Apple device and AirTag tracking via FindMy.app with AppleScript and screen capture.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/srivtx/supercharger-opencode --skill findmy-srivtx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/srivtx/supercharger-opencode/tree/main/platform/findmy
Command: npx skills add https://github.com/srivtx/supercharger-opencode --skill findmy-srivtx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users track Apple devices and AirTags by leveraging the FindMy.app on macOS, providing a convenient way to monitor the location of their devices.

Core Features & Use Cases

  • Device Tracking: Provides the ability to locate Apple devices and AirTags using the FindMy.app.
  • UI Automation: Uses AppleScript for app interaction and screen capture for reading device locations.
  • Use Case: Ideal for users who want to track their AirTags or Apple devices and need an efficient way to view their locations.

Quick Start

Open FindMy and navigate to the Devices or Items tab to track the location of your device or AirTag.

Frequently Asked Questions about findmy

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

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

You can track Apple devices and AirTags using macOS by automating the FindMy.app with AppleScript. This process uses UI automation to interact with the app and screen capture to read device locations from the interface.

What permissions do I need to automate FindMy.app on macOS?

Automating FindMy.app on macOS requires explicit permissions for screen recording and UI automation. These access levels are necessary for AppleScript to control the app interface and capture screen visuals of device locations.

Can I use AppleScript to locate AirTags through the FindMy app?

Yes, you can use AppleScript to locate AirTags through the FindMy app. The automation navigates the FindMy interface to open the Items tab, utilizing screen capture to read and retrieve the AirTag location data.

Why does my macOS FindMy automation fail to read device locations?

macOS FindMy automation fails to read device locations if screen recording or UI automation permissions are missing. Without these permissions, AppleScript cannot control the FindMy.app interface or capture the screen visuals needed to track devices.

What is the best way to monitor Apple devices registered in FindMy?

The best way to monitor Apple devices registered in FindMy is using macOS UI automation with AppleScript. This method programmatically navigates the FindMy.app interface and uses screen capture to efficiently view and extract device locations.