findmy

Track Apple devices and AirTags via FindMy.app on macOS.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kwasi-cpu/hermes-agent --skill findmy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/kwasi-cpu/hermes-agent/tree/main/skills/apple/findmy
Command: npx skills add https://github.com/kwasi-cpu/hermes-agent --skill findmy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you track the location of your Apple devices and AirTags directly from your macOS machine, even when they are not actively connected to your network.

Core Features & Use Cases

  • Device Tracking: Monitor the real-time location of iPhones, iPads, Macs, and AirPods.
  • AirTag Monitoring: Track the location of registered AirTags, useful for finding keys, bags, or even pets.
  • Cross-Platform Continuity: Access location data via a user-friendly interface on macOS.
  • Use Case: If you misplace your iPhone or want to check the location of your AirTagged keys, this skill can help you find them.

Quick Start

Use the findmy skill to track my iPhone.

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I track my Apple devices and AirTags from a Mac?

Track Apple devices and AirTags from a Mac by running scripts that automate the Find My app via AppleScript, capturing the UI to retrieve real-time location data for registered iPhones, iPads, Macs, and AirTags.

What do I need to locate AirTags using macOS automation?

Locating AirTags using macOS automation requires a Mac with the Find My app enabled, granted screen recording permissions for UI capture, and AppleScript support to execute the location tracking scripts.

Can I monitor misplaced Apple hardware even when it is offline?

Monitor misplaced Apple hardware using macOS automation to access the Find My app, which displays the last known location of registered iPhones, AirTags, and AirPods even when they are not actively connected to your network.

Does tracking Apple devices with AppleScript require physical access to the missing item?

Tracking Apple devices with AppleScript does not require physical access to the missing item, as it remotely queries the Find My app on your macOS machine to retrieve and monitor location data.

Why is my macOS location tracking script failing to find AirTags?

macOS location tracking scripts fail to find AirTags if screen recording permissions are not granted or the Find My app is not enabled, preventing AppleScript and screen capture from retrieving UI location data.