一键导入
c-speakers
Control Sonos speakers using the `sonos` CLI (sonoscli). Play, pause, adjust volume, manage groups, and play favorites across rooms and speaker zones.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Control Sonos speakers using the `sonos` CLI (sonoscli). Play, pause, adjust volume, manage groups, and play favorites across rooms and speaker zones.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | c-speakers |
| description | Control Sonos speakers using the `sonos` CLI (sonoscli). Play, pause, adjust volume, manage groups, and play favorites across rooms and speaker zones. |
| tags | ["sonos","speakers","audio","smart-home","music","sonoscli"] |
Enables Claude to control Sonos speakers — playback, volume, grouping, and favorites — via the sonos CLI.
sonos# List all Sonos rooms/players
sonos rooms
# Play and pause
sonos play --room "Living Room"
sonos pause --room "Living Room"
# Skip tracks
sonos next --room "Living Room"
sonos previous --room "Living Room"
# Set volume (0-100)
sonos volume 50 --room "Living Room"
# Adjust volume relative
sonos volume +10 --room "Kitchen"
sonos volume -5 --room "Kitchen"
# Play a favorite (from Sonos app favorites)
sonos favorite "Morning Jazz" --room "Bedroom"
# List favorites
sonos favorites
# Group rooms together
sonos group "Kitchen" --with "Living Room"
# Ungroup a room
sonos ungroup "Kitchen"
# Show now playing info
sonos status --room "Living Room"
--room to target the correct speakersonos rooms to discover available rooms if unsure of namessonos CLI (sonoscli) installed and Sonos system on local networkLock In Mode — orchestrate distraction blocking, environment setup, and session tracking.
OpenPaw coordinator — routes requests to skills, manages memory, knows what's installed. Use /c for any task.
System clipboard — copy, paste, transform content between clipboard and files.
macOS Contacts — search, list, and look up contact details via AppleScript.
Timers, alarms, and pomodoro — set countdowns with native notifications.
Weather forecasts and conditions — current, hourly, multi-day. No API key needed.