findmy

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of tracking Apple devices and AirTags via the FindMy.app on macOS, reducing the manual effort involved in monitoring device locations.

Core Features & Use Cases

  • Device Tracking: Monitor the locations of Apple devices (iPhone, iPad, Mac, AirPods) and AirTags.
  • Automated Location Updates: Track device locations over time for continuous monitoring.
  • Use Case: Ideal for users who need to track their devices' locations for security or convenience.

Quick Start

Use the 'findmy' skill to get the location of an AirTag.

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I automate tracking Apple devices and AirTags via FindMy.app on macOS?

Automate tracking of Apple devices and AirTags by using UI automation and screen capture to control FindMy.app on macOS. This Skill leverages AppleScript to continuously monitor and extract device location data without manual interaction.

What do I need to set up to use AppleScript for FindMy.app location tracking?

You need macOS with FindMy.app installed, along with screen recording permissions for screencapture and osascript. The Peekaboo dependency is also required to enable UI automation for monitoring device locations.

Can I use UI automation to continuously monitor AirTag locations on a Mac?

Yes, this Skill is designed for continuous monitoring of AirTag and Apple device locations. It automates FindMy.app via UI automation and screen capture to retrieve location updates over time.

Why does macOS screen recording permission fail when automating FindMy.app?

Screen recording permission is a required prerequisite for the screencapture dependency to function. If permission is denied, the UI automation process cannot capture the FindMy.app interface to extract location data.

What is the best way to track an iPhone or iPad location automatically on macOS?

Using AppleScript and UI automation to control FindMy.app is an effective way to track iPhone or iPad locations on macOS. This approach automates screen capture for continuous location monitoring without manual input.