← 返回 Skills 市场
193
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install netease-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 from a technical-installation perspective because it only contains instructions for extracting public page data and asks for no credentials or installs. Before enabling, consider: (1) legal/ToS risk — scraping may violate NetEase's terms or rate limits; (2) avoid supplying any account credentials or tokens (the skill disallows automated login, so do not provide secrets); (3) monitor agent behavior — although the skill recommends manual verification for dynamic pages, the agent could still act autonomously; (4) enforce rate limits and avoid bulk collection as the SKILL.md suggests. If you need stronger guarantees, require human-in-the-loop steps for any web interaction or restrict the agent so it cannot autonomously browse the web.
功能分析
Type: OpenClaw Skill
Name: netease-music
Version: 0.1.0
The skill bundle consists of metadata and instructions (SKILL.md) for an AI agent to analyze public Netease Cloud Music data. The instructions are safety-conscious, explicitly forbidding unauthorized downloading, API reverse engineering, or bypassing platform risk controls, and focus solely on summarizing public playlists and artist statistics. No executable code, suspicious network calls, or prompt injection attacks were identified.
能力评估
Purpose & Capability
Name/description promise (public playlists, songs, artists summary and light analytics) matches the SKILL.md instructions which only describe visiting public pages and extracting listed fields. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions are narrowly scoped to reading public pages, extracting song/playlist/artist metadata, and producing light statistics. They explicitly disallow downloading, reverse-engineering, bulk scraping, or automated login interactions and recommend human verification for dynamic pages.
Install Mechanism
No install spec and no code files are present — the skill is instruction-only, so nothing is written to disk or fetched at install time.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a utility that works only with public web pages.
Persistence & Privilege
always is false and the skill does not request persistent/system privileges or modify other skills. It may be autonomously invoked by the agent (platform default), but this is not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install netease-music - 安装完成后,直接呼叫该 Skill 的名称或使用
/netease-music触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
netease-music 0.1.0
- 初始发布,注册“网易云音乐”热门趋势技能
- 支持公开歌单、歌曲与歌手页的信息检索与数据摘要
- 提供排行榜、搜索及作品表现的基础数据统计能力
- 明确合规范围:不下载、不逆向、不突破风控、不批量抓取
- 推荐仅对公开页面做轻量分析与提醒
元数据
常见问题
Netease Music 是什么?
提供网易云音乐公开歌单、歌曲及歌手数据摘要,支持排行榜和作品表现的轻量分析与展示。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 193 次。
如何安装 Netease Music?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install netease-music」即可一键安装,无需额外配置。
Netease Music 是免费的吗?
是的,Netease Music 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Netease Music 支持哪些平台?
Netease Music 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Netease Music?
由 ClawKK(@codekungfu)开发并维护,当前版本 v0.1.0。
推荐 Skills