One-click install
npx skills add https://github.com/big4council-prog/b4c-agent --skill spotify-big4council-prog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotify
Source: https://github.com/big4council-prog/b4c-agent/tree/main/skills/media/spotify
Command: npx skills add https://github.com/big4council-prog/b4c-agent --skill spotify-big4council-prog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Spotify playback and library actions can be slow and repetitive when you have to manually search, queue, and manage playlists across devices.

Core Features & Use Cases

  • Playback control: play, pause, skip, seek, set volume, and read what is currently playing or recently played.
  • Discovery and organization: search tracks/albums/artists, create playlists, add/remove items, and manage playlist details.
  • Device management: list available devices and transfer playback to the user’s chosen device.

Quick Start

Ask: "Play the album Kind of Blue on Spotify."

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 and manage my music queue?

Control Spotify playback by starting, pausing, or skipping tracks, and manage your music queue by searching the catalog and queuing specific songs across available devices.

Can I create a Spotify playlist and add songs using natural language?

Yes, you can create a Spotify playlist and add songs by issuing natural language intents like “create a playlist and add recent songs,” which handles playlist CRUD operations automatically.

How do I transfer Spotify playback to another device?

Transfer Spotify playback to another device by listing available devices on your account and directing the active playback session to your chosen target device.

Does managing my Spotify library and catalog search require a premium account?

Managing your Spotify library and searching the catalog requires clear handling for premium account availability, as playback state operations and device listing depend on premium status.

Why does my Spotify playback control not work when starting tracks?

Spotify playback control may not work when starting tracks due to device availability errors or missing premium permissions, which require explicit error handling during playback state operations.

What's the best way to organize my Spotify media library and playlists?

Organize your Spotify media library by searching for tracks and albums, managing playlist details, and saving or removing library items through direct read and write operations.