Spotify Player

🌐Community
by steipete · vlatest · Repository

This skill lets you control your Spotify playback directly from Slack, boosting productivity and seamless music enjoyment in team conversations.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add steipete-spotify-player npx -- -y @trustedskills/steipete-spotify-player
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "steipete-spotify-player": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/steipete-spotify-player"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with Spotify. It enables users to control playback, search for music, and potentially access other Spotify functionalities directly through the agent's interface. The specific capabilities are not detailed in the provided source.

When to use it

  • Playing music during a virtual meeting or presentation.
  • Searching for new artists or songs based on recommendations from the AI agent.
  • Controlling music playback while working or relaxing, without needing to switch to the Spotify app.
  • Creating playlists collaboratively with an AI assistant.

Key capabilities

  • Spotify integration
  • Music control (playback)
  • Music search

Example prompts

  • "Play my Daily Mix on Spotify."
  • "Search for 'Bohemian Rhapsody' on Spotify."
  • "Pause the current song playing on Spotify."

Tips & gotchas

The skill requires a connection to, and potentially authentication with, a Spotify account. Specific functionality will depend on the underlying implementation of the integration.

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.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
steipete
Installs
0

🌐 Community

Passed automated security scans.