typescript/skills/sonoscli/SKILL.md
Control Sonos speakers from the command line via sonoscli.
npx skillsauth add kody-w/openrappter sonoscliInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Control Sonos speakers from the terminal.
sonoscli list
sonoscli play --room "Living Room"
sonoscli pause --room "Living Room"
sonoscli volume set --room "Living Room" --level 40
sonoscli volume up --room "Living Room"
sonoscli volume down --room "Living Room"
sonoscli group "Living Room" "Kitchen"
sonoscli ungroup "Kitchen"
sonoscli status --room "Living Room"
development
Get current weather and forecasts (no API key required).
tools
Send and receive WhatsApp messages via wacli command-line tool.
tools
Start and manage voice calls via the openrappter voice-call plugin.
content-media
Extract frames from video files using ffmpeg for analysis or processing.