sonos-control

Installation
SKILL.md

Sonos Control

Overview

This skill provides comprehensive control over Sonos speaker systems through MCP tools. Use it to search for and play music, manage playback queues and playlists, control volume, and switch between speakers. The skill handles both simple requests ("play some Neil Young") and complex multi-step workflows ("create a mix of 5 tracks from these artists").

Core Principle: Multi-Step Workflows

Most music requests require multiple tool calls in sequence. Execute workflows automatically without asking permission at each step - just complete the workflow and confirm the result.

Critical Rule: Search results are ephemeral. After using search_for_track or search_for_album, immediately select and add desired tracks/albums to the queue before executing another search, as each new search clears previous results.

Available MCP Tools

Speaker Management

  • sonos:get_master_speaker - Get current active speaker name
  • sonos:set_master_speaker - Switch to a different speaker (e.g., "Bedroom", "Kitchen")
Installs
21
First Seen
Jan 21, 2026