← Back to Skills Marketplace
400
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install qq-music
Description
Provides summary data for public QQ Music playlists, songs, and artists including plays, favorites, and ranking trends without download or bulk scraping.
README (SKILL.md)
QQ音乐
用途与边界
- 面向公开歌单、歌曲与歌手页的检索与表现数据摘要
- 不提供下载、接口逆向或突破风控能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://y.qq.com/
- 排行榜:https://y.qq.com/n/ryqq/toplist
- 搜索入口:https://y.qq.com/n/ryqq/search
常见任务
- 指定歌单的曲目摘要(播放量、收藏量)
- 歌手主页作品的时序表现对比(近7/30天)
- 排行榜分布统计(风格、语种、时长)
数据字段
- 歌曲ID、名称、歌手、专辑、时长、播放量、收藏量、链接
- 歌单名称、创建者、曲目数、播放/收藏量、链接
- 歌手主页链接、作品交互指标摘要
自动化要点
- 动态渲染与人机校验,建议人工打开后触发解析
- 请求频率需控制,不进行批量抓取
- 登录态仅用于个人页信息整理,不自动执行交互
示例流程
- 歌单摘要:访问歌单页 → 抽取曲目 → 统计播放/收藏
- 歌手对比:访问主页 → 抽取近期作品 → 输出表现摘要
- 排行榜扫描:访问榜单 → 抽取条目 → 风格/语种统计
合规提示
- 遵守平台规则,不进行下载、接口调用或批量采集
- 结果仅用于内部分析与提醒
Usage Guidance
This skill is internally consistent and low-risk: it deals with public pages and asks for no credentials or installs. Before enabling, verify you trust the unknown publisher, avoid supplying account credentials or cookies (the SKILL.md states logins should not be automated), and supervise any autonomous agent runs to ensure rate limits and site terms are respected. If you expect the agent to access user-only data, require explicit, secure credential handling and confirm that the skill declares those needs.
Capability Analysis
Type: OpenClaw Skill
Name: qq-music
Version: 0.1.0
The skill bundle contains instructions for an AI agent to perform legitimate data analysis and summarization of public content on QQ Music (y.qq.com). The SKILL.md file explicitly prohibits malicious activities such as downloading, API reverse engineering, or mass scraping, and focuses on benign tasks like summarizing playlists and artist performance.
Capability Assessment
Purpose & Capability
Name/description and SKILL.md consistently describe lightweight summaries of public QQ Music playlists, songs, artists and trends; no unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions focus on visiting public pages, extracting visible metrics, and limiting frequency; they explicitly disallow bulk scraping and automated login. Note: the guide mentions dynamic rendering and suggests a human open pages before parsing, but does not provide code or automated scraping steps—so runtime behavior depends on the agent implementation.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths are requested. The document mentions login state only in a cautionary way and does not require providing account secrets.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated persistence or modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install qq-music - After installation, invoke the skill by name or use
/qq-music - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of the QQ音乐(QQ Music)Hot Trend skill.
- Enables summary and analysis of public playlists, songs, and artist pages on QQ音乐.
- Supports fetching and comparing play counts, favorites, and trends for playlists, songs, and artists over selected periods (7/30 days).
- Provides lightweight, compliance-focused data extraction for public info only; heavy automation and downloads are not supported.
- Designed for use cases including playlist summaries, artist trend comparison, and leaderboard genre/language statistics.
- Includes clear boundaries for responsible and legal use in line with QQ音乐 platform policies.
Metadata
Frequently Asked Questions
What is Qq Music?
Provides summary data for public QQ Music playlists, songs, and artists including plays, favorites, and ranking trends without download or bulk scraping. It is an AI Agent Skill for Claude Code / OpenClaw, with 400 downloads so far.
How do I install Qq Music?
Run "/install qq-music" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Qq Music free?
Yes, Qq Music is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Qq Music support?
Qq Music is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Qq Music?
It is built and maintained by mike47512 (@mike47512); the current version is v0.1.0.
More Skills