← 返回 Skills 市场
400
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install qq-music
功能描述
Provides summary data for public QQ Music playlists, songs, and artists including plays, favorites, and ranking trends without download or bulk scraping.
使用说明 (SKILL.md)
QQ音乐
用途与边界
- 面向公开歌单、歌曲与歌手页的检索与表现数据摘要
- 不提供下载、接口逆向或突破风控能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://y.qq.com/
- 排行榜:https://y.qq.com/n/ryqq/toplist
- 搜索入口:https://y.qq.com/n/ryqq/search
常见任务
- 指定歌单的曲目摘要(播放量、收藏量)
- 歌手主页作品的时序表现对比(近7/30天)
- 排行榜分布统计(风格、语种、时长)
数据字段
- 歌曲ID、名称、歌手、专辑、时长、播放量、收藏量、链接
- 歌单名称、创建者、曲目数、播放/收藏量、链接
- 歌手主页链接、作品交互指标摘要
自动化要点
- 动态渲染与人机校验,建议人工打开后触发解析
- 请求频率需控制,不进行批量抓取
- 登录态仅用于个人页信息整理,不自动执行交互
示例流程
- 歌单摘要:访问歌单页 → 抽取曲目 → 统计播放/收藏
- 歌手对比:访问主页 → 抽取近期作品 → 输出表现摘要
- 排行榜扫描:访问榜单 → 抽取条目 → 风格/语种统计
合规提示
- 遵守平台规则,不进行下载、接口调用或批量采集
- 结果仅用于内部分析与提醒
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qq-music - 安装完成后,直接呼叫该 Skill 的名称或使用
/qq-music触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Qq Music 是什么?
Provides summary data for public QQ Music playlists, songs, and artists including plays, favorites, and ranking trends without download or bulk scraping. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 400 次。
如何安装 Qq Music?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qq-music」即可一键安装,无需额外配置。
Qq Music 是免费的吗?
是的,Qq Music 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Qq Music 支持哪些平台?
Qq Music 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Qq Music?
由 mike47512(@mike47512)开发并维护,当前版本 v0.1.0。
推荐 Skills