iCloud Find My is a skill that allows you to access the locations and battery status of your Apple devices using the iCloud command line interface. It is designed for those who want to track their devices efficiently through command line operations.
$ npx skills add https://github.com/clawdbot/skills --skill icloud-findmyiCloud Find My is a device management skill that enables you to locate your Apple devices and check their battery status directly through the command line interface. Using the iCloud command line tools, this skill provides efficient tracking capabilities for users who prefer terminal-based operations. It's designed for those managing multiple Apple devices who need quick access to location and battery information without opening the iCloud website or native app.
Follow the installation instructions and authenticate with your Apple ID to use the skill.
Track the location of lost Apple devices
Check battery status of devices
Manage family sharing of device locations
$ npx skills add https://github.com/clawdbot/skills --skill icloud-findmygit clone https://github.com/clawdbot/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Use the iCloud Find My command line interface to locate and check the battery status of my Apple devices. Provide the device name, last known location (latitude, longitude, and approximate address), and current battery percentage. If the device is offline, include the last update timestamp. [DEVICE_NAME] or [ALL_DEVICES].
# iCloud Find My Device Status Report **Device:** MacBook Pro (14-inch, M1 Pro) - **Status:** Online - **Location:** 37.7749° N, 122.4194° W - **Address:** 1 Market St, San Francisco, CA 94103, USA - **Battery Level:** 87% - **Last Updated:** 2024-05-20 14:32:15 UTC **Device:** iPhone 15 Pro - **Status:** Offline - **Last Known Location:** 40.7128° N, 74.0060° W - **Address:** 1 Wall St, New York, NY 10005, USA - **Battery Level:** 42% (last recorded) - **Last Updated:** 2024-05-20 13:45:22 UTC **Device:** Apple Watch Series 8 - **Status:** Online - **Location:** 40.7580° N, 73.9855° W - **Address:** 71st St & 1st Ave, New York, NY 10065, USA - **Battery Level:** 76% - **Last Updated:** 2024-05-20 14:35:00 UTC
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan