← 返回 Skills 市场
steipete

Sonoscli

作者 Peter Steinberger · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
89027
总下载
56
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sonoscli
功能描述
Control Sonos speakers (discover/status/play/volume/group).
安全使用建议
Install this if you trust the upstream Sonos CLI and want an agent to help run Sonos commands. Be careful with commands that change volume, playback, grouping, party mode, or queue contents, especially on shared networks. Only configure Spotify credentials if you need Spotify search, and consider pinning or reviewing the Go module if reproducible installs matter.
功能分析
Type: OpenClaw Skill Name: sonoscli Version: 1.0.0 The skill bundle is benign. It installs the `sonoscli` tool from a public Go module (`github.com/steipete/sonoscli`) and provides instructions for controlling Sonos speakers. The `SKILL.md` mentions the optional requirement for `SPOTIFY_CLIENT_ID/SECRET` environment variables for Spotify search functionality, which is a standard practice for API integrations and does not indicate any attempt at credential exfiltration or prompt injection against the agent.
能力评估
Purpose & Capability
The skill's stated purpose is to control Sonos speakers, and the documented commands for discovery, status, playback, volume, grouping, favorites, queue, and Spotify search all fit that purpose; some commands can change playback, volume, groups, or queues.
Instruction Scope
The runtime instructions are concise and task-scoped, with no prompt overrides, hidden behavior, unrelated workflows, broad file access, or automatic execution.
Install Mechanism
Installation is disclosed as a Go install of the public module github.com/steipete/sonoscli/cmd/sonos@latest; this is purpose-aligned, though using @latest is not a pinned reproducible version.
Credentials
Local network Sonos access is proportionate to speaker control, and optional SPOTIFY_CLIENT_ID/SECRET use is disclosed for Spotify search rather than unrelated credential handling.
Persistence & Privilege
The artifact contains only SKILL.md and install metadata, with no persistence, background workers, privilege escalation, credential-store access, or local indexing.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sonoscli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sonoscli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
Slug sonoscli
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Sonoscli 是什么?

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

如何安装 Sonoscli?

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

Sonoscli 是免费的吗?

是的,Sonoscli 完全免费(开源免费),可自由下载、安装和使用。

Sonoscli 支持哪些平台?

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

谁开发了 Sonoscli?

由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.0。

💬 留言讨论