apple-intelligence

Integrate on-device Foundation Models, Visual Intelligence, and App Intents into Apple applications.

603|51|Updated Oct 29, 2025
One-click install
npx skills add https://github.com/rshankras/claude-code-apple-skills --skill apple-intelligence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-intelligence
Source: https://github.com/rshankras/claude-code-apple-skills/tree/main/skills/apple-intelligence
Command: npx skills add https://github.com/rshankras/claude-code-apple-skills --skill apple-intelligence

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill empowers developers to integrate advanced on-device AI capabilities into their applications, enabling features like natural language processing, visual intelligence, and intelligent automation without relying on cloud services.

Core Features & Use Cases

  • Foundation Models: Leverage on-device LLMs for text generation, summarization, and tool integration.
  • Visual Intelligence: Enable camera-based search and object recognition within your app.
  • App Intents: Integrate with Siri, Shortcuts, and Spotlight for seamless system-level interaction.
  • Use Case: Build a journaling app that uses on-device LLMs to summarize user entries, or a shopping app that allows users to search for products by pointing their camera at them.

Quick Start

Use the apple intelligence skill to generate a summary of the provided text.

Frequently Asked Questions about apple-intelligence

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate on-device LLM features into my Apple application?

You can integrate on-device LLM features by leveraging Foundation Models for text generation and summarization, App Intents for Siri and Shortcuts automation, and Visual Intelligence for camera-based search directly within your app.

Can I use Visual Intelligence for camera-based object search without cloud services?

Yes, Visual Intelligence enables camera-based search and object recognition directly on-device, allowing users to search for items by pointing their camera at them while preserving user privacy without relying on cloud services.

How do App Intents connect my app to Siri, Shortcuts, and Spotlight?

App Intents provide the system-level integration layer that connects your app's custom functionality to Siri, Shortcuts, and Spotlight, enabling seamless natural language interaction and intelligent automation for users directly from system interfaces.

What are the use cases for on-device Foundation Models in iOS apps?

On-device Foundation Models support privacy-preserving AI use cases like generating text, summarizing user journal entries, and integrating with tools, enabling advanced natural language processing features without requiring an external server connection.

Does this approach require cloud services for AI processing?

No, this approach addresses the need for privacy-preserving AI by enabling advanced capabilities like LLM text generation, Visual Intelligence search, and Siri integration entirely on-device without relying on external cloud services.

How do I build an app that summarizes text using on-device AI?

You can build an app that summarizes text using on-device AI by leveraging Foundation Models for LLM capabilities, processing user entries locally to generate summaries while integrating with App Intents for Siri and Shortcut automation.