From apple-agent-kit
Prepare and run privacy-aware physical iPhone automation with Xcode, WDA/Appium, or XCTest UI tests.
How this skill is triggered — by the user, by Claude, or both
Slash command
/apple-agent-kit:ios-physical-deviceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for physical iPhone automation.
Use this skill for physical iPhone automation.
Do not install apps, start WDA, launch host apps, or take screenshots without explicit user approval for the target device and adapter.
Check:
xcrun devicectl availabilitydevicectl, approved-device resolution, lock state, and Automation Mode without install, launch, WDA/Appium, screenshots, or UI tests.ios-physical-device/v1 receipt.Use prepare-ios-physical-device and validate-ios-physical-device-receipt when the repo uses Apple Agent Kit. The public output should name only a sanitized device alias, command classes, pass/fail status, hashes, counts, and withheld evidence reasons.
If Xcode times out while enabling Automation Mode, retry only within the adapter-configured limit and surface a clear operator action. Do not loop indefinitely.
npx claudepluginhub neonwatty/apple-agent-kitCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.