dj
스타0
포크0
업데이트2026년 4월 7일 17:46
CLI tool for Spotify player control and music lookup CLI
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
CLI tool for Spotify player control and music lookup CLI
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | dj |
| description | CLI tool for Spotify player control and music lookup CLI |
dj player now-playing — Show the currently playing trackdj player status — Show full playback state including device, shuffle, and repeatdj player devices — List available Spotify Connect devicesdj player play — Start or resume playback (Premium required)dj player pause — Pause playback (Premium required)dj player next — Skip to next track (Premium required)dj player previous — Skip to previous track (Premium required)dj tracks get — Get a track by Spotify IDdj albums get — Get an album by Spotify IDdj albums tracks — List tracks on an albumdj search — Search Spotify for tracks, albums, or artistsRun dj auth login to authenticate via OAuth2.
--dry-run to preview actions.--yes to skip confirmations.--pretty for human-readable output.dj manifest for machine-readable command discovery.