findmy

Automate Apple device and AirTag location tracking via FindMy.app UI automation.

Updated May 11, 2026
One-click install
npx skills add https://github.com/richardnguyen0715/keep-it-real --skill findmy-richardnguyen0715
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/richardnguyen0715/keep-it-real/tree/main/refer-projects/hermes-agent/skills/apple/findmy
Command: npx skills add https://github.com/richardnguyen0715/keep-it-real --skill findmy-richardnguyen0715

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies tracking Apple devices and AirTags using the FindMy.app on macOS, eliminating the need for manual location checks.

Core Features & Use Cases

  • Device Tracking: Monitor the location of Apple devices and AirTags.
  • UI Automation: Utilizes AppleScript and screen capture for interaction with the FindMy.app.
  • Use Case: A user can ask, "Where is my iPhone?" and the Skill will provide the location by analyzing a screenshot of the FindMy.app.

Quick Start

Use the findmy skill to get the location of your device by saying, "Find my iPhone."

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I automate location tracking for Apple devices on macOS?

Automating location tracking for Apple devices on macOS requires screen recording permissions to enable UI automation. The system uses AppleScript to control the FindMy.app interface and capture screenshots, returning the current location data for your devices.

Can I track AirTags automatically using FindMy on a Mac?

Yes, you can track AirTags automatically using FindMy on a Mac. The automation relies on AppleScript to interact with the FindMy.app interface and analyze screen captures to determine AirTag locations without manual input.

Do I need screen recording permissions to monitor Apple device locations on macOS?

Screen recording permissions are required to monitor Apple device locations on macOS. The automation process uses screen capture to analyze the FindMy.app interface and extract the current location data for your tracked devices and AirTags.

What is the best way to check where my iPhone is using macOS automation?

The best way to check your iPhone location using macOS automation is to trigger a script that opens FindMy.app. The system captures a screenshot of the interface, analyzes it, and returns the device's current location.

Why does my macOS FindMy automation fail to return device locations?

macOS FindMy automation fails to return device locations if screen recording permissions are not granted. The system depends on screen capture and AppleScript to interact with the FindMy.app interface and extract the current location data.