← Back to Skills Marketplace
mike47512

Kuwo

by mike47512 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
171
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install kuwo
Description
Retrieve and summarize trending public playlists, songs, and artist metrics from Kuwo Music for analysis and lightweight reporting.
README (SKILL.md)

酷我音乐

用途与边界

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

关键入口

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

常见任务

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

数据字段

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

自动化要点

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

示例流程

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

合规提示

  • 遵守平台规则,不进行下载、接口调用或批量采集
  • 结果仅用于内部分析与提醒
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install kuwo
  3. After installation, invoke the skill by name or use /kuwo
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug kuwo
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Kuwo?

Retrieve and summarize trending public playlists, songs, and artist metrics from Kuwo Music for analysis and lightweight reporting. It is an AI Agent Skill for Claude Code / OpenClaw, with 171 downloads so far.

How do I install Kuwo?

Run "/install kuwo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Kuwo free?

Yes, Kuwo is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Kuwo support?

Kuwo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Kuwo?

It is built and maintained by mike47512 (@mike47512); the current version is v0.1.0.

💬 Comments