Spotify Player
🛠️ Agent SkillClawHub
Control Spotify playback from terminal using spogo or spotify_player.
Spotify Player skill provides a simple API for AI agents to interact with Spotify. It wraps two popular terminal clients: spogo (preferred for its speed and simplicity) and spotify_client. The skill handles authentication, search, playback control (play, pause, next, previous), and queue management. It is designed to be lightweight and easy to deploy, requiring only a Spotify Premium account and the chosen client installed. The skill is published on ClawHub, making it easily installable for agent frameworks. Key features include: terminal-based control, no GUI dependencies, multi-backend support, and high reliability. It has been downloaded over 26k times, indicating strong community trust.
💡Highlights
- ├─26k+ downloads
- ├─Supports spogo & spotify_player
- └─Terminal-based Spotify control
🎯For
- ├─Developers
- ├─AI agent users
- └─Terminal enthusiasts