← 返回 Skills 市场
mike47512

Kuwo

作者 mike47512 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
171
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install kuwo
功能描述
Retrieve and summarize trending public playlists, songs, and artist metrics from Kuwo Music for analysis and lightweight reporting.
使用说明 (SKILL.md)

酷我音乐

用途与边界

  • 面向公开歌单与歌曲页的检索与表现数据摘要
  • 不提供下载、接口逆向或突破风控能力
  • 仅用于公开页面的轻量分析与提醒

关键入口

  • 主页:https://www.kuwo.cn/
  • 排行榜:https://www.kuwo.cn/rankList
  • 搜索入口:https://www.kuwo.cn/search/list

常见任务

  • 指定歌单/榜单的曲目摘要(播放、收藏)
  • 歌手主页作品的时序表现对比(近7/30天)
  • 风格与语种分布统计

数据字段

  • 歌曲名称、歌手、专辑、时长、播放量/收藏量、链接
  • 歌单名称、创建者、曲目数、播放/收藏量、链接
  • 歌手主页链接、作品交互指标摘要

自动化要点

  • 动态渲染与人机校验,建议人工打开后触发解析
  • 请求频率需控制,不进行批量抓取
  • 登录态仅用于个人页信息整理,不自动执行交互

示例流程

  • 榜单摘要:访问榜单页 → 抽取曲目 → 统计播放/收藏
  • 歌手对比:访问主页 → 抽取近期作品 → 输出表现摘要
  • 分类统计:访问歌单 → 依据标签与元数据统计风格/语种

合规提示

  • 遵守平台规则,不进行下载、接口调用或批量采集
  • 结果仅用于内部分析与提醒
安全使用建议
This skill appears coherent and low-risk: it only describes visiting Kuwo public pages and summarizing visible metadata, and it requests no credentials or installs. Before installing, consider: (1) the package source is 'unknown' — ensure you trust the publisher; (2) scraping may still violate Kuwo's terms of service or robots.txt — avoid automated bulk scraping and respect rate limits; (3) dynamic pages may require a browser engine (not provided by the skill) — that could push implementers to add tools that increase risk; and (4) verify the agent will not attempt to log in or exfiltrate scraped data to external endpoints. If you need stricter guarantees, request a skill with an explicit, auditable implementation or require code review of any future install scripts.
功能分析
Type: OpenClaw Skill Name: kuwo Version: 0.1.0 The skill bundle contains operational instructions for an AI agent to perform lightweight analysis of public music data on Kuwo Music (kuwo.cn). The SKILL.md file explicitly prohibits malicious activities such as API reverse engineering, bulk scraping, or bypassing platform security controls, and it lacks any code execution or data exfiltration capabilities.
能力评估
Purpose & Capability
Name/description (retrieve and summarize public Kuwo playlists, songs, artist metrics) matches the SKILL.md tasks (visiting public pages, extracting metadata and counts). No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
Runtime instructions are narrowly scoped to public-page retrieval and light analysis. The SKILL.md explicitly disallows downloads, interface reverse-engineering, bulk scraping, and automated login. It warns about dynamic rendering and recommends human verification before parsing, which constrains autonomous behavior.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes disk write/execute risk.
Credentials
No required environment variables, credentials, or config paths are declared or referenced. The note about 'login state' is limited and explicitly says not to automate login, so no extra secrets are needed.
Persistence & Privilege
always is false and the skill does not request elevated or permanent presence. Autonomous invocation is allowed (the platform default) but the skill's instructions constrain actions to public data only.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install kuwo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /kuwo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
kuwo-hot-trend 0.1.0 - Initial release with support for analyzing and summarizing publicly available playlists, charts, and artist data from Kuwo Music. - Provides statistics such as play/collect counts, style/language distribution, and recent performance comparisons. - Designed for lightweight, compliant analysis: no downloads, no bypassing platform protections, only public content. - Manual page opening recommended for dynamic content due to bot-detection and rendering. - Results are for internal analysis and notifications only.
元数据
Slug kuwo
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Kuwo 是什么?

Retrieve and summarize trending public playlists, songs, and artist metrics from Kuwo Music for analysis and lightweight reporting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 171 次。

如何安装 Kuwo?

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

Kuwo 是免费的吗?

是的,Kuwo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Kuwo 支持哪些平台?

Kuwo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Kuwo?

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

💬 留言讨论