← 返回 Skills 市场
bytesagain3

Music Playlist

作者 bytesagain3 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
592
总下载
1
收藏
3
当前安装
10
版本数
在 OpenClaw 中安装
/install music-playlist
功能描述
歌单推荐/乐评。场景歌单、心情推荐、音乐分析、歌词解读、播放列表、年度总结。Music playlist curator with mood, scene recommendations. 歌单、音乐、推荐。
安全使用建议
This skill appears coherent and safe: it provides playlist suggestions and a small local utility. It does not contact the network or ask for credentials. Note it will create a directory (default ~/.local/share/music-playlist) and write data.log and history.log there; set MUSIC_PLAYLIST_DIR if you prefer a different location or want to inspect the files before use. If you need absolute assurance, review the included scripts (scripts/playlist.sh and scripts/script.sh) — they are short and readable and contain no network or secret-exfiltration behavior.
功能分析
Type: OpenClaw Skill Name: music-playlist Version: 2.0.0 The skill bundle provides basic music playlist curation and local logging functionality. It includes a Python-based suggestion engine (scripts/playlist.sh) for genres and structures, and a Bash-based utility (scripts/script.sh) for managing a local data log in the user's home directory. The code is straightforward, lacks network access or sensitive data retrieval, and aligns with its stated purpose.
能力评估
Purpose & Capability
The name/description (music playlist, mood/scene recommendations) align with the included scripts and SKILL.md: commands produce genre suggestions, playlist structure, discovery sources, and simple local data management. No unrelated capabilities (cloud access, system administration, etc.) are requested.
Instruction Scope
SKILL.md instructs running the included utility (help/run) and printing output to stdout. The runtime scripts only generate suggestions and manipulate local text files; they do not read other system files, query external endpoints, or access secrets.
Install Mechanism
No install spec is provided (instruction-only), and the distributed code is simple shell + inline Python. Nothing is downloaded or extracted at install time.
Credentials
The skill declares no required env vars or credentials. The scripts do honor MUSIC_PLAYLIST_DIR and XDG_DATA_HOME (falling back to $HOME/.local/share/music-playlist) and will create/write files (data.log, history.log) there. This is reasonable for a local playlist tool but is a privacy consideration — data is stored on disk in your user home unless you set MUSIC_PLAYLIST_DIR.
Persistence & Privilege
always:false and no system-wide changes. The skill only creates its own data directory and log files; it does not modify other skills or global agent config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install music-playlist
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /music-playlist 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
De-template, unique content, script cleanup
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions
v1.0.0
- Initial release of Music Playlist skill. - Features song recommendations, mood and scene-based playlists, music analysis, lyrics interpretation, and annual summaries. - Supports commands: recommend, mood, analyze, lyrics, playlist, and annual.
元数据
Slug music-playlist
版本 2.0.0
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 10
常见问题

Music Playlist 是什么?

歌单推荐/乐评。场景歌单、心情推荐、音乐分析、歌词解读、播放列表、年度总结。Music playlist curator with mood, scene recommendations. 歌单、音乐、推荐。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 592 次。

如何安装 Music Playlist?

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

Music Playlist 是免费的吗?

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

Music Playlist 支持哪些平台?

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

谁开发了 Music Playlist?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.0。

💬 留言讨论