·app-intents
</>

app-intents

Siri, 바로가기, Spotlight, 위젯 및 Apple Intelligence에 대한 앱 의도를 구현, 검토 또는 개선합니다. AppIntent 작업 생성, EntityQuery로 AppEntity 모델 정의, AppShortcutsProvider 구문 구축, IndexedEntity로 스포트라이트 인덱싱 추가, Apple Intelligence용 보조 스키마 통합, SiriKit에서 App Intents로 마이그레이션, WidgetConfigurationIntent로 대화형 위젯 구축, 제어 센터 위젯 생성, 시각적 인텔리전스를 위한 SnippetIntent 구현 또는 SetFocusFilterIntent로 포커스 필터 연결 시 사용합니다.

94설치·26트렌드·@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에 대한 앱 의도를 구현, 검토 또는 개선합니다. AppIntent 작업 생성, EntityQuery로 AppEntity 모델 정의, AppShortcutsProvider 구문 구축, IndexedEntity로 스포트라이트 인덱싱 추가, 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-11

Browse more skills from dpearson2699/swift-ios-skills

빠른 답변

app-intents이란?

Siri, 바로가기, Spotlight, 위젯 및 Apple Intelligence에 대한 앱 의도를 구현, 검토 또는 개선합니다. AppIntent 작업 생성, EntityQuery로 AppEntity 모델 정의, AppShortcutsProvider 구문 구축, IndexedEntity로 스포트라이트 인덱싱 추가, 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