findmy

Track Apple device and AirTag locations via FindMy on macOS.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/Rawgrowth-Consulting/rawclaw-agent --skill findmy-rawgrowth-consulting
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/Rawgrowth-Consulting/rawclaw-agent/tree/main/skills/apple/findmy
Command: npx skills add https://github.com/Rawgrowth-Consulting/rawclaw-agent --skill findmy-rawgrowth-consulting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track Apple devices and AirTags locations on macOS using FindMy via AppleScript and screen capture.

Core Features & Use Cases

  • AppleScript automation to launch the Find My app and read device locations via screenshots.
  • Peekaboo automation (optional) for more reliable UI interaction when installed.
  • AirTag/location history workflow to monitor movement over time by periodic captures.
  • Limitations & privacy considerations to ensure compliant usage.

Quick Start

Open the Find My app and run the provided automation steps to capture and 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 devices and AirTags on macOS using automation?▼

Track Apple devices and AirTags on macOS by using AppleScript to launch the Find My app, capturing screen layouts, and reading device locations. This approach allows you to verify current positions and log movement over time.

Can I automate logging AirTag location history over time?▼

Yes, you can log AirTag location history by setting up a workflow of periodic screen captures within the Find My app. This records movement over time, allowing you to verify positions and track device locations automatically.

Do I need Peekaboo to automate Find My on macOS?▼

Peekaboo is an optional tool that provides more reliable UI interaction when automating Find My on macOS. While the core functionality relies on AppleScript and screen capture, installing Peekaboo enhances the automation stability.

What macOS permissions are required to automate Find My location tracking?▼

Automating Find My location tracking requires macOS with Find My and iCloud signed in, alongside screen recording permissions. Optional tools like vision_analyze and Peekaboo can further enhance the screen capture and UI automation workflow.

Are there privacy limitations when tracking AirTags with AppleScript?▼

Yes, tracking AirTags with AppleScript has specific privacy considerations to ensure compliant usage. You must manage screen recording permissions and iCloud authentication properly to avoid unauthorized location tracking or data exposure.