Spotify Player
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add spotify-player npx -- -y @trustedskills/spotify-player
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"spotify-player": {
"command": "npx",
"args": [
"-y",
"@trustedskills/spotify-player"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows you to interact with Spotify, enabling actions like playing music, searching for tracks, and controlling playback directly within the AI agent's interface. It provides a local, fast, and always-on experience for managing your Spotify account. The assistant can respond on various communication channels such as WhatsApp, Telegram, Slack, Discord, etc.
When to use it
- You want to start playing a specific song or album while working.
- You need to quickly search for an artist or track without opening the Spotify app.
- You're in a meeting and want to pause your music playback.
- You want to control volume or skip tracks using voice commands.
Key capabilities
- Spotify integration
- Music playback control (play, pause, skip)
- Track search functionality
- Cross-platform compatibility (WhatsApp, Telegram, Slack, Discord, etc.)
Example prompts
- "Play the new album by [Artist Name]"
- "Search for [Song Title] on Spotify."
- "Pause my music."
Tips & gotchas
- Requires a connected Spotify account.
- Functionality is dependent on the OpenClaw assistant being active and properly configured.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.2
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Nov 24, 2025
🌐 Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.