findmy

Track Apple device and AirTag locations on macOS via AppleScript and UI automation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/samuelbonifacio015/obsidian-notes --skill findmy-samuelbonifacio015
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/samuelbonifacio015/obsidian-notes/tree/main/obsidian/Sistema/Skills/Vendor/apple/findmy
Command: npx skills add https://github.com/samuelbonifacio015/obsidian-notes --skill findmy-samuelbonifacio015

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires osascript, screencapture, peekaboo, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies tracking Apple devices and AirTags on macOS, making it easy to locate and monitor your devices with minimal setup.

Core Features & Use Cases

  • Device Tracking: Locate and monitor the location of Apple devices and AirTags.
  • AirTag Tracking: Specifically designed for tracking AirTags, useful for pets or items.
  • Use Case: If you've lost your iPhone or AirTag, this Skill can help you find it by providing its location on a map.

Quick Start

Activate the Find My skill and provide the command "show location of my iPhone".

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I track the location of my Apple devices or AirTags on macOS?

Track Apple devices and AirTags on macOS by using AppleScript and UI automation to query the Find My app. It locates your devices and provides their position on a map.

Can I use this to find a lost iPhone or an AirTag attached to a pet?

Yes, you can find a lost iPhone or an AirTag attached to a pet by retrieving its location. The automation queries the Find My app to display the item's current map location.

Do I need the Find My app and iCloud signed in to locate AirTags on macOS?

Yes, locating AirTags on macOS requires the Find My app installed and your iCloud account actively signed in. The automation controls the app interface to retrieve your device location.

What is the best way to automate Find My app tracking for Apple devices?

Automate Find My app tracking by using AppleScript and UI automation commands like show location of my iPhone. This approach retrieves location data without manual app navigation.

Does this device location tracking method work without opening the Find My app manually?

The device location tracking works by automating the Find My app interface via AppleScript, so manual opening is unnecessary. It triggers UI automation to fetch your AirTag or device location.