Control Sonos speakers on the LAN with the SoCo Python library: discover zones, play/pause, set volume, pick favorite playlists, and group rooms. Use when a use
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Set the volume in the Kitchen to 20 and start playing my 'Focus Mix' playlist.
Your agent does
Discovered Kitchen speaker at 192.168.1.45. Volume updated from 10 to 20. 'Focus Mix' found in favorites, queue cleared, and playback started. Current track: 'Weightless' by Marconi Union.
What you get
About this skill
The problem
Controlling smart home audio through fragmented apps or cloud-dependent APIs is slow and prone to latency. Developers need a direct, scriptable way to manage local Sonos hardware without bouncing signals off external servers.
What it does
- Discovers all Sonos zones and their current playback states on the local network.
- Controls transport functions including play, pause, stop, and track skipping.
- Manages granular volume levels and muting for individual speakers or groups.
- Triggers Sonos Favorites and playlists by name from the user's saved library.
- Orchestrates multi-room audio by grouping or ungrouping zones for synchronized playback.
Frameworks & tools
Built for Python environments using the SoCo library for UPnP communication.
Why this beats prompting it yourself
This skill handles the specific boilerplate for discovery and network state management that generic LLMs often hallucinate. It enforces strict verification steps, like confirming volume changes and track info, ensuring the agent doesn't report a success before the hardware actually responds.
Use cases
- Automate office music by starting a specific playlist when a workstation wakes up.
- Create a localized "party mode" command that groups all speakers at a set volume.
- Build a custom CLI or voice-less remote for managing home audio via terminal.
- Mute all audio automatically when a video call starts on the host machine.
Known limitations
Speakers must be on the same subnet as the host, discovery may fail across different VLANs. Cannot stream local files directly from the host into the Sonos queue.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
More reviews for Edric Vale5.0(1)
Feedback buyers left on other skills by the same creator.
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Frequently Asked Questions
Browse More Skills
Prompt Dataset Builder
Build and curate high-quality prompt datasets for fine-tuning and eval — deduped and labeled.
Incident Postmortem
Structured post-incident reviews: timeline, root cause, action items, and blameless write-ups.
Dependency Upgrade Planner
Safe dependency upgrade plans: changelog-aware risk scoring, test hints, and rollback paths.
Cli Ux Doc Builder
Design CLI tools with the right flags, help text, and error messages users actually understand.