spotify

Control Spotify playback, devices, and playlists via the Web API.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/projectedanx/hermes-agent --skill spotify-projectedanx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify
Source: https://github.com/projectedanx/hermes-agent/tree/main/skills/media/spotify
Command: npx skills add https://github.com/projectedanx/hermes-agent --skill spotify-projectedanx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill removes the friction of switching between apps or manual interfaces to manage your music, allowing you to control playback, search, and playlist management entirely through natural language.

Core Features & Use Cases

  • Playback Control: Play, pause, skip, and adjust volume across any connected Spotify device.
  • Library Management: Search the catalog, save tracks or albums, and organize your playlists.
  • Use Case: When you are working and want to focus, you can simply ask the agent to create a new playlist, add the last few songs you enjoyed, and transfer the playback to your office speakers.

Quick Start

Use the spotify skill to search for and play your favorite jazz album on your living room speakers.

Frequently Asked Questions about spotify

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

FAQPage Schema
How do I control Spotify playback using natural language commands?

You can control Spotify playback by issuing natural language commands to manage play, pause, skip, and volume adjustments across connected devices without manual app interaction.

Can I transfer Spotify playback to another device through an API?

Yes, you can route audio and transfer Spotify playback across connected devices by executing device routing commands via authenticated access to the Spotify Web API.

How do I manage my Spotify library and create playlists programmatically?

You can manage your Spotify library by searching the catalog, saving tracks or albums, and organizing playlists programmatically through natural language requests.

Do I need authenticated access to use the Spotify Web API for music automation?

Yes, authenticated access to the Spotify Web API is required to execute playback commands, manage devices, and retrieve user-specific media data for automation workflows.

What is the best way to automate music discovery and playlist curation?

Automating music discovery and playlist curation is best achieved by using natural language to search the catalog, save desired tracks, and compile them into new playlists seamlessly.

Are there limitations when controlling Spotify audio across multiple devices?

Limitations include the requirement of authenticated Spotify Web API access and the necessity of having active connected devices available for successful audio routing and playback control.