spotify
CommunityControl Spotify playback from the terminal.
Authorphuetz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables terminal-based Spotify playback control, allowing developers and power users to manage music without leaving the command line.
Core Features & Use Cases
- CLI control: Use spotify_player for a responsive TUI and quick playback commands.
- Daemon + UI option: Combine spotifyd with spotify-tui for headless playback management.
- Web API integration: Interact programmatically with the Spotify Web API to fetch current track, play/pause, and search tracks.
Quick Start
Launch spotify_player to open the TUI and control playback, or run spotifyd in the background with spotify-tui to manage playback from a terminal session. If using the Web API, obtain a valid OAuth token and make authenticated requests like curl -H "Authorization: Bearer $SPOTIFY_TOKEN" "https://api.spotify.com/v1/me/player/currently-playing".
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: spotify Download link: https://github.com/phuetz/code-buddy/archive/main.zip#spotify Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.