findmy

Automate FindMy UI actions to read Apple device and AirTag locations on macOS.

11|Updated May 17, 2026
One-click install
npx skills add https://github.com/StarryCod/cogitum --skill findmy-starrycod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/StarryCod/cogitum/tree/main/cogitum/data/skills/apple/findmy
Command: npx skills add https://github.com/StarryCod/cogitum --skill findmy-starrycod

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

FindMy lacks a native CLI, so this skill provides a scriptable way to locate Apple devices and AirTags using the macOS FindMy app via AppleScript and optional UI automation.

Core Features & Use Cases

  • AppleScript-based automation to launch FindMy and capture device locations via screenshots.
  • Optional UI automation with Peekaboo for more reliable interactions.
  • Supports time-based location checks for monitoring over time.

Quick Start

Open the Find My app and run the included AppleScript sequence to read device locations.

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I track Apple device locations from the command line on macOS?

You can automate FindMy on macOS using AppleScript to launch the app and capture screenshots for reading device locations. This provides a scriptable alternative to the missing native CLI.

Can I use AppleScript to automate finding a missing AirTag?

Yes, you can automate AirTag tracking by running AppleScript sequences that launch Find My and capture device locations via screenshots. Optional UI automation with Peekaboo ensures more reliable interactions during the process.

Do I need screen recording permissions to automate Find My on macOS?

Yes, screen recording permissions are required to automate Find My on macOS. The skill relies on capturing screenshots of the app interface to extract and read device location data accurately.

What is the best way to monitor Apple device movement over time?

The best way to monitor device movement is using time-based location checks with AppleScript automation. This repeatedly queries the Find My app on macOS to capture and log changing device locations over time.

Does Find My automation with Peekaboo work for tracking AirTag patrols?

Yes, Find My automation supports tracking AirTag patrols by using optional UI automation with Peekaboo. This ensures more reliable interactions within the Find My app to consistently capture and extract location data over time.