findmy
Track Apple devices and AirTags via FindMy.app on macOS using AppleScript and screen capture.
Install command
hermes skills install findmyWhat this page covers
This index page keeps Hermes skills separate from the OpenClaw catalog. It gives you the install command, registry source, platform notes, and a route back to the original Hermes docs or registry listing when you want the full upstream reference.
Related Hermes skills
Hermes · Built-in
apple-notes
Manage Apple Notes via the memo CLI on macOS (create, view, search, edit).
Hermes · Built-in
apple-reminders
Manage Apple Reminders via remindctl CLI (list, add, complete, delete).
Hermes · Built-in
imessage
Send and receive iMessages/SMS via the imsg CLI on macOS.
Hermes · Built-in
architecture-diagram
Generate dark-themed SVG diagrams of software systems and cloud infrastructure as standalone HTML files with inline SVG graphics. Semantic component colors (cyan=frontend, emerald=backend, violet=database, amber=cloud/AWS, rose=security, orange=message bus), JetBrains Mono font, grid background. Best suited for software architecture, cloud/VPC topology, microservice maps, service-mesh diagrams, database + API layer diagrams, security groups, message buses — anything that fits a tech-infra deck with a dark aesthetic. If a more specialized diagramming skill exists for the subject (scientific, educational, hand-drawn, animated, etc.), prefer that — otherwise this skill can also serve as a general-purpose SVG diagram fallback. Based on Cocoon AI's architecture-diagram-generator (MIT).