qqmusic-control
Control QQ Music play/pause/next/prev via system media keys (AutoHotkey) on Windows. No window focus required.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chenxundaozu/qqmusic-controlWhat This Skill Does
The qqmusic-control skill is a lightweight automation utility designed to bridge the gap between OpenClaw AI and the QQ Music desktop application on Windows. By leveraging AutoHotkey (AHK) scripts, this tool sends low-level media control signals directly to the system's media interface. This allows you to perform essential playback functions like playing, pausing, skipping tracks, or returning to a previous song without needing the QQ Music window to be active or in focus. It is an ideal solution for power users who want to control their music while focusing on other productive tasks, effectively turning your AI assistant into a remote control for your local audio environment.
Installation
To integrate this skill into your OpenClaw environment, ensure you have AutoHotkey v2 installed on your Windows system. The script relies on the AHK runtime to execute the media key commands. Once installed, you can add the skill to your agent using the command: clawhub install openclaw/skills/skills/chenxundaozu/qqmusic-control. Ensure the path to the AHK executable matches your local environment configuration to ensure smooth execution of the command-line arguments.
Use Cases
This skill is perfect for multitaskers. For example, if you are writing code or drafting documents, you can use OpenClaw to switch music tracks without switching focus away from your editor. It is also excellent for hands-free environments where you want to navigate your playlist via voice commands. If your music is playing in the background while you are presenting, you can quickly pause the track during an unexpected interruption without hunting for the specific music tab.
Example Prompts
- "OpenClaw, please pause my music on QQ Music."
- "Skip this track, I don't really like this one."
- "Go back to the previous song in my QQ Music playlist."
Tips & Limitations
- Ensure the QQ Music application is running in the background before invoking these commands.
- The skill operates on Windows OS; ensure that media keys are not being intercepted by other macro software for optimal performance.
- If the script fails to trigger, verify that your system environment variable contains the path to your AutoHotkey executable, or update the script configuration with the absolute file path to the AHK binary. Since this skill interacts with system-level hooks via AHK, it is incredibly efficient and does not require heavy resource overhead, keeping your agent responsive.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chenxundaozu-qqmusic-control": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution
Related Skills
murasame-feishu-voice
Feishu 语音气泡技能:使用丛雨(Murasame)语音包发送语音;若可表达则按标签发送语音并同步发送中文文本;支持开关控制、标签映射与关键词回退。
wechat-qwen-reply
WeChat chat reader + auto-reply (Qwen-VL vision + AHK send). Supports fast/slow capture, group nickname labels, file/red-packet cards, and filtering system messages on Windows.