Jump to related tools in the same category or review the original source on GitHub.

Media & Streaming @steipete Updated 2/26/2026

🔊 Sonoscli OpenClaw Skill - ClawHub

Do you want your AI agent to automate Sonoscli workflows? This free skill from ClawHub helps with media & streaming tasks without building custom tools from scratch.

What this skill does

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

Install

npx clawhub@latest install sonoscli

Full SKILL.md

Open original
namedescriptionhomepage
sonoscliControl Sonos speakers (discover/status/play/volume/group).https://sonoscli.sh

Sonos CLI

Use sonos to control Sonos speakers on the local network.

Quick start

  • sonos discover
  • sonos status --name "Kitchen"
  • sonos play|pause|stop --name "Kitchen"
  • sonos volume set 15 --name "Kitchen"

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.
Original URL: https://github.com/openclaw/skills/blob/main/skills/steipete/sonoscli

Related skills

If this matches your use case, these are close alternatives in the same category.