findmy

Track Apple devices and AirTags via the macOS Find My app.

Updated May 14, 2026
One-click install
npx skills add https://github.com/SethyPagna/Secretary-Jarvis --skill findmy-sethypagna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/SethyPagna/Secretary-Jarvis/tree/main/src/capabilities/skills/apple/findmy
Command: npx skills add https://github.com/SethyPagna/Secretary-Jarvis --skill findmy-sethypagna

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you find the current location of Apple devices and AirTags when there is no command-line interface available, reducing the need for manual searching through the macOS Find My app.

Core Features & Use Cases

  • Device and Item Tracking: Open Find My on macOS, inspect Devices or Items, and read the live location of iPhone, iPad, Mac, AirPods, AirTags, and other registered items.
  • Screenshot-Based Reading: Capture the app window and use vision analysis to extract locations, addresses, and other visible details from the interface.
  • Ongoing Monitoring: Repeatedly check an AirTag or device over time to follow movement patterns, such as keys, bags, or pets.

Quick Start

Ask the assistant to open Find My on macOS, capture the relevant device or item view, and report the current location details from the screenshot.

Frequently Asked Questions about findmy

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

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

You can track AirTag location on macOS by automating the Find My app with AppleScript and screenshot-based vision analysis to extract current location data without manual searching.

Can I monitor Apple device movement over time without opening Find My manually?

Yes, you can monitor Apple device movement over time by repeatedly capturing the Find My app interface to follow movement patterns for tracked keys, bags, or pets.

What macOS permissions do I need to automate Find My app location extraction?

Automating Find My app location extraction requires macOS with iCloud signed into Find My, Screen Recording permission, and AppleScript or screenshot-based UI automation enabled for access.

Does Find My device tracking work with AirPods and MacBooks or just AirTags?

Find My device tracking works with AirTags, iPhones, iPads, MacBooks, AirPods, and other registered items by capturing live locations from both Devices and Items tabs.

Why is my screenshot-based Find My reading not returning location details?

Screenshot-based Find My reading fails to return location details if Screen Recording permission is missing, iCloud is not signed into Find My, or peekaboo vision analysis cannot parse the interface.

Is there a way to extract Find My location data without a command-line interface?

You can extract Find My location data without a command-line interface by using AppleScript and screenshot-based UI automation to capture the app window and read visible location details.