sonoscli

Control Sonos speakers on a local network via the sonos binary.

2|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/simplefarmer69/ape-claw --skill sonoscli-simplefarmer69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sonoscli
Source: https://github.com/simplefarmer69/ape-claw/tree/main/data/forge-skills/sonoscli
Command: npx skills add https://github.com/simplefarmer69/ape-claw --skill sonoscli-simplefarmer69

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a command-line interface to manage and control Sonos speakers, simplifying audio playback and speaker management.

Core Features & Use Cases

  • Discover Speakers: Automatically find Sonos speakers on your local network.
  • Playback Control: Play, pause, and stop music on individual or grouped speakers.
  • Volume Adjustment: Set specific volume levels for speakers.
  • Grouping Management: Group and ungroup speakers for synchronized audio.
  • Queue Management: View and manage the music queue.
  • Favorites & Search: Access favorite music and search for tracks via services like Spotify.

Quick Start

Use the sonoscli skill to discover all available speakers on the network.

Frequently Asked Questions about sonoscli

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

FAQPage Schema
How do I control Sonos speakers from a command line interface?

You can control Sonos speakers from a command line interface by executing scripts that discover local network devices, manage playback, adjust volume, and group speakers. This enables automated audio control without needing the official mobile application.

Can I group Sonos speakers together via a local network script?

Yes, you can group Sonos speakers via local network scripts to synchronize audio across multiple devices. The CLI supports grouping and ungrouping speakers to manage playback zones directly from your terminal environment.

Does Sonos CLI support searching for music and managing Spotify playback?

Yes, Sonos CLI supports searching for music and managing Spotify playback. You can access favorite tracks, search for new music via connected services, and manage the playback queue directly through command-line operations.

Do I need to install any dependencies to automate Sonos speaker control?

Yes, to automate Sonos speaker control, you need the 'sonos' binary installed and accessible on your system. This prerequisite allows the command-line scripts to communicate with the speakers on your local network.

What are the limitations of using a CLI for home automation speaker control?

Limitations of using a CLI for home automation speaker control include relying on a local network connection and requiring the specific 'sonos' binary to be pre-installed. It operates via scripts rather than providing a visual interface.