A command-line interface skill for searching and controlling Spotify playback using spogo or spotify_player.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install spotify-player
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install spotify-player using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Spotify Player skill provides a robust terminal-based interface for interacting with your Spotify account. It primarily utilizes spogo for playback and search, while offering spotify_player as a reliable fallback. This skill is ideal for developers who want to manage their music environment without leaving their terminal or IDE, making it a powerful addition to the library of Openclaw Skills.
By bridging the gap between the Spotify API and the command line, this skill allows for granular control over tracks, albums, and playlists. Whether you are searching for a specific song or managing your Spotify Connect devices, this tool ensures your media workflow remains as efficient as your coding workflow.
To get started with this skill in your Openclaw Skills environment, install the required binaries and authenticate:
# Install spogo via Homebrew
brew tap steipete/tap
brew install spogo
# Or install the fallback player
brew install spotify_player
# Import authentication cookies for spogo
spogo auth import --browser chrome
| File/Path | Description |
|---|---|
~/.config/spotify-player/ |
The primary directory for configuration files like app.toml. |
app.toml |
Contains user settings, client IDs, and playback preferences. |
| Spotify Premium | A required account subscription level for terminal-based playback functionality. |
? shortcut.Loading
A robust Go-based CLI for discovering, controlling, and grouping Sonos speakers directly from your terminal or AI environment.

Songsee is a high-performance CLI utility designed to transform audio files into detailed spectrograms and multi-panel feature visualizations.

A robust integration for managing Slack workspace interactions, including messaging, reactions, and channel organization via AI agents.

A high-performance CLI for ElevenLabs text-to-speech that brings macOS-style simplicity to professional AI voice generation.

A high-performance CLI utility that uses advanced AI models to generate concise summaries of web pages, local documents, and multimedia content.

A specialized developer skill for auditing and remediating Swift 6.2+ concurrency issues, ensuring data-race safety and modern actor isolation.








































