스킬 minimax-music-playlist
📦

minimax-music-playlist

낮은 위험 ⚙️ 외부 명령어🌐 네트워크 접근📁 파일 시스템 액세스

パーソナライズされたプレイリストを作成

音楽プラットフォームは個人的な好みに合わせてカスタム曲が生成されません。このスキルはリスニング履歴を分析し、好みに合ったオリジナルAI生成プレイリストを作成します。

지원: Claude Codex Code(CC)
⚠️ 63 나쁨
1

스킬 ZIP 다운로드

2

Claude에서 업로드

설정 → 기능 → 스킬 → 스킬 업로드로 이동

3

토글을 켜고 사용 시작

테스트해 보기

"minimax-music-playlist" 사용 중입니다. Create a late night chill playlist based on my taste

예상 결과:

  • Your Music Profile:
  • Sources: Apple Music 230 tracks | Spotify 140 tracks
  • Genres: J-pop 20% | R&B 15% | Classical 10% | Indie Pop 9%
  • Moods: Melancholic 25% | Calm 20% | Romantic 18%
  •  
  • Playlist Plan: Late Night Chill (5 songs)
  • 1. Neo-soul R&B - introspective, English/male vocal
  • 2. Lo-fi hip-hop - dreamy, Instrumental
  • 3. Smooth jazz - romantic, English/female vocal
  • 4. Indie folk - melancholic, English/male vocal
  • 5. Ambient electronic - calm, Instrumental
  •  
  • Playlist saved to ~/Music/minimax-gen/playlists/late-night-chill/

"minimax-music-playlist" 사용 중입니다. Play my previous playlist

예상 결과:

  • Available playlists:
  • 1. Late Night Chill (2026-04-11) - 5 songs
  • 2. Workout Mix (2026-04-08) - 7 songs
  • 3. Rainy Day Jazz (2026-04-05) - 6 songs
  •  
  • Playing: Late Night Chill...

보안 감사

낮은 위험
v1 • 4/16/2026

The static analyzer reported 85 patterns across external_commands (66), network (3), filesystem (1), and blocker categories (18). All findings are FALSE POSITIVES. The 66 external_commands detections are markdown backtick-formatted CLI instructions in SKILL.md, not Ruby/shell code execution. The 3 network URLs point to legitimate services (Spotify privacy page, MusicBrainz public API). The 15 blocker findings for weak cryptography and 3 for system reconnaissance have no corresponding code — there is no cryptographic or reconnaissance logic in this skill document. The skill legitimately executes external commands (mmx CLI, osascript, media players) and accesses the filesystem and network for its core functionality.

1
스캔된 파일
326
분석된 줄 수
6
발견 사항
1
총 감사 수
낮은 위험 문제 (3)
External Command Execution via CLI Tools
The skill instructs the AI agent to execute multiple external commands: mmx CLI (music and image generation), osascript (Apple Music queries), find (file search), open (URL opening), and media players (mpv, ffplay, afplay). All commands serve legitimate purposes for playlist generation. No user input is passed to commands in a way that enables injection.
Network Requests to External Services
The skill directs the AI to open the Spotify privacy settings page for user data export and query the MusicBrainz public API for artist genre information. Both are legitimate services with no sensitive data exposure risk.
Filesystem Read and Write Operations
The skill reads user music data from the home directory (Spotify exports, Apple Music) and writes generated playlists and taste profiles to ~/Music/minimax-gen/ and <SKILL_DIR>/data/. These operations are necessary for the skill core functionality and use standard user-accessible paths.
감사자: claude

품질 점수

23
아키텍처
100
유지보수성
87
콘텐츠
21
커뮤니티
84
보안
91
사양 준수

만들 수 있는 것

パーソナライズプレイリスト作成

Apple MusicとSpotifyのリスニング履歴と音楽的偏好に基づいて、カスタムAI生成プレイリストを作成します。

イベント用サウンドトラック生成

パーティー、ワークアウト、リラクゼーションセッション向けに、特定のムードとジャンルのミックスのテーマプレイリストを生成します。

音楽の発見

既存の趣向と補完的なジャンルのブレンディングにより、新しい音楽スタイルを発見します。

이 프롬프트를 사용해 보세요

クイックプレイリスト
Create a playlist based on my music taste
テーマプレイリスト
Generate a rainy day jazz playlist with 8 songs based on my listening history
マルチソース分析
Scan my Apple Music and Spotify data, build a taste profile, and create a workout playlist
以前的プレイリストの再生
Play the last playlist you generated for me

모범 사례

  • 最も正確な趣向分析を得るため、このスキルを実行する前にSpotifyデータのエクスポートを提供してください
  • プレイリストご依頼時に明確なテーマまたはムードを指定すると、より良いマッチ結果を受け取れます
  • 生成された曲についてのフィードバックを与え、趣向プロフィールからの今後のプレイリストレコメンデーションを向上させてください

피하기

  • mmx APIキーをチャットで共有しないでください。mmx auth loginで別途認証を行ってください
  • 曲生成には時間とAPIリソースかかるため、プレイリストプランを最初に確認せずにスキル実行しないでください
  • 生成されたプレイリストには個人的な趣向データが含まれているため、共有ディレクトリに保存しないでください

자주 묻는 질문

mmx CLIツールとは何ですか?
mmx CLIは音楽と画像生成のためのMiniMaxコマンドラインツールです。npm install -g mmx-cliでインストールし、mmx auth login --api-keyで認証を行ってください。
このスキルはどのようにSpotifyデータにアクセスしますか?
このスキルはSpotifyに直接接続しません。Spotifyプライバシー設定ページで要求したSpotifyデータエクスポートをコンピュータで検索します。
Apple MusicやSpotifyなしでこのスキルを使用できますか?
はい、手動で音楽趣向を説明でき、スkillsはその説明からプロフィールを構築します。
スキルはプレイリストごとに何曲生成しますか?
デフォルトは5曲です。ご依頼時に異なる数を指定できます。
生成されたファイルはどこに保存されますか?
生成されたプレイリストは~/Music/minimax-gen/playlists/に保存され、フォルダ名はプレイリストのテーマに基づいて命名されます。
以前生成されたプレイリストを再生できますか?
はい。以前生成されたプレイリストを再生するようスキルにご依頼いただき、利用可能なプレイリストを選択できます。

개발자 세부 정보

파일 구조