findmy

Locate lost Apple devices and AirTags via the Find My app on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Find My (Apple) solves the problem of tracking lost or misplaced Apple devices and AirTags by providing a simple and efficient way to locate them on macOS.

Core Features & Use Cases

  • Track Devices and AirTags: Locate your Apple devices and AirTags using the Find My app on macOS.
  • Use Cases: Ideal for users who have multiple devices or want to track the location of their AirTags for personal items or pets.

Quick Start

Use the findmy skill to locate my iPhone using the Find My app.

Frequently Asked Questions about findmy

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

FAQPage Schema
How do I locate lost Apple devices and AirTags from a macOS terminal?

To locate lost Apple devices and AirTags, you can use a macOS automation skill that controls the Find My app via screen capture and UI automation to provide real-time tracking of your items.

Can I track AirTag location on macOS using command line automation?

Yes, you can track AirTag location on macOS by running a script that automates the Find My app, requiring screen recording permissions for the terminal to capture and monitor the live device locations.

Do I need to enable screen recording permissions for terminal to use Find My automation?

Yes, enabling screen recording permissions for terminal is required to use Find My automation, because the skill relies on screen capture and UI automation to locate your Apple devices and AirTags.

What macOS and iCloud requirements are needed to track Apple devices with UI automation?

Tracking Apple devices with UI automation requires a macOS system with the Find My app installed, iCloud enabled, and screen recording permissions granted to the terminal for real-time location monitoring.

Why is my Find My location tracking script not working on macOS?

Find My location tracking scripts fail on macOS if terminal screen recording permissions are denied, or if iCloud is not properly enabled, preventing the UI automation from capturing device locations.