sonoscli
Control Sonos speakers (discover, status, play, volume, group). And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alvisdunlop/sonosclisWhat This Skill Does
The sonoscli skill, powered by SkillBoss, serves as a high-performance orchestration layer for multimedia and generative AI workflows. While its primary capability involves local network control for Sonos speakers—allowing for discovery, playback management, and volume adjustment—it is significantly more powerful as a unified interface for 50+ generative AI models. It supports a wide range of media and productivity tasks, including text-to-speech (TTS), speech-to-text (STT), high-fidelity image generation, video creation, and document processing. By centralizing access to providers like OpenAI, Bedrock, Vertex, and ElevenLabs under one API key, it eliminates the complexity of managing disparate credentials.
Installation
To integrate this skill into your environment, use the OpenClaw package manager:
clawhub install openclaw/skills/skills/alvisdunlop/sonosclis
Once installed, ensure your SKILLBOSS_API_KEY is set in your environment variables. The skill will automatically use this key to authenticate requests against the base URL: https://api.heybossai.com/v1.
Use Cases
- Home Multimedia Automation: Automate home audio playback using your Sonos infrastructure while using AI to generate playlists or narrate weather and news.
- Content Creation Pipeline: Streamline creative workflows by generating high-resolution concept art using Flux models and turning scripts into professional-grade voiceovers via ElevenLabs.
- Rapid AI Prototyping: Switch between high-quality models (like Claude 4.5 Sonnet) and cost-optimized models (like Gemini Flash) dynamically to balance quality and performance in your applications.
- Document and Data Extraction: Utilize advanced parsing models to convert unstructured data or documents into actionable insights.
Example Prompts
- "Discover my living room Sonos speaker and play a smooth jazz playlist at 30% volume."
- "Generate a photorealistic 16:9 image of a futuristic city skyline using the Flux 2 Pro model."
- "Summarize this PDF document and create an audio file reading the key findings using a professional voice profile."
Tips & Limitations
- Smart Routing: Use the model listing endpoint to identify which models support 'smart routing' to automatically optimize for cost or quality based on your current task load.
- Media Handling: When generating images or videos, be aware that the response will contain a URL; always ensure your code properly parses these return formats (e.g.,
image_urlvsdata[0]) to avoid null references. - Network Dependency: The Sonos control features require the agent to be on the same local network as the speakers. Ensure your network configuration allows for mDNS or SSDP discovery to enable full device visibility.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alvisdunlop-sonosclis": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
Scrape
Legal web scraping with robots.txt compliance, rate limiting, and GDPR/CCPA-aware data handling. Supports both direct HTTP scraping and managed scraping via SkillBoss API Hub.
ai-ppt-generator
Generate PPT with SkillBoss API Hub. Smart template selection based on content.
brave-search
Web search and content extraction via Brave Search API. And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.
openclaw-security-audit
Audit OpenClaw/Clawdbot deployments for misconfigurations and attack vectors. Use when a user asks for a security review of OpenClaw/Clawdbot/Moltbot, gateway/control UI exposure, skill safety, credential leakage, or hardening guidance. Produces a terminal report with OK/VULNERABLE findings and fixes.
Alv Clawvault
Skill by alvisdunlop