A terminal-centric skill for managing Spotify playback and track searching through high-performance CLI tools.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install spongo
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 spongo 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 is a specialized tool designed to bring full Spotify audio control into the terminal environment. As one of the more focused Openclaw Skills, it allows users to search for music, manage playback states, and switch between Spotify Connect devices without ever leaving their development workflow. By leveraging robust CLI backends like spogo and spotify_player, it provides a lightweight and efficient alternative to the heavy desktop application.
This skill is particularly valuable for developers and power users who utilize terminal-based coding agents and want to integrate their acoustic environment into their automated workflows. It prioritizes the spogo client for its streamlined authentication and performance, while offering spotify_player as a reliable fallback. Utilizing these Openclaw Skills ensures that your music is always just a command away, enhancing productivity and maintaining focus.
To integrate this into your environment of Openclaw Skills, ensure you have a Spotify Premium account and install the required binaries via Homebrew:
# Install the preferred client spogo
brew tap steipete/tap
brew install spogo
# Or install the fallback client
brew install spotify_player
After installation, perform the initial authentication by importing your browser cookies:
spogo auth import --browser chrome
| Data Component | Path / Format | Description |
|---|---|---|
| Config Directory | ~/.config/spotify-player |
Contains configuration files like app.toml. |
| Auth Metadata | Browser Cookies | Stores session data for secure Spotify API access. |
| CLI Commands | spogo / spotify_player |
The binary interfaces used for execution logic. |
| Device Registry | UUID / String | List of available Spotify Connect hardware targets. |
? key for manual terminal navigation.device set command to move audio between rooms.Loading
ClawDoctor is a behavioral cost coach that analyzes your AI agent sessions to identify financial waste and provide actionable coaching to reduce spending.

An automated monitoring tool that tracks state legislative bills using keyword filtering via the LegiScan API.

A sophisticated tool for generating BBS-compatible ANSI art through the Clawbius REST API using Python-driven automation and iterative AI refinement.

A specialized conversion utility that transforms RSS and Atom feed URLs into structured Markdown content for AI agents and developers.

A Python-powered automation tool for uploading videos, managing custom thumbnails, and handling OAuth2 authentication for YouTube channels.

A self-hosted SMS gateway solution that turns an Android device into a private HTTP API for sending and receiving messages.








































