Labsco
firecrawl logo

sonoscli

✓ Official3

by firecrawl · part of firecrawl/openclaw

Control Sonos speakers (discover/status/play/volume/group).

🔥🔥🔥✓ VerifiedFreeQuick setup
🧰 Not standalone. This skill ships with firecrawl/openclaw and only works together with that tool — install the tool first, then add this skill.

Control Sonos speakers (discover/status/play/volume/group).

Inspect the full instructions your agent will receiveExpand

This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.

by firecrawl

Control Sonos speakers (discover/status/play/volume/group). npx skills add https://github.com/firecrawl/openclaw --skill sonoscli Download ZIPGitHub3

Sonos CLI

Use sonos to control Sonos speakers on the local network.

Common tasks

  • Grouping: sonos group status|join|unjoin|party|solo

  • Favorites: sonos favorites list|open

  • Queue: sonos queue list|play|clear

  • Spotify search (via SMAPI): sonos smapi search --service "Spotify" --category tracks "query"

Notes

  • If SSDP fails, specify --ip <speaker-ip>.

  • Spotify Web API search is optional and requires SPOTIFY_CLIENT_ID/SECRET.

  • If there is an error, check the troubleshooting section and offer advice if there is a decent match.