findmy

Track Apple devices and AirTags via Find My.app using AppleScript.

5|2|Updated May 26, 2026
One-click install
npx skills add https://github.com/nyxoraAI/Nyxora --skill findmy-nyxoraai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: findmy
Source: https://github.com/nyxoraAI/Nyxora/tree/main/packages/core/playbooks/apple/findmy
Command: npx skills add https://github.com/nyxoraAI/Nyxora --skill findmy-nyxoraai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of tracking and locating Apple devices and AirTags on macOS by providing a command-line interface to the Find My.app, enabling users to view and manage the locations of their devices.

Core Features & Use Cases

  • Track Devices and AirTags: View the locations of Apple devices and AirTags via the Find My.app.
  • Use Case: For example, a user can use this Skill to track the location of a lost AirTag by issuing a simple command.

Quick Start

To find your device using Find My, you can simply say "find my device".

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I track and locate lost Apple devices and AirTags on macOS?

You can track and locate lost Apple devices and AirTags on macOS by issuing a simple command like "find my device". This Skill automates location management by interfacing directly with the native Find My.app to display your devices.

How does macOS AirTag tracking automation work with AppleScript?

AirTag tracking automation uses AppleScript to interface with the Find My.app, allowing you to programmatically view and manage the locations of your Apple devices without manual GUI interaction.

Do I need AppleScript support to use the Find My app for device tracking?

Yes, AppleScript support is required. You must have macOS with the Find My.app installed and AppleScript enabled to automate the tracking and location management of your Apple devices and AirTags.

Can I use a command line interface to manage AirTag locations without opening the Find My app?

Yes, this Skill provides a command-line interface to the Find My.app, enabling you to view and manage the locations of your Apple devices and AirTags programmatically without manually opening the application.

What are the limitations of using AppleScript to automate finding lost Apple devices?

Automating device tracking with AppleScript is limited to macOS environments with the Find My.app installed. It cannot locate devices that are offline or outside the Apple ecosystem, and requires explicit AppleScript support.