원클릭으로
airtag
Give your agent controlled access to all AirTags in your Apple account to locate items, run diagnostics, and recover setup failures.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Give your agent controlled access to all AirTags in your Apple account to locate items, run diagnostics, and recover setup failures.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Reckless versus prudent categorization, tracking the inventory, and a payoff cadence that does not freeze delivery.
Scheduling review of material at expanding intervals to optimize long-term retention.
Orchestrates the announcement, assets, channels, and timing for shipping a product, covering the arc from teaser to launch day to post-launch momentum.
Logs, metrics, and traces as complementary signals, high-cardinality dimensions, and the instrumentation budget.
Writing objectives and key results, setting cadence, and avoiding common stretch-goal failures.
Set type for screen and print: measure, leading, tracking, optical sizes, weight axes, and the difference between display and text cuts.
| name | AirTag |
| slug | airtag |
| version | 1.0.0 |
| homepage | https://clawic.com/skills/airtag |
| description | Give your agent controlled access to all AirTags in your Apple account to locate items, run diagnostics, and recover setup failures. |
| changelog | Initial release focused on account-level AirTag access, connector setup, location workflows, diagnostics, and safety handling. |
| metadata | {"clawdbot":{"emoji":"A","requires":{"bins":[]},"os":["darwin","linux","win32"]}} |
On 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