findmy

Locates Apple devices and AirTags via Find My using AppleScript UI automation.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/thisismynewfmail-ui/Monika-agent --skill findmy-thisismynewfmail-ui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/thisismynewfmail-ui/Monika-agent/tree/main/skills/apple/findmy
Command: npx skills add https://github.com/thisismynewfmail-ui/Monika-agent --skill findmy-thisismynewfmail-ui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users cannot locate their Apple devices or AirTags from the command line because Find My lacks a CLI, requiring manual UI navigation.

Core Features & Use Cases

  • AppleScript automation: Opens Find My, switches tabs, and captures screenshots.
  • Screen capture & vision analysis: Reads device locations from screenshots.
  • Optional Peekaboo integration: Provides reliable UI interactions for device selection.
  • Use case: Quickly answer requests like “where is my iPhone?” or “track my cat’s AirTag”.

Quick Start

Ask Monika to locate my iPhone using the Find My skill.

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I track my iPhone or AirTag location from the command line on macOS?

To track an iPhone or AirTag on macOS, this Skill uses AppleScript UI automation to open Find My, switch tabs, and capture screenshots to locate your Apple devices.

Can I automate Find My on macOS to find my AirPods without opening the app?

Yes, you can automate Find My to locate AirPods without manual app navigation by employing AppleScript automation along with optional Peekaboo integration for reliable UI interaction.

Do I need screen recording permission to locate Apple devices using AppleScript?

Yes, screen recording permission is required to locate Apple devices, as the automation captures screenshots of the Find My interface to read and analyze device locations.

What is the best way to find my Mac location using terminal commands?

The best way to find your Mac location via terminal is using this Skill, which opens Find My via AppleScript and captures screenshots to read device locations visually.

Does Find My scripting require the Peekaboo utility to track AirTags?

Peekaboo is an optional utility for tracking AirTags in Find My, providing more reliable UI interaction and device selection, though standard AppleScript automation works independently.

Why does my Find My automation not working when trying to locate Apple devices?

If your Find My automation is not working, ensure you have granted macOS screen recording permission, as the script relies on capturing and analyzing screenshots to locate devices.