·app-intents
</>

app-intents

Implementieren, überprüfen oder verbessern Sie App Intents für Siri, Shortcuts, Spotlight, Widgets und Apple Intelligence. Verwenden Sie diese Funktion, wenn Sie AppIntent-Aktionen erstellen, AppEntity-Modelle mit EntityQuery definieren, AppShortcutsProvider-Phrasen erstellen, Spotlight-Indizierung mit IndexedEntity hinzufügen, Assistentenschemata für Apple Intelligence integrieren, von SiriKit zu App Intents migrieren, interaktive Widgets mit WidgetConfigurationIntent erstellen, Control Center-Widgets erstellen, SnippetIntent für visuelle Intelligenz implementieren oder Fokusfilter mit SetFocusFilterIntent verbinden.

81Installationen·17Trend·@dpearson2699

Installation

$npx skills add https://github.com/dpearson2699/swift-ios-skills --skill app-intents

So installieren Sie app-intents

Installieren Sie den KI-Skill app-intents schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill app-intents
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: dpearson2699/swift-ios-skills.

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

| Siri / Shortcuts | AppIntent | iOS 16 | | Configurable widget | WidgetConfigurationIntent | iOS 17 | | Control Center | ControlConfigurationIntent | iOS 18 | | Spotlight search | IndexedEntity | iOS 18 | | Apple Intelligence | @AppIntent(schema:) | iOS 18 | | Interactive snippets | SnippetIntent | iOS 26 |

The system instantiates the struct via init(), sets parameters, then calls perform(). Declare a title and parameterSummary for Shortcuts UI.

Implementieren, überprüfen oder verbessern Sie App Intents für Siri, Shortcuts, Spotlight, Widgets und Apple Intelligence. Verwenden Sie diese Funktion, wenn Sie AppIntent-Aktionen erstellen, AppEntity-Modelle mit EntityQuery definieren, AppShortcutsProvider-Phrasen erstellen, Spotlight-Indizierung mit IndexedEntity hinzufügen, Assistentenschemata für Apple Intelligence integrieren, von SiriKit zu App Intents migrieren, interaktive Widgets mit WidgetConfigurationIntent erstellen, Control Center-Widgets erstellen, SnippetIntent für visuelle Intelligenz implementieren oder Fokusfilter mit SetFocusFilterIntent verbinden. Quelle: dpearson2699/swift-ios-skills.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill app-intents
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-08
Aktualisiert
2026-03-10

Browse more skills from dpearson2699/swift-ios-skills

Schnelle Antworten

Was ist app-intents?

Implementieren, überprüfen oder verbessern Sie App Intents für Siri, Shortcuts, Spotlight, Widgets und Apple Intelligence. Verwenden Sie diese Funktion, wenn Sie AppIntent-Aktionen erstellen, AppEntity-Modelle mit EntityQuery definieren, AppShortcutsProvider-Phrasen erstellen, Spotlight-Indizierung mit IndexedEntity hinzufügen, Assistentenschemata für Apple Intelligence integrieren, von SiriKit zu App Intents migrieren, interaktive Widgets mit WidgetConfigurationIntent erstellen, Control Center-Widgets erstellen, SnippetIntent für visuelle Intelligenz implementieren oder Fokusfilter mit SetFocusFilterIntent verbinden. Quelle: dpearson2699/swift-ios-skills.

Wie installiere ich app-intents?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill app-intents Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/dpearson2699/swift-ios-skills