← Back to Skills Marketplace
showx

win-music-skill

by shengsheng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
254
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install win-music-skill
Description
控制音乐的播放
README (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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install win-music-skill
  3. After installation, invoke the skill by name or use /win-music-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug win-music-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is win-music-skill?

控制音乐的播放. It is an AI Agent Skill for Claude Code / OpenClaw, with 254 downloads so far.

How do I install win-music-skill?

Run "/install win-music-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is win-music-skill free?

Yes, win-music-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does win-music-skill support?

win-music-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created win-music-skill?

It is built and maintained by shengsheng (@showx); the current version is v1.0.0.

💬 Comments