Docs
GitHub Early access
Browse documentation

App Intents

Use App Intents to bring approved app actions to Apple system features.

The first full connection

App Intents is Supercomputer’s first working integration because it connects app actions and content to Apple features while the app keeps doing the real work.

Capability Studio starts with one reviewed app action, creates an App Intent for it, and adds App Shortcuts or app data only when the user task needs them.

MVP sequence

  1. ChooseSelect one useful app action with a stable ID owned by the product.
  2. Share the codeMake the app screen and App Intent call the same app service.
  3. DefineWrite down the inputs, checks, changes, errors, results, and safety rules.
  4. Make it easy to findAdd App Shortcuts and app data only when the action needs them.
  5. TestCheck the code, app build, focused tests, and real Apple feature separately.

Support is specific

An App Intent does not automatically make Spotlight, widgets, controls, Live Activities, interactive snippets, or every Apple Intelligence feature work. Plan and test each Apple feature separately.