findmy
仓库创建 2026年7月27日最近提交 22 小时前SkillHot 收录 17 小时前
这个 Skill 做什么
通过 macOS 上的 FindMy.app 来定位 Apple 设备和 AirTags,工具会用 AppleScript 和截屏等方式抓取位置信息,因为官方没有 CLI。适合想在桌面上快速查设备位置或把它集成到脚本里的场景。特点是通过 GUI 自动化绕过没有原生命令行接口的限制。
▸ 展开 SKILL.md 英文原文
Track Apple devices/AirTags via FindMy.app on macOS.
0
Stars
0
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/apple/findmy/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/apple/findmy/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# 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) - Monitorin
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有