From apple-skills
Implements Apple Intelligence features including on-device LLMs, Visual Intelligence, and App Intents integration for iOS apps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/apple-skills:apple-intelligenceThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Skills for implementing Apple Intelligence features including on-device LLMs, visual recognition, App Intents integration, and intelligent assistants.
Skills for implementing Apple Intelligence features including on-device LLMs, visual recognition, App Intents integration, and intelligent assistants.
Use this skill when the user:
On-device LLM integration with prompt engineering best practices.
Integrate with iOS Visual Intelligence for camera-based search.
App Intents for Siri, Shortcuts, Spotlight, and Apple Intelligence.
~/Downloads/docs/ contains FoundationModels-Using-on-device-LLM-in-your-app.md, Implementing-Visual-Intelligence-in-iOS.md, or AppIntents-Updates.md, read them for extra detail; skip silently if absent.npx claudepluginhub rshankras/claude-code-apple-skills --plugin apple-skillsIntegrates Apple's FoundationModels for on-device LLM in iOS 26+ apps: text generation, @Generable structured output, tool calling, snapshot streaming.
Guides implementing on-device AI with Apple's Foundation Models for summarization, extraction, classification, and @Generable structured outputs (iOS 18+).
Guides on-device AI model implementation in iOS apps using Foundation Models and MLX Swift for local LLM inference, VLMs, embeddings, image generation, tool calling, multi-turn conversations, custom models, and structured generation.