findmy

Track Apple devices and AirTags via FindMy.app using AppleScript and screen capture.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/GarrettRoi/open-manus --skill findmy-garrettroi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/GarrettRoi/open-manus/tree/main/skills/apple/findmy
Command: npx skills add https://github.com/GarrettRoi/open-manus --skill findmy-garrettroi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users track the location of their Apple devices and AirTags by interacting with the Find My application on macOS, addressing the lack of a direct command-line interface for this functionality.

Core Features & Use Cases

  • Device Tracking: Monitor the location of iPhones, iPads, Macs, and AirPods.
  • AirTag Monitoring: Track the real-time location of AirTags attached to items or pets.
  • Location History: Record location data over time for analysis (e.g., pet patrol routes).
  • Use Case: A user asks, "Where is my laptop?" and the skill uses AppleScript and screen capture to find and report its location.

Quick Start

Use the findmy skill to find the current 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 Apple devices and AirTags from a Mac command line?

Track Apple devices and AirTags from a Mac command line by using this Skill to interact with the Find My app via AppleScript and screen capture. It automates the native macOS Find My interface to retrieve and report device locations.

Can I monitor AirTag location history for movement patterns on macOS?

You can monitor AirTag location history for movement patterns on macOS by using this Skill to record location data over time. This enables analysis of movement routes, such as tracking pet patrol paths or tracking item tags.

Do I need to grant screen recording permissions to locate lost Apple devices?

Locating lost Apple devices requires granting screen recording permissions on your macOS system. The Skill uses screen capture to read the Find My app interface, and optionally uses the peekaboo tool for enhanced UI automation.

What is the best way to find my lost iPhone using macOS automation?

The best way to find a lost iPhone using macOS automation is running this Skill, which uses AppleScript to control the Find My app. It locates your iPhone and reports its current position without manual interaction.

Does this Find My automation skill work on Windows or Linux?

This Find My automation skill does not work on Windows or Linux. It requires macOS with the native Find My app installed, because it relies on AppleScript and screen capture to interact directly with the Apple ecosystem.

Why does the Find My tracking script fail to locate my AirPods?

The Find My tracking script might fail to locate AirPods if screen recording permissions are not enabled or if the device is offline. This Skill depends on capturing the Find My app interface, so proper macOS permissions are required.