findmy

Automate Apple device and AirTag tracking via AppleScript with the Find My app.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill findmy-brittaniebuffiecsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/brittaniebuffiecsu/zerogravityclaw/tree/main/src/hermes-core/skills/apple/findmy
Command: npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill findmy-brittaniebuffiecsu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Findmy Skill solves the challenge of tracking down lost Apple devices or AirTags by providing a seamless integration with macOS's Find My app.

Core Features & Use Cases

  • Track Apple Devices: Monitor the locations of iPhones, iPads, Macs, and AirTags using the Find My app.
  • AirTag Monitoring: Specifically designed to track AirTags for personal items like keys, wallets, or pets.
  • Time-Based Location Tracking: Continuously log and analyze the movement of an AirTag over time to trace a patrol route.

Quick Start

To start tracking your AirTag, run the command 'track_airtag my_airtag_name' to begin monitoring the device's location in real-time.

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I track Apple devices and AirTags from the macOS command line?

You can track Apple devices and AirTags from the command line by using AppleScript automation to interact with the Find My app on macOS for real-time location monitoring without needing a native CLI.

Can I monitor AirTag location history over time using macOS?

Yes, you can monitor AirTag location history over time on macOS by continuously logging and analyzing the movement of an AirTag to trace its route and track specific personal items.

How does AppleScript interact with the Find My app for device monitoring?

AppleScript interacts with the Find My app by automating its interface to retrieve location data, enabling continuous tracking of Apple devices and AirTags directly within macOS.

What do I need to automate AirTag tracking on macOS?

To automate AirTag tracking on macOS, you need the Find My app installed and configured with your devices, allowing AppleScript scripts to locate and monitor items like keys or wallets.

Is there a native Find My app CLI for macOS?

No, there is no native CLI for the Find My app on macOS, which is why AppleScript automation is used to replicate command-line tracking and monitoring capabilities for Apple devices.

What are the limitations of using AppleScript for Find My device tracking?

Using AppleScript for Find My device tracking limits you to macOS environments and relies on the Find My app's interface automation, meaning it cannot run without the local macOS desktop application active.