findmy Skill
Track Apple devices/AirTags via FindMy.app on macOS. Published by NousResearch in hermes-agent.
What is findmy Skill?
Track Apple devices/AirTags via FindMy.app on macOS. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use findmy Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: skills/apple/findmy/SKILL.md
What it does
Track Apple devices/AirTags via FindMy.app on macOS.
Skill instructions
Find My (Apple) Track Apple devices and AirTags via the FindMy.app on macOS. Since Apple doesn't provide a CLI for FindMy, this skill uses AppleScript to open the app and screen capture to read device locations. Prerequisites - macOS with Find My app and iCloud signed in - Devices/AirTags already registered in Find My - Screen Recording permission for terminal (System Settings → Privacy → Screen Recording) - Optional but recommended: Install peekaboo for better UI automation: brew install steipete/tap/peekaboo When to Use - User asks "where is my [device/cat/keys/bag]?" - Tracking AirTag locations - Checking device locations (iPhone, iPad, Mac, AirPods) - Monitoring pet or item movement over time (AirTag patrol routes) Method 1: AppleScript + Screenshot (Basic) Open FindMy and Navigate bash Open Find My app osascript -e 'tell application "FindMy" to activate' Wait for it to load sleep 3 Take a screenshot of the Find My window screencapture -w -o /tmp/findmy.png Then use visionanalyze t
Explore related resources
Frequently asked questions
What is findmy?
findmy is a open-source AI agent skill with Copy skill directory. Track Apple devices/AirTags via FindMy.app on macOS.
Who is findmy best for?
findmy is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install findmy?
Install or run findmy using Copy skill directory. Check findmy for the latest setup command.
Is findmy actively maintained?
findmy may need a closer maintenance check before production use.
Auto-fetched from GitHub.