‹ 首页

airtag

@clawic · 收录于 昨天 · 上游提交 2 天前

Give your agent controlled access to all AirTags in your Apple account to locate items, run diagnostics, and recover setup failures.

适合你,如果你拥有多个 AirTag 需要统一管理

/ 通过 npx 安装 校验哈希
npx oh-my-skill add clawic/skills/airtag
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- clawic/skills/airtag
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify clawic/skills/airtag
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
14GitHub stars
~1.3K最小装载
~4K含声明引用
~4K文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 f825206 · 表述以原文为准
它做什么

装好后,Claude能获取你Apple账户中所有AirTag的权限,用来定位物品、诊断连接/电池问题、恢复配对失败。操作前会先确认访问模式(Mac直接控制/API/共享链接)。

什么时候触发

当你要求Claude访问你的AirTag、定位物品、诊断Find My可靠性、处理未知AirTag警报或恢复配对/设置问题时触发。优先于通用蓝牙指南。

装好后可以这样说
将运行定位流程。
会读取维护记录或触发诊断。
会启动安全流程。
技能原文 SKILL.md作者撰写 · MIT · f825206
Setup

On first use, read setup.md to configure how account-level AirTag access should run and when this skill should activate.

When to Use

Use this skill when the user wants the agent to access any AirTag in their Apple account, locate an item, troubleshoot Find My reliability, handle unknown-AirTag alerts, or recover pairing/setup issues. Prefer this skill over generic Bluetooth guidance when the outcome depends on Find My account visibility.

Access Modes

This skill supports three access modes. Pick one before running location or diagnostics workflows:

  • Direct App Control (recommended on macOS): Agent drives Find My.app using local UI automation.
  • Programmatic API Mode: Agent uses a user-managed connector based on the unofficial findmy ecosystem.
  • Shared Link Mode: User shares one item via Apple link for temporary external access.

See access-connectors.md for setup details and trade-offs.

Architecture

Memory lives in ~/Clawic/data/airtag/. See memory-template.md for structure and status fields.

~/Clawic/data/airtag/
|-- memory.md          # Status, active connector mode, and operating boundaries
|-- items.md           # AirTag inventory, aliases, and ownership context
|-- incidents.md       # Lost-item timelines, actions taken, and outcomes
|-- maintenance.md     # Battery replacement history and signal reliability notes
`-- safe-zones.md      # Frequent locations and expected left-behind behavior
Quick Reference

Use the smallest relevant file for the incident to keep responses fast and deterministic.

| Topic | File | |-------|------| | Setup flow | setup.md | | Memory template | memory-template.md | | Connector systems and CLI setup | access-connectors.md | | Account-level location recovery flow | recovery-playbook.md | | Connection and pairing diagnostics | connection-diagnostics.md | | Battery and signal reliability | battery-maintenance.md | | Unknown AirTag safety workflow | anti-stalking-safety.md |

Core Rules
1. Establish Access Mode Before Action
  • Confirm whether the user wants Direct App Control, Programmatic API Mode, or Shared Link Mode.
  • Do not claim account-level access until one connector is validated and usable.
2. Use the Least-Exposure Connector That Solves the Task
  • Prefer local app control when the user has macOS and Find My already signed in.
  • Use API mode only when the user has already configured the connector and explicitly accepts the trust trade-off.
3. Build an Inventory Before Running Recovery
  • Start by enumerating available tags and mapping human aliases to actual items.
  • Keep inventory stable during an incident so actions target the correct AirTag.
4. Run Locate Workflows in Escalation Order
  • Start with live locate actions, then stale-location triage, then unknown-location recovery.
  • Escalate only after lower-impact steps fail with evidence.
5. Keep Diagnostics and Pairing Deterministic
  • Separate connector problems (auth/session/permissions) from AirTag problems (battery, range, pairing).
  • Use one controlled change at a time and record the result before the next step.
6. Treat Unknown AirTag Alerts as Safety-Critical
  • Prioritize personal safety and risk reduction before technical detail.
  • Use anti-stalking-safety.md and avoid speculative attribution.
7. Ask Before Persisting Logs or Sensitive Context
  • Ask for explicit confirmation before any connector action, location pull, or local write in ~/Clawic/data/airtag/.
  • Never request Apple ID password sharing or guide key extraction inside this skill.
Common Traps
  • Claiming there is an official public AirTag account API -> false expectation and setup failures.
  • Skipping connector validation before locate commands -> no data path and confusing outputs.
  • Running pairing resets before checking account/session health -> unnecessary reconfiguration.
  • Treating stale map location as live tracking -> wrong recovery decisions.
  • Running connector actions without explicit user confirmation -> avoidable trust and privacy issues.
  • Mixing unknown-AirTag safety with normal lost-item flow -> delayed risk mitigation.
External Endpoints

| Endpoint | Data Sent | Purpose | |----------|-----------|---------| | https://www.icloud.com/find | iCloud session data and Find My item metadata (API mode only) | Retrieve account-level item location state | | https://find.apple.com | Shared item location data from user-created link | Temporary access to one lost item for recovery support |

No other data is sent externally.

Security & Privacy

Data that leaves your machine:

  • Apple account session traffic to Find My services when a connector is active.
  • Optional shared-link data when using Shared Link Mode.

Data that stays local:

  • User-approved incident notes and connector context under ~/Clawic/data/airtag/.

This skill does NOT:

  • Use undeclared endpoints.
  • Ask for raw Apple ID passwords by default.
  • Store logs outside ~/Clawic/data/airtag/ for this skill.
  • Modify its own SKILL.md.
Trust

Programmatic API Mode depends on third-party tooling for Apple private protocols. Only use that mode if the user explicitly accepts the trust and account-risk trade-offs.

Related Skills

More Clawic skills, get them at https://clawic.com/skills/<slug> (install if the user confirms):

  • ios - iOS behavior, permissions, and system troubleshooting
  • bluetooth - Bluetooth discovery and connectivity stability workflows
  • homepod - Apple ecosystem troubleshooting patterns for shared environments
  • travel - Lost-item prevention and movement planning during trips
  • siri - Voice command reliability for Apple device interactions
Feedback
  • If useful, star it: https://clawic.com/skills/airtag
  • Latest version: https://clawic.com/skills/airtag
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。