What problem does it solve? Managing Spotify playback typically requires switching to a GUI app or web player, interrupting terminal-based workflows. This Skill lets you search tracks, control playback, and manage devices directly from the command line. ## Core Features & Use Cases - Playback Control: Play, pause, skip to next or previous tracks using spogo play|pause|next|prev commands. - Track Search: Find songs from the terminal with spogo search track "query" without opening the Spotify app. - Device Management: List available Spotify Connect devices and switch playback targets with spogo device list and spogo device set. - Use Case: While coding in a terminal session, you want to play a specific song on your living room speaker. Run a search command, start playback, and set the target device without leaving your workflow. ## Quick Start Use the spotify-player skill to search for the song "Bohemian Rhapsody" and start playing it on my current device.