Agent skill
spotify-player
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Install this agent skill to your Project
npx add-skill https://github.com/geezerrrr/motive/tree/main/Motive/Resources/Skills.bundle/spotify-player
Metadata
Additional technical details for this skill
- openclaw
-
{ "emoji": "\ud83c\udfb5", "install": [ { "id": "brew", "tap": "steipete/tap", "bins": [ "spogo" ], "kind": "brew", "label": "Install spogo (brew)", "formula": "spogo" }, { "id": "brew", "bins": [ "spotify_player" ], "kind": "brew", "label": "Install spotify_player (brew)", "formula": "spotify_player" } ], "requires": { "anyBins": [ "spogo", "spotify_player" ] } }
SKILL.md
spogo / spotify_player
Use spogo (preferred) for Spotify playback/search. Fall back to spotify_player if needed.
Requirements
- Spotify Premium account.
- Either
spogoorspotify_playerinstalled.
spogo setup
- Import cookies:
spogo auth import --browser chrome
Common CLI commands
- Search:
spogo search track "query" - Playback:
spogo play|pause|next|prev - Devices:
spogo device list,spogo device set "<name|id>" - Status:
spogo status
spotify_player commands (fallback)
- Search:
spotify_player search "query" - Playback:
spotify_player playback play|pause|next|previous - Connect device:
spotify_player connect - Like track:
spotify_player like
Notes
- Config folder:
~/.config/spotify-player(e.g.,app.toml). - For Spotify Connect integration, set a user
client_idin config. - TUI shortcuts are available via
?in the app.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
openai-whisper
Local speech-to-text with the Whisper CLI (no API key).
himalaya
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
bear-notes
Create, search, and manage Bear notes via grizzly CLI.
summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
nano-banana-pro
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
ordercli
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
Didn't find tool you were looking for?