findmy

Tracks Apple devices and AirTags via macOS Find My app automation and screenshot analysis.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Gitnapp/Skills --skill findmy-gitnapp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/Gitnapp/Skills/tree/main/apple/findmy
Command: npx skills add https://github.com/Gitnapp/Skills --skill findmy-gitnapp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users locate and monitor their Apple devices and AirTags when direct command-line access to Find My is unavailable.

Core Features & Use Cases

  • Find My App Automation: Opens and navigates the macOS Find My app using AppleScript and UI automation techniques.
  • Location Reading Workflows: Captures Find My screenshots and uses visual analysis to identify device or item locations.
  • Use Case: Track an owned AirTag, iPhone, iPad, Mac, AirPods, or personal item location through the Find My app interface.

Quick Start

Use the findmy skill to check the current location of my registered AirTag using the Find My app.

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I track an AirTag or Apple device on macOS without an API?

This Skill locates Apple devices and AirTags by automating the macOS Find My app. It uses AppleScript and UI automation to open the interface, navigate to your tracked items, and capture screenshots for visual location retrieval without requiring a direct API.

How does macOS Find My UI automation retrieve device locations?

macOS Find My UI automation retrieves locations by using AppleScript to control the app interface and capturing screenshots. It then applies visual analysis to the captured Find My screenshots to identify and read the current location of your registered devices or items.

Can I use AppleScript to check AirTag location in the Find My app?

Yes, you can use AppleScript to check AirTag locations. The Skill leverages AppleScript automation to open the macOS Find My app and navigate to your registered items, capturing the interface to retrieve current location data through visual analysis.

Do I need any dependencies to track Apple devices through macOS UI automation?

No dependencies are required to track Apple devices through macOS UI automation. You only need macOS Find My access, AppleScript automation capabilities, and optional UI automation tools to assist with screenshot capture and location retrieval workflows.

What are the limitations of using Find My app automation for device tracking?

The main limitation of Find My app automation is the lack of direct command-line access or an official API. Because it relies on screenshot capture and visual analysis, tracking requires the Find My app interface to be open and may be constrained by UI automation reliability.