A specialized AI agent skill for managing Apple AirTags, locating items, and troubleshooting Find My connectivity.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install airtag
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install airtag using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The AirTag skill provides your AI agent with controlled, secure access to your Apple account's tracking ecosystem. By integrating this capability into Openclaw Skills, developers and users can automate the process of locating misplaced items, performing battery health checks, and resolving setup failures. The skill operates with high privacy standards, offering multiple connection modes ranging from direct UI automation on macOS to programmatic API interactions for power users.
This skill is designed to bridge the gap between AI reasoning and physical hardware tracking. Whether you need to audit your inventory of trackers or handle critical safety alerts regarding unknown tags, the AirTag skill for Openclaw Skills ensures your agent has the right context and tools to act effectively.
To integrate this skill into your Openclaw Skills workflow, follow these steps:
setup.md file within the skill directory to select your preferred access mode.mkdir -p ~/airtag
The skill manages tracking data and device state within the ~/airtag/ directory using a structured Markdown schema:
| File | Purpose |
|---|---|
memory.md |
Stores active connector status and operating boundaries. |
items.md |
Inventory of all AirTags, including aliases and ownership details. |
incidents.md |
Timeline of recovery actions taken for lost items and their outcomes. |
maintenance.md |
Logs battery replacement history and signal reliability notes. |
safe-zones.md |
Defines expected locations to prevent unnecessary alerts. |
Loading
A technical skill that empowers AI agents to provide real-time, accurate data on model pricing, rankings, and hardware requirements by bypassing outdated training data.

A meta-cognitive reasoning layer that transforms AI agents from simple executors into human-level planners with self-awareness.

A tactical framework for maximizing productivity by orchestrating multiple AI coding agents through parallel workflows and pragmatic tool selection.

A professional workflow for shipping reviewer-ready production code through AI agents using strict contracts and the PACT protocol.

A sophisticated framework for managing AI agent reliability through smart deduplication, severity-based routing, and automated incident remediation.

A comprehensive framework for controlling smart home devices, designing automated routines, and building custom Alexa skills.








































