← 返回 Skills 市场
showx

win-music-skill

作者 shengsheng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
254
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install win-music-skill
功能描述
控制音乐的播放
使用说明 (SKILL.md)

\r \r

音乐播放\r

\r

When to use this skill\r

需要播放音乐的时候\r \r

下一首歌\r

cmd下执行命令nircmd sendkeypress ctrl+alt+right\r \r

上一首歌\r

cmd下执行命令nircmd sendkeypress ctrl+alt+left\r \r

播放或暂停\r

cmd下执行命令nircmd sendkeypress ctrl+alt+f5

安全使用建议
This skill's instructions call the Windows utility 'nircmd' to send keypresses but the package metadata doesn't list that dependency or an OS requirement. Before installing: confirm you run Windows and are willing to install nircmd from its official source; understand that nircmd can do more than send keypresses (it can run commands, change system state), so only install it from a trusted site. Prefer skills that declare required binaries and provide installation steps or use built-in APIs. If you proceed, test in a safe environment and verify the exact commands the agent will run.
功能分析
Type: OpenClaw Skill Name: win-music-skill Version: 1.0.0 The win-music-skill bundle provides instructions for an AI agent to control music playback on Windows using the legitimate nircmd utility. The commands in SKILL.md are limited to simulating media hotkeys (Next, Previous, Play/Pause) and align directly with the stated purpose without any signs of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The name/description say 'control music playback', which is reasonable, but the runtime instructions call the external tool 'nircmd' to send keypresses. The skill metadata declares no required binaries and no OS restriction; nircmd is a Windows utility and should be listed as a required binary or install step. The missing dependency and OS assumption are inconsistent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run cmd commands that invoke 'nircmd sendkeypress' to emulate keyboard shortcuts. While sending media keys aligns with controlling music, these instructions require executing arbitrary shell commands and depend on an external tool. There is no guidance about where nircmd must be installed, validation of its path, or safeguards — giving broad discretion to execute system commands is a scope concern.
Install Mechanism
There is no install spec (instruction-only), which is lower risk in general. However, because the instructions rely on a specific third‑party binary (nircmd), the absence of an install or explicit dependency declaration is a missing piece: users must manually obtain nircmd for the skill to work. The skill should either declare the binary requirement or provide installation instructions from a trustworthy source.
Credentials
The skill requests no environment variables, credentials, or config paths, which is appropriate for a simple local media control skill.
Persistence & Privilege
The skill is not always-on, does not request special platform privileges in metadata, and is user-invocable only. That level of persistence is appropriate for this functionality.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install win-music-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /win-music-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
win-music-skill 1.0.0 - Initial release. - Provides commands to control music playback: next track, previous track, play/pause. - Uses nircmd to send keyboard shortcuts (Ctrl+Alt+Right/Left/F5) for control.
元数据
Slug win-music-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

win-music-skill 是什么?

控制音乐的播放. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 254 次。

如何安装 win-music-skill?

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

win-music-skill 是免费的吗?

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

win-music-skill 支持哪些平台?

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

谁开发了 win-music-skill?

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

💬 留言讨论