← 返回 Skills 市场
lovefromio

Lovefromio Sonoscli

作者 AI · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
47
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install lovefromio-sonoscli
功能描述
Control Sonos speakers (discover/status/play/volume/group).
使用说明 (SKILL.md)

Sonos CLI

Use sonos to control Sonos speakers on the local network.

Quick start

  • sonos discover
  • sonos status --name "Kitchen"
  • sonos play|pause|stop --name "Kitchen"
  • sonos volume set 15 --name "Kitchen"

Common tasks

  • Grouping: sonos group status|join|unjoin|party|solo
  • Favorites: sonos favorites list|open
  • Queue: sonos queue list|play|clear
  • Spotify search (via SMAPI): sonos smapi search --service "Spotify" --category tracks "query"

Notes

  • If SSDP fails, specify --ip \x3Cspeaker-ip>.
  • Spotify Web API search is optional and requires SPOTIFY_CLIENT_ID/SECRET.
安全使用建议
This skill appears to do what it says: build or use the 'sonos' CLI to control Sonos devices on your local network. Before installing, consider: 1) the install will compile a Go binary from the github.com/steipete/sonoscli module — if you don't already trust that project, review its source on GitHub. 2) The binary will access your local network (SSDP/UPnP) to discover and control speakers — that is required behavior. 3) Only provide SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET if you want Spotify search functionality and you trust the module to use them appropriately. 4) If you prefer a review step, install the binary manually yourself (go install) after auditing the repo rather than granting automatic installs.
功能分析
Type: OpenClaw Skill Name: lovefromio-sonoscli Version: 1.0.0 The sonoscli skill is a legitimate tool for controlling Sonos speakers via a CLI. It installs the 'sonos' binary from a reputable public GitHub repository (github.com/steipete/sonoscli) using standard Go installation procedures. The SKILL.md provides clear, functional instructions for speaker discovery and playback control without any signs of malicious intent or prompt injection.
能力评估
Purpose & Capability
Name and description match the declared requirements (the skill needs a 'sonos' binary and provides commands to discover/control Sonos devices). The go install of github.com/steipete/sonoscli/cmd/sonos@latest directly corresponds to producing the expected 'sonos' binary.
Instruction Scope
SKILL.md instructs only local-network Sonos operations (discover/status/play/volume/group). It also mentions optional Spotify Web API usage and references SPOTIFY_CLIENT_ID/SECRET for Spotify search; those env vars are optional and are not required by default, but they are referenced by the instructions even though they are not declared in requires.env.
Install Mechanism
Install spec uses 'go' to fetch a GitHub module and build a binary — a normal, expected install for a CLI written in Go. This is preferable to arbitrary downloads. The module path appears consistent with the project name; the install will compile and write a binary named 'sonos'.
Credentials
The skill declares no required environment variables (proportional). The only sensitive environment references are optional Spotify credentials mentioned in the docs; supplying those grants the binary access to your Spotify API credentials, which is expected for Spotify search but should be provided only if you trust the module.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system-wide privileges. It does not modify other skills or agent-wide configuration according to the provided metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install lovefromio-sonoscli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /lovefromio-sonoscli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of lovefromio-sonoscli. - Control Sonos speakers from the command line (discover, status, play/pause/stop, volume, grouping). - Supports favorites, queue management, and playlist/favorite playback. - Optional Spotify search integration (requires credentials). - Offers troubleshooting tips for SSDP/network issues.
元数据
Slug lovefromio-sonoscli
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Lovefromio Sonoscli 是什么?

Control Sonos speakers (discover/status/play/volume/group). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 47 次。

如何安装 Lovefromio Sonoscli?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install lovefromio-sonoscli」即可一键安装,无需额外配置。

Lovefromio Sonoscli 是免费的吗?

是的,Lovefromio Sonoscli 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Lovefromio Sonoscli 支持哪些平台?

Lovefromio Sonoscli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Lovefromio Sonoscli?

由 AI(@lovefromio)开发并维护,当前版本 v1.0.0。

💬 留言讨论