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.