findmy

Track Apple device and AirTag locations via FindMy.app UI automation.

1|1|Updated May 25, 2026
One-click install
npx skills add https://github.com/aayushsoam/clawbot-agent --skill findmy-aayushsoam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/aayushsoam/clawbot-agent/tree/main/skills/apple/findmy
Command: npx skills add https://github.com/aayushsoam/clawbot-agent --skill findmy-aayushsoam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users track their Apple devices and AirTags using the FindMy.app on macOS, overcoming the lack of a direct CLI for FindMy.

Core Features & Use Cases

  • Device Tracking: Locate iPhone, iPad, Mac, AirPods, and AirTags on a map.
  • AirTag Tracking: Monitor the movement of AirTags and pets over time.
  • Use Case: If you're looking for your misplaced AirTag or want to track the movements of a pet, this Skill can help you do so with ease.

Quick Start

Use the findmy skill to track the location of your device with the command 'findmy track [device name]'.

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 using macOS automation?

Track Apple devices and AirTags using macOS automation by utilizing UI automation and AppleScript to interface with the FindMy.app. This approach overcomes the lack of a direct command-line interface for the FindMy application.

How do I locate my AirTag or Apple device from the terminal?

Locate your AirTag or Apple device from the terminal by executing the command 'findmy track [device name]'. This triggers UI automation within the FindMy.app on macOS to retrieve your device's location.

Do I need iCloud set up to track AirTags via macOS automation?

Yes, you need iCloud set up and configured on your macOS system to track AirTags via macOS automation. The FindMy.app requires an active iCloud account linked to your personal devices to function properly.

Can I automate FindMy.app to monitor my pet's location?

You can automate FindMy.app to monitor your pet's location by tracking an attached AirTag over time. The Skill uses AppleScript to interface with the macOS FindMy application and retrieve location data for your pets.

What are the limitations of tracking Apple devices with AppleScript?

Tracking Apple devices with AppleScript is limited by its reliance on UI automation within the FindMy.app, meaning it cannot run without a graphical interface. It is strictly designed for monitoring personal devices and pets on macOS.