This bundles everything you need for Apple's on-device AI stack: Foundation Models for local LLM calls with structured output, Visual Intelligence for camera-based search, and App Intents for Siri and Shortcuts integration. It's privacy-first since nothing leaves the device, but you'll need to check model availability and handle graceful degradation for older hardware. The prompt engineering guidance is helpful since you're working with a 4,096 token context window. Best for iOS developers adding AI features without cloud dependencies, or exposing app functionality to system-level intelligence like Spotlight and ChatGPT screen awareness.
npx skills add https://github.com/rshankras/claude-code-apple-skills --skill apple-intelligence