← Back to Skills Marketplace
Qqmusic Control
by
chenxundaozu
· GitHub ↗
· v0.1.1
· MIT-0
268
Downloads
1
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install qqmusic-control
Description
Control QQ Music play/pause/next/prev via system media keys (AutoHotkey) on Windows. No window focus required.
Usage Guidance
This skill appears to be a simple wrapper to run an AutoHotkey script, but the actual .ahk script is not included and the manifest doesn't declare AutoHotkey as a required binary. Before installing or running: (1) obtain the referenced scripts/qqmusic_media_keys.ahk from a trusted source and inspect its contents — AutoHotkey scripts can perform arbitrary system actions; (2) ensure AutoHotkey v2 is properly installed and you understand the exact command that will run; (3) prefer skills that include their code or a verifiable homepage/source; and (4) don't run unknown AutoHotkey scripts or commands from untrusted publishers. If the publisher can provide the missing script or a trustworthy source URL, reassess after verifying its contents.
Capability Analysis
Type: OpenClaw Skill
Name: qqmusic-control
Version: 0.1.1
The skill instructions in SKILL.md direct the agent to execute an external script (scripts/qqmusic_media_keys.ahk) using AutoHotkey64.exe. While the stated purpose of controlling QQ Music via media keys is plausible, the use of AutoHotkey represents a high-risk capability as it can simulate keystrokes and interact with other applications. Because the actual content of the .ahk script is not provided for verification, the execution of unvetted automation scripts poses a potential security risk.
Capability Assessment
Purpose & Capability
The name/description match the instructions (sending media-key commands to QQ Music). However, SKILL.md states a dependency on AutoHotkey v2 while the registry metadata lists no required binaries — and the runtime commands reference scripts/qqmusic_media_keys.ahk which is not included in the skill bundle. That missing script and omitted dependency are incoherent.
Instruction Scope
Instructions are narrowly scoped (run AutoHotkey with an argument to send media keys). But they assume a local script at scripts/qqmusic_media_keys.ahk exists; the bundle contains only SKILL.md. Because AutoHotkey scripts can execute arbitrary system actions, the absence of the script means the agent or user would need to obtain and run an external script whose contents are unknown — a scope and supply-chain risk.
Install Mechanism
No install spec (instruction-only) — low installation risk. Nothing is downloaded or written by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportional to its stated purpose.
Persistence & Privilege
The skill does not request always: true or elevated persistence and does not modify other skills or system-wide settings in its metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install qqmusic-control - After installation, invoke the skill by name or use
/qqmusic-control - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
Improve English description and tags.
v0.1.0
Initial release of qqmusic-control.
- Control QQ Music playback (play/pause, next, previous) on Windows using AutoHotkey scripts.
- Sends system media keys, allowing control even when QQ Music is running in the background.
- Requires AutoHotkey v2; path is adjustable.
- No dependency on app window focus.
Metadata
Frequently Asked Questions
What is Qqmusic Control?
Control QQ Music play/pause/next/prev via system media keys (AutoHotkey) on Windows. No window focus required. It is an AI Agent Skill for Claude Code / OpenClaw, with 268 downloads so far.
How do I install Qqmusic Control?
Run "/install qqmusic-control" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Qqmusic Control free?
Yes, Qqmusic Control is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Qqmusic Control support?
Qqmusic Control is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Qqmusic Control?
It is built and maintained by chenxundaozu (@chenxundaozu); the current version is v0.1.1.
More Skills