← 返回 Skills 市场
yangyunzhao

网易云音乐网页版控制

作者 yangyunzhao · GitHub ↗ · v0.1.6 · MIT-0
cross-platform ✓ 安全检测通过
227
总下载
0
收藏
1
当前安装
7
版本数
在 OpenClaw 中安装
/install netease-web-player-control
功能描述
Control NetEase Cloud Music Web in a browser. Use to (1) search and play a song by keyword, preferably artist + title, or (2) open My Music and play one of t...
使用说明 (SKILL.md)

网易云音乐网页版控制 / NetEase Cloud Music Web Control

中文: 在浏览器中控制网易云音乐网页版。支持两类操作:

  • 搜歌播放
  • 我的音乐歌单播放

建议:搜歌时优先使用“歌手 + 歌名”。

English: Control NetEase Cloud Music Web in a browser. Supports two actions:

  • song search playback
  • My Music playlist playback

Recommendation: prefer artist + title for song search.

Trigger phrases

搜歌:

  • 搜歌 ...
  • 搜索 ...
  • 播放歌曲 ...
  • 找歌 ...

歌单:

  • 歌单 ...
  • 我的歌单 ...
  • 播放我的歌单 ...
  • 我创建的歌单 ...

Behavior rules

  • 默认先检查 我的音乐 → 创建的歌单;无明确匹配时再走搜歌。
  • 搜歌优先匹配 歌手 + 歌名,短歌名歧义时先确认,不乱播。
  • 仅控制网页版;不处理桌面客户端、下载、逆向或批量抓取。
  • 我的歌单模式要求网页已登录。
  • 歌曲页播放时,避免误点 播放mv去客户端播放
  • 点击播放后不要立刻判失败;先短暂等待,再复查底部播放器。
  • 只有底部播放器真的切到目标歌曲时,才报告“已开始播放”。
  • 如果失败,要明确说明卡在哪一步。

Preferred examples

  • 搜歌 王心凌 爱你
  • 搜歌 王心凌 第一次爱的人
  • 歌单 游鸿明
  • 我的歌单 王心凌
安全使用建议
This skill appears coherent and does not ask for credentials or install code. Before enabling it, confirm your agent platform actually grants it only the browser-control capability you expect (it will need access to the browser DOM and your logged-in NetEase session for 'My Music' playlists). Because the SKILL.md is implementation-agnostic, review any future versions that add scripts or installers (the repository includes an empty scripts/ folder reserved for future helpers) and avoid granting broad system-level permissions you don't intend.
功能分析
Type: OpenClaw Skill Name: netease-web-player-control Version: 0.1.6 The skill bundle contains instructions for an AI agent to automate interactions with the NetEase Cloud Music web interface, such as searching for songs and playing playlists. The files (SKILL.md, _meta.json, and scripts/README.txt) do not contain any executable code, network exfiltration logic, or malicious prompt injection designed to compromise the agent or the host system.
能力评估
Purpose & Capability
Name/description match the contents of SKILL.md. The skill is an instruction-only browser-control helper and does not request unrelated environment variables, binaries, or installs.
Instruction Scope
SKILL.md stays within the stated purpose (search and play songs or playlists on the NetEase web player). It assumes control of the browser/DOM and that the user is logged in for 'My Music' mode — the doc is implementation-agnostic and gives the agent behavioral rules rather than low-level commands. That vagueness is not a security red flag by itself but means the agent will need browser-control capabilities (and access to the user's logged-in session) to operate.
Install Mechanism
No install spec or code files to download or execute. Instruction-only skills are lowest-risk from an install perspective.
Credentials
The skill declares no environment variables, credentials, or config paths. The only implied requirement is access to the user's browser session (cookies/auth) for playlist playback, which is consistent with the described functionality.
Persistence & Privilege
always is false and there is no attempt to modify other skills or system-wide settings. Autonomous invocation is enabled by default (normal) and does not combine with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install netease-web-player-control
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /netease-web-player-control 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.6
进一步精简中英双语说明,收敛为触发短语、关键规则与示例,减少冗长流程描述。
v0.1.5
精简中英文说明,统一为简洁技术风格;中英双语描述保持语义一致;保留核心操作范围与关键使用方式。
v0.1.4
补充歌曲页播放规则:避免误点播放mv或去客户端播放;要求点击歌曲主播放按钮后短暂等待,再复查底部播放器是否真正切到目标歌曲;进一步减少将“已打开页面”误判为“已开始播放”的风险。
v0.1.3
增加执行检查清单;强化搜歌后切播成功判定,要求以底部播放器实际切换为准;补充更明确的失败反馈;加入 scripts 目录为后续辅助实现预留结构。
v0.1.2
补强搜索模式与歌曲页切播规则;要求以底部播放器实际曲目作为播放成功判断依据;增加 scripts 目录为后续确定性辅助能力预留结构;继续验证并保留对歌曲页已打开但未成功切播的明确失败反馈。
v0.1.1
优化中英文介绍与技能说明;补充中文快速用法;改进搜索模式规则,强调短歌名歧义处理与歌手+歌名优先;补充歌曲页已打开但未成功切播时的明确反馈规则。
v0.1.0
初始版本:支持根据关键字搜索并播放网易云音乐网页版;支持进入我的音乐并按关键字匹配用户创建的歌单后播放;增加搜索模式与我的歌单模式的区分规则。
元数据
Slug netease-web-player-control
版本 0.1.6
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 7
常见问题

网易云音乐网页版控制 是什么?

Control NetEase Cloud Music Web in a browser. Use to (1) search and play a song by keyword, preferably artist + title, or (2) open My Music and play one of t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 227 次。

如何安装 网易云音乐网页版控制?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install netease-web-player-control」即可一键安装,无需额外配置。

网易云音乐网页版控制 是免费的吗?

是的,网易云音乐网页版控制 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

网易云音乐网页版控制 支持哪些平台?

网易云音乐网页版控制 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 网易云音乐网页版控制?

由 yangyunzhao(@yangyunzhao)开发并维护,当前版本 v0.1.6。

💬 留言讨论