·app-intents
</>

app-intents

Siri、ショートカット、Spotlight、ウィジェット、Apple Intelligence の App Intents を実装、レビュー、または改善します。 AppIntent アクションの作成、EntityQuery による AppEntity モデルの定義、AppShortcutsProvider フレーズの構築、IndexedEntity による Spotlight インデックス作成の追加、Apple Intelligence のアシスタント スキーマの統合、SiriKit から App Intents への移行、WidgetConfigurationIntent による対話型ウィジェットの構築、コントロール センター ウィジェットの作成、ビジュアル インテリジェンスのための SnippetIntent の実装、または によるフォーカス フィルターの接続時に使用します。 SetFocusFilterIntent。

81インストール·17トレンド·@dpearson2699

インストール

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

app-intents のインストール方法

コマンドラインで app-intents AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill app-intents
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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.

Siri、ショートカット、Spotlight、ウィジェット、Apple Intelligence の App Intents を実装、レビュー、または改善します。 AppIntent アクションの作成、EntityQuery による AppEntity モデルの定義、AppShortcutsProvider フレーズの構築、IndexedEntity による Spotlight インデックス作成の追加、Apple Intelligence のアシスタント スキーマの統合、SiriKit から App Intents への移行、WidgetConfigurationIntent による対話型ウィジェットの構築、コントロール センター ウィジェットの作成、ビジュアル インテリジェンスのための SnippetIntent の実装、または によるフォーカス フィルターの接続時に使用します。 SetFocusFilterIntent。 ソース: dpearson2699/swift-ios-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill app-intents
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-08
更新日
2026-03-10

Browse more skills from dpearson2699/swift-ios-skills

クイックアンサー

app-intents とは?

Siri、ショートカット、Spotlight、ウィジェット、Apple Intelligence の App Intents を実装、レビュー、または改善します。 AppIntent アクションの作成、EntityQuery による AppEntity モデルの定義、AppShortcutsProvider フレーズの構築、IndexedEntity による Spotlight インデックス作成の追加、Apple Intelligence のアシスタント スキーマの統合、SiriKit から App Intents への移行、WidgetConfigurationIntent による対話型ウィジェットの構築、コントロール センター ウィジェットの作成、ビジュアル インテリジェンスのための SnippetIntent の実装、または によるフォーカス フィルターの接続時に使用します。 SetFocusFilterIntent。 ソース: dpearson2699/swift-ios-skills。

app-intents のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill app-intents インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

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