MyClaw
HomeProductsUse CasesPricingSkillsResourcesCompany
HomeUse CasesPricingSkills
Sign In
Home
ProductsOpenClaw HostingHermes Agent Hosting
Use CasesPricingSkills
ResourcesCompareTutorialLearnBlogUpdatesResourcesCommunity
CompanyAboutSupport
Sign In
MyClaw.ai

Your AI agent, already running.

Product

OpenClaw HostingHermes Agent HostingUse CasesPricingCompareAlibaba Cloud

Resources

BlogUpdatesSkillsModelsSupportCommunityCapybara

Legal

TermsPrivacyCookieGDPRContact

© 2023 Cubo World Inc. All rights reserved.

← Back to Skills
Smart Home & IoT
📍

Find My Apple

Track Apple devices and AirTags via FindMy.app on macOS using AppleScript and screen capture — no CLI or API required.

by NousResearchv1.0.0
Connecting to VM...
Connecting to VM...
npx clawhub@latest install findmy
1Current Installs
📦
v1.0.0Version
View Source

Find My Apple Skill Overview

Find My (Apple) gives your AI assistant the ability to locate your Apple devices and AirTags directly through the FindMy.app on macOS. Because Apple exposes no CLI or API for Find My, this skill bridges the gap using AppleScript and screen capture combined with vision analysis to read location data from the app's UI.

How to Use It

Step 1: Run in your terminal or install this skill on MyClaw

npx clawhub@latest install findmy
or

Click the Install button at the top of this page for one-click setup

When to Use Find My Apple

Best Fit

  • You want to ask your assistant "where is my [device or item]?" and get a location back without opening the app yourself
  • You need to track an AirTag attached to a pet, bag, or keys and want periodic location updates
  • You want to monitor device or AirTag movement over time and log a route
  • You need to check the last known location of an iPhone, iPad, Mac, or AirPods registered to your iCloud

When Not to Use

  • You are not on macOS or do not have the FindMy.app available
  • You need real-time GPS coordinates via an API — this skill reads the UI visually and accuracy depends on FindMy's own data
  • You have not granted Screen Recording permission to your terminal, as screenshots will fail

Key Features

AppleScript App Control

Opens FindMy.app and navigates between the Devices and Items tabs automatically, so the assistant can query different asset types without manual interaction.

Vision-Based Location Extraction

Passes screenshots to vision_analyze to read device names, locations, addresses, and any visible coordinates directly from the FindMy UI.

Peekaboo UI Automation

When peekaboo is installed, the skill can annotate UI elements and click on specific devices or items by element ID, making automation more robust across macOS versions.

Continuous AirTag Tracking

Supports a periodic screenshot loop to capture AirTag location every few minutes while the FindMy page stays in the foreground, enabling movement history and patrol route compilation.

Multi-Asset Support

Works across all FindMy asset types — iPhones, iPads, Macs, AirPods, and AirTag-attached items — by switching between the Devices and Items tabs as needed.

Use Cases

Locate a Lost Device

Ask "where is my iPhone?" and the assistant opens FindMy, captures the Devices tab, and reads the last known location using vision analysis.

Find an AirTag Item

Track keys, a bag, or any AirTag-attached item by navigating to the Items tab and extracting the displayed location or address.

Monitor a Pet's Movement

Run a periodic capture loop while the AirTag page stays open to log your pet's location every few minutes and compile a movement route over time.

Check Multiple Devices at Once

Switch between Devices and Items tabs in sequence to get a snapshot of where all your registered Apple assets are located in a single session.

Requirements

  • macOS with Find My app installed and iCloud signed in
  • Devices and AirTags already registered in your Find My account
  • Screen Recording permission granted to your terminal (System Settings → Privacy & Security → Screen Recording)
  • Optional: peekaboo installed via brew install steipete/tap/peekaboo for enhanced UI automation and element-level clicking
Connecting to VM...
npx clawhub@latest install findmy
1Current Installs
📦
v1.0.0Version
View Source

Reviews

0 reviews

Log in to write a review

No reviews yet. Be the first to share your experience!