spotify

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spotify_playback, spotify_devices, spotify_queue, spotify_search, spotify_playlists, spotify_albums, spotify_library, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of your Spotify account, allowing you to play, search, queue, and manage playlists and devices with simple commands.

Core Features & Use Cases

  • Play, Pause, Skip: Control your music playback directly through voice commands.
  • Search and Queue: Search for music and queue tracks for playback.
  • Manage Playlists: Create, update, and add songs to playlists.
  • Device Control: Transfer playback to different devices.
  • Use Case: Imagine you want to play a specific artist's album on your phone. You can simply say "play artist's album" and the Skill will handle the rest.

Quick Start

Use the spotify skill to play a specific song or artist on your Spotify account.

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 with voice commands?

Yes, you can transfer Spotify playback to different devices. This Skill handles device control via the Spotify API, enabling you to move your active listening session across connected hardware.

How do I search for music and queue tracks on Spotify?

You can search for specific music and queue tracks for playback. This Skill uses Spotify search endpoints to find songs and add them directly to your active listening queue.

Can I manage Spotify playlists and add songs automatically?

Yes, you can manage Spotify playlists and add songs automatically. This Skill handles playlist management by creating, updating, and adding tracks to your existing playlists via the API.

Do I need API authorization to manage my Spotify account?

Yes, you need API authorization to manage your Spotify account. This Skill requires access to Spotify's public API endpoints and proper authorization to control playback and library functions.