Sonoscli
Control Sonos speakers (discover/status/play/volume/group).
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add sonoscli npx -- -y @trustedskills/sonoscli
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sonoscli": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sonoscli"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
OpenClaw is a personal AI assistant designed to be run locally on user devices. It facilitates communication across various messaging platforms like WhatsApp, Telegram, and Slack, and offers voice interaction capabilities on macOS/iOS/Android. The system also includes a live Canvas feature for interactive control.
When to use it
- Personalized Assistance: Use OpenClaw when you need a dedicated AI assistant tailored to your specific needs and preferences.
- Cross-Platform Communication: Manage interactions across multiple messaging apps (Slack, Telegram, etc.) from a single interface.
- Voice Interaction: Utilize voice commands for hands-free operation on supported devices.
- Interactive Canvas Control: Control and interact with applications or data through the live Canvas feature.
Key capabilities
- Cross-platform messaging support (WhatsApp, Telegram, Slack, Discord, etc.)
- Voice interaction on macOS/iOS/Android
- Live Canvas for interactive control
- Local execution for privacy and speed
- Personalized AI assistant experience
Example prompts
- "OpenClaw, send a message to John on Slack saying 'Meeting rescheduled.'"
- "OpenClaw, what's the latest news from my preferred sources?"
- "OpenClaw, start the Canvas and show me the sales dashboard."
Tips & gotchas
- The recommended setup involves running
openclaw onboardin your terminal to guide initial configuration. - As a local assistant, performance depends on device resources; ensure sufficient processing power for optimal responsiveness.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.2
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Nov 24, 2025
🌐 Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.