Curate playlists by mood and scene with track analysis and year-end summaries. Use when building playlists, discovering music, summarizing yearly listening.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill music-playlist --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Music Playlist?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-music-playlist)More formats (shields.io, HTML) on the badges page.
---
version: "2.0.0"
name: Music Playlist
description: "Curate playlists by mood and scene with track analysis and year-end summaries. Use when building playlists, discovering music, summarizing yearly listening."
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
---
# Music Playlist
歌单推荐/乐评。场景歌单、心情推荐、音乐分析、歌词解读、播放列表、年度总结。Music playlist curator with mood, scene recommendations. 歌单、音乐、推荐。
## 使用场景
> 💡 无论你是新手还是专业人士,都能快速上手
## 命令列表
| 命令 | 功能 |
|------|------|
| `recommend` | recommend |
| `mood` | mood |
| `analyze` | analyze |
| `lyrics` | lyrics |
| `playlist` | playlist |
| `annual` | annual |
---
*Music Playlist by BytesAgain*
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
## Examples
```bash
# Show help
music-playlist help
# Run
music-playlist run
```
- Run `music-playlist help` for all commands
## Commands
Run `music-playlist help` to see all available commands.
## Output
Results go to stdout. Save with `music-playlist run > output.txt`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!