findmy

Track Apple device and AirTag locations via FindMy.app using AppleScript and screen capture.

5|1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/lengoctuong2005/Branding-Focused-Skills --skill findmy-lengoctuong2005
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/lengoctuong2005/Branding-Focused-Skills/tree/main/antigravity/skills/hermes-collection/apple/findmy
Command: npx skills add https://github.com/lengoctuong2005/Branding-Focused-Skills --skill findmy-lengoctuong2005

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Find My (Apple) addresses the challenge of tracking Apple devices and AirTags by providing a means to monitor their locations via FindMy.app on macOS.

Core Features & Use Cases

  • Device and AirTag Tracking: Monitor the location of Apple devices and AirTags through the FindMy.app interface.
  • Location Verification: Use AppleScript and screen capture to verify the location data displayed by FindMy.app.
  • Use Case: For instance, users can use this skill to track the location of their lost iPhone or AirTag by querying the skill with specific commands.

Quick Start

To track an AirTag, you can use the command: 'findmy track [AirTag Name]'

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 from macOS terminal?

To track Apple devices and AirTags on macOS, you can use a skill that utilizes AppleScript and screen capture to interact directly with the FindMy.app interface. This approach automates location monitoring via simple commands.

Do I need to grant screen recording permission to use FindMy.app tracking?

Yes, you need to grant screen recording permission to use this FindMy.app tracking skill. Because the skill relies on screen capture to verify location data displayed by the application, macOS requires explicit user permission for screen recording.

Can I verify the location of a lost iPhone using macOS automation?

You can verify the location of a lost iPhone using macOS automation by running a script that interfaces with FindMy.app. The skill uses AppleScript to extract and verify the location data displayed within the application interface.

What is the command to track an AirTag using macOS scripts?

The command to track an AirTag is 'findmy track [AirTag Name]'. This executes the skill, which uses AppleScript and screen capture to monitor the location of your specified AirTag through the FindMy.app on macOS.

Are there limitations when using AppleScript to interact with FindMy.app?

A limitation of using AppleScript to interact with FindMy.app is its dependence on screen capture, which requires explicit screen recording permissions. The skill operates strictly within the macOS environment and is limited by the application's current interface state.