Spotify

Control Spotify playback with play, pause, and skip CLI commands.

637|105|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/Arvincreator/project-golem --skill spotify-arvincreator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Spotify
Source: https://github.com/Arvincreator/project-golem/tree/main/src/skills/modules/spotify
Command: npx skills add https://github.com/Arvincreator/project-golem --skill spotify-arvincreator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spotify-cli-s, and includes scripts (resource) components.

What problem does it solve?

This Skill enables users to remotely control Spotify playback, allowing for quick music management without leaving the chat interface.

Core Features & Use Cases

  • Music Control: Play, pause, skip tracks, and select songs through command-line instructions.
  • Use Case: Imagine you want to change to a new song while working; you can ask your AI to control Spotify directly without switching apps.
  • Functionality: It checks for the installation of the spotify-cli-s tool and installs it if necessary, then executes playback commands as per user requests.

Quick Start

Ask the AI to play or pause Spotify music to start controlling your playlist instantly.

Frequently Asked Questions about Spotify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control Spotify music playback using CLI commands?

You can control Spotify music playback by issuing CLI commands like play, pause, and skip through your chat interface, which are then executed to manage your tracks remotely. The system handles the playback execution directly.

Do I need to install any dependencies to automate Spotify playback?

Yes, you need the `spotify-cli-s` tool installed to automate Spotify playback. The system checks for this dependency automatically and installs it if necessary before executing your music control commands.

Can I integrate Spotify music control into my automation workflows?

Yes, you can integrate Spotify music control into automation workflows or smart assistants. This allows you to manage background music seamlessly without leaving your current working environment or switching applications.

What is the best way to skip tracks remotely while working?

The best way to skip tracks remotely is to ask your AI assistant to execute a skip command for Spotify. This manages your playlist instantly via CLI without requiring you to switch active windows.

How does the system handle a missing spotify-cli-s tool?

If the `spotify-cli-s` tool is missing, the system automatically detects the absence and installs the required dependency. This ensures your Spotify music control commands execute without manual setup interruptions.