musickit-audio이란?
MusicKit 및 MediaPlayer를 사용하여 Apple Music 재생, 카탈로그 검색 및 Now Playing 메타데이터를 통합합니다. 음악 검색, Apple Music 구독 흐름, 대기열 관리, 재생 제어, 원격 명령 처리 또는 Now Playing 정보를 iOS 앱에 추가할 때 사용합니다. 출처: dpearson2699/swift-ios-skills.
MusicKit 및 MediaPlayer를 사용하여 Apple Music 재생, 카탈로그 검색 및 Now Playing 메타데이터를 통합합니다. 음악 검색, Apple Music 구독 흐름, 대기열 관리, 재생 제어, 원격 명령 처리 또는 Now Playing 정보를 iOS 앱에 추가할 때 사용합니다.
명령줄에서 musickit-audio AI 스킬을 개발 환경에 빠르게 설치
출처: dpearson2699/swift-ios-skills.
Search the Apple Music catalog, manage playback with ApplicationMusicPlayer, check subscriptions, and publish Now Playing metadata via MPNowPlayingInfoCenter and MPRemoteCommandCenter. Targets Swift 6.2 / iOS 26+.
Request permission before accessing the user's music data or playing Apple Music content. Authorization is a one-time prompt per app install.
Use MusicCatalogSearchRequest to search the Apple Music catalog. The user must have an Apple Music subscription for full catalog access.
MusicKit 및 MediaPlayer를 사용하여 Apple Music 재생, 카탈로그 검색 및 Now Playing 메타데이터를 통합합니다. 음악 검색, Apple Music 구독 흐름, 대기열 관리, 재생 제어, 원격 명령 처리 또는 Now Playing 정보를 iOS 앱에 추가할 때 사용합니다. 출처: dpearson2699/swift-ios-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill musickit-audioMusicKit 및 MediaPlayer를 사용하여 Apple Music 재생, 카탈로그 검색 및 Now Playing 메타데이터를 통합합니다. 음악 검색, Apple Music 구독 흐름, 대기열 관리, 재생 제어, 원격 명령 처리 또는 Now Playing 정보를 iOS 앱에 추가할 때 사용합니다. 출처: dpearson2699/swift-ios-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill musickit-audio 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/dpearson2699/swift-ios-skills