← 返回 Skills 市场
419
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install netease-cloud-music
功能描述
提供网易云音乐公开歌单、歌曲和歌手的播放及互动数据摘要,支持排行榜和作品表现分析。
使用说明 (SKILL.md)
网易云音乐
用途与边界
- 面向公开歌单、歌曲与歌手页的检索与表现数据摘要
- 不提供下载、接口逆向或突破风控能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://music.163.com/
- 排行榜:https://music.163.com/#/discover/toplist
- 搜索入口:https://music.163.com/#/search
常见任务
- 指定歌单的曲目摘要(播放、收藏、评论)
- 歌手主页作品的时序表现对比(近7/30天)
- 排行榜分布统计(风格、语种、时长)
数据字段
- 歌曲ID、名称、歌手、专辑、时长、播放量/评论数、链接
- 歌单名称、创建者、曲目数、播放/收藏/评论量、链接
- 歌手主页链接、作品交互指标摘要
自动化要点
- 动态渲染与人机校验,建议人工打开后触发解析
- 请求频率需控制,不进行批量抓取
- 登录态仅用于个人页信息整理,不自动执行交互
示例流程
- 歌单摘要:访问歌单页 → 抽取曲目 → 统计播放/收藏/评论
- 歌手对比:访问主页 → 抽取近期作品 → 输出表现摘要
- 排行榜扫描:访问榜单 → 抽取条目 → 风格/语种统计
合规提示
- 遵守平台规则,不进行下载、接口调用或批量采集
- 结果仅用于内部分析与提醒
安全使用建议
This skill appears coherent and low-risk: it only describes scraping public NetEase Cloud Music pages and asks for no installs or secrets. Before installing, confirm (1) the agent will not attempt to read your browser cookies or prompt you to paste login tokens, (2) scraping frequency is rate-limited and respects the site's terms/robots.txt, and (3) if the agent runs autonomously you are comfortable with it visiting public music. If you plan to include private/personal pages, require an explicit, auditable mechanism for providing credentials rather than letting the skill assume access.
功能分析
Type: OpenClaw Skill
Name: netease-cloud-music
Version: 0.1.0
The skill bundle consists of metadata and markdown instructions (SKILL.md) for an AI agent to interact with the Netease Cloud Music website. It contains no executable code, and the instructions explicitly emphasize compliance with platform rules, avoiding automated batch scraping, and respecting security controls. No malicious indicators or data exfiltration risks were found.
能力评估
Purpose & Capability
Name/description (public playlist/song/artist summaries and rankings) match the SKILL.md: it only needs access to public pages and extraction of listed fields. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md confines actions to public pages and light analysis, recommends manual opening for dynamic rendering, and explicitly says not to perform automated login or bulk scraping. The guidance is appropriately scoped, but the phrases about using '登录态' for personal pages and '人工打开后触发解析' are slightly ambiguous about how login state or a browser DOM will be provided; the skill does not declare any mechanism for obtaining cookies/credentials.
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 SKILL.md mentions optional login state only as a caveat but does not require credentials—this is coherent but the platform/operator should ensure the agent will not attempt to access user cookies or secrets.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. Autonomous invocation is allowed (platform default) which is expected for this kind of skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install netease-cloud-music - 安装完成后,直接呼叫该 Skill 的名称或使用
/netease-cloud-music触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
netease-cloud-music 0.1.0
- 初始版本,注册“网易云音乐热门趋势”技能
- 支持歌单、歌曲、歌手主页的播放、收藏、评论等公开信息摘要
- 提供排行榜、搜索及歌手主页等入口的轻量数据分析流程示例
- 明确合规边界,不支持下载、接口逆向或批量采集
- 输出字段涵盖曲目、歌单、歌手在公开页的主要表现数据
元数据
常见问题
Netease Cloud Music 是什么?
提供网易云音乐公开歌单、歌曲和歌手的播放及互动数据摘要,支持排行榜和作品表现分析。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 419 次。
如何安装 Netease Cloud Music?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install netease-cloud-music」即可一键安装,无需额外配置。
Netease Cloud Music 是免费的吗?
是的,Netease Cloud Music 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Netease Cloud Music 支持哪些平台?
Netease Cloud Music 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Netease Cloud Music?
由 mike47512(@mike47512)开发并维护,当前版本 v0.1.0。
推荐 Skills