findmy

Locate and track Apple devices and AirTags via FindMy.app on macOS.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/Piaoxuemoli/qoobeeHermes --skill findmy-piaoxuemoli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/Piaoxuemoli/qoobeeHermes/tree/main/hermes/skills/apple/findmy
Command: npx skills add https://github.com/Piaoxuemoli/qoobeeHermes --skill findmy-piaoxuemoli

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the problem of tracking Apple devices and AirTags by providing a user-friendly interface to access the FindMy.app on macOS.

Core Features & Use Cases

  • Device Tracking: Locate your iPhone, iPad, Mac, AirPods, and AirTags using the FindMy.app.
  • AirTag Tracking: Monitor the movement of AirTags over time to track pets or items.
  • Use Case: If you've lost your iPhone and can't find it, this Skill can help you locate it using the FindMy.app.

Quick Start

Use the findmy skill to track the location of your iPhone.

Frequently Asked Questions about findmy

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

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

To track Apple devices and AirTags on macOS, this Skill automates the native FindMy.app using AppleScript UI automation. It locates iPhones, iPads, Macs, and AirTags by interfacing directly with the system application.

What dependencies do I need to locate my iPhone with the FindMy.app?

Locating your iPhone requires osascript for automation, screencapture for visual output, and peekaboo. You must have these tools installed and the necessary system permissions granted on your macOS device.

Can I monitor AirTag movement over time to track pets or items?

Yes, you can monitor AirTag movement over time to track pets or items. The Skill accesses the FindMy.app on macOS to periodically check and report the location of your registered AirTags.

How does macOS screen capture work with AppleScript for device tracking?

AppleScript drives the FindMy.app interface to query device locations, while screencapture extracts the visual map data. This combination allows the Skill to retrieve and present tracking information programmatically.

Does this FindMy tracking method work without granting macOS accessibility permissions?

No, this tracking method requires explicit macOS permissions to function. Because it relies on osascript for UI automation and peekaboo for screen analysis, you must authorize the necessary accessibility and screen recording permissions.

What is the best way to find a lost iPhone using a Mac?

The best way to find a lost iPhone using a Mac is to automate the FindMy.app with this Skill. It leverages AppleScript to query the location directly and uses screencapture to provide visual tracking feedback.