Install
openclaw skills install airtagGive your agent controlled access to all AirTags in your Apple account to locate items, run diagnostics, and recover setup failures.
openclaw skills install airtagOn first use, read setup.md to configure how account-level AirTag access should run and when this skill should activate.
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.
This skill supports three access modes. Pick one before running location or diagnostics workflows:
findmy ecosystem.See access-connectors.md for setup details and trade-offs.
Memory lives in ~/airtag/. See memory-template.md for structure and status fields.
~/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
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 |
anti-stalking-safety.md and avoid speculative attribution.~/airtag/.| 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.
Data that leaves your machine:
Data that stays local:
~/airtag/.This skill does NOT:
~/airtag/ for this skill.SKILL.md.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.
Install with clawhub install <slug> if user confirms:
ios - iOS behavior, permissions, and system troubleshootingbluetooth - Bluetooth discovery and connectivity stability workflowshomepod - Apple ecosystem troubleshooting patterns for shared environmentstravel - Lost-item prevention and movement planning during tripssiri - Voice command reliability for Apple device interactionsclawhub star airtagclawhub sync