← 返回 Skills 市场
Sonoscli.Bak
作者
ahmadshouly
· GitHub ↗
· v1.0.0
· MIT-0
158
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sonoscli-bak
功能描述
Control Sonos speakers (discover/status/play/volume/group).
安全使用建议
This skill appears coherent for controlling Sonos speakers. Before installing, verify the upstream GitHub repo (github.com/steipete/sonoscli) to ensure you trust the source because 'go install' will fetch and compile remote code. Only provide SPOTIFY_CLIENT_ID/SECRET if you want Spotify search functionality. Note a minor metadata mismatch: the registry Owner ID differs from the ownerId in _meta.json — likely benign (copying/publishing detail) but you may want to confirm the publisher identity if you need higher assurance.
功能分析
Type: OpenClaw Skill
Name: sonoscli-bak
Version: 1.0.0
The skill provides a wrapper for the legitimate 'sonoscli' Go tool (github.com/steipete/sonoscli) to control Sonos speakers on a local network. The installation process via 'go install' and the documented commands for discovery, playback, and volume control are consistent with the tool's stated purpose and show no signs of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description (control Sonos speakers) match the declared requirement for a 'sonos' binary and the provided CLI examples. The optional Spotify credentials are clearly scoped to an optional SMAPI/Spotify feature.
Instruction Scope
SKILL.md only instructs running the 'sonos' CLI to discover/control speakers and notes an optional use of SPOTIFY_CLIENT_ID/SECRET for Spotify search. It does not instruct reading unrelated files or exfiltrating data.
Install Mechanism
Install uses 'go' to fetch and build github.com/steipete/sonoscli/cmd/sonos@latest which is a public GitHub module and appropriate for installing a Go CLI. This will fetch and compile remote code at install time — normal for go-based tools but higher-risk than an instruction-only skill because it writes binaries to disk.
Credentials
No required environment variables. The only envs mentioned (SPOTIFY_CLIENT_ID/SECRET) are optional and directly related to the optional Spotify search feature.
Persistence & Privilege
Skill is not 'always' enabled, requests no system-wide config paths, and does not claim to modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sonoscli-bak - 安装完成后,直接呼叫该 Skill 的名称或使用
/sonoscli-bak触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of sonoscli: control Sonos speakers via command line.
- Discover, check status, play/pause/stop speakers by name.
- Set speaker volume and manage groupings (join, unjoin, party, solo).
- List and open favorites; list, play, and clear queues.
- Search and play Spotify tracks (requires API credentials).
- Fallback to manual IP specification if network discovery fails.
元数据
常见问题
Sonoscli.Bak 是什么?
Control Sonos speakers (discover/status/play/volume/group). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。
如何安装 Sonoscli.Bak?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sonoscli-bak」即可一键安装,无需额外配置。
Sonoscli.Bak 是免费的吗?
是的,Sonoscli.Bak 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sonoscli.Bak 支持哪些平台?
Sonoscli.Bak 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sonoscli.Bak?
由 ahmadshouly(@ahmadshouly)开发并维护,当前版本 v1.0.0。
推荐 Skills