sonoscli

Discover Sonos devices and control playback via the sonos CLI.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/fufuonline/openclaw --skill sonoscli-fufuonline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sonoscli
Source: https://github.com/fufuonline/openclaw/tree/main/skills/sonoscli
Command: npx skills add https://github.com/fufuonline/openclaw --skill sonoscli-fufuonline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Control Sonos speakers on the local network from a simple CLI, enabling quick playback control and automation without a GUI.

Core Features & Use Cases

  • Discover Sonos devices on the local network with sonos discover.
  • Query status and manage playback with commands like sonos status, sonos play, sonos pause, and sonos stop.
  • Manage grouping, favorites, and queues, and optionally search via Spotify SMAPI with sonos smapi commands.

Quick Start

Discover your Sonos devices on the local network and start controlling playback with basic commands.

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 the command line?

You can control Sonos speakers from the command line by using the sonos CLI to automate playback, manage volume, and group devices on your local network without needing a GUI.

Can I discover Sonos devices on my local network using a CLI?

Yes, you can discover Sonos devices on your local network by running the `sonos discover` command, which queries the network to locate available speakers for automation.

What Sonos playback commands are available for home audio automation?

Available Sonos playback commands for home audio automation include `sonos play`, `sonos pause`, `sonos stop`, and `sonos status` to query and manage the current audio state.

Do I need local network access to manage Sonos grouping and queues?

Yes, you need local network access to manage Sonos grouping and queues, as the CLI communicates directly with Sonos devices on the same network to issue automation commands.

Can I search and play Spotify tracks on Sonos via command line?

Yes, you can search and play Spotify tracks on Sonos via command line by using the `sonos smapi` commands, which integrate Spotify SMAPI to query and control playback.