app-intents

Installation
Summary

Implement App Intents to expose app functionality to Siri, Shortcuts, Spotlight, widgets, and Apple Intelligence.

  • Covers seven integration surfaces: Siri/Shortcuts, configurable widgets, Control Center, Spotlight search, Apple Intelligence schemas, interactive snippets, and visual intelligence queries
  • Requires shadow AppEntity models with EntityQuery variants (base, string search, enumerable, or singleton), plus AppEnum for fixed parameter choices
  • Includes AppShortcutsProvider for pre-built shortcuts with phrase registration, WidgetConfigurationIntent for widget parameters, and IndexedEntity with structured metadata keys for Spotlight (iOS 18+)
  • iOS 26 additions: SnippetIntent for interactive system UI snippets and IntentValueQuery for visual intelligence value resolution
SKILL.md

App Intents (iOS 26+)

Implement, review, and extend App Intents to expose app functionality to Siri, Shortcuts, Spotlight, widgets, Control Center, and Apple Intelligence.

Contents

Related skills

More from dpearson2699/swift-ios-skills

Installs
1.4K
GitHub Stars
562
First Seen
Mar 3, 2026