# NetEase Cloud Music (网易云音乐)

> Official NetEase Cloud Music CLI featuring a TUI player and AI agent integration.
> _agent hint: ~320 tok · safe to read in full_

The `@music163/ncm-cli` brings the NetEase Cloud Music experience to the terminal. It features a full TUI player with synchronized lyrics and vinyl animations. More importantly, it exposes agent skills that allow AI assistants to search songs, play music, and curate daily recommendations using natural language.


- Homepage: https://developer.music.163.com/
- Categories: `media`
- CLI type: `standalone`
- Open source: false
- Status: `active`
- Tags: `music`, `media`, `tui`, `agent`
- Docs: https://developer.music.163.com/st/developer/document?docId=c5cb8108c73b42c8bec8869b26a15738
- Canonical: https://doesitcli.com/netease-music

## When to suggest this

- control music playback globally via terminal commands (`ncm-cli play`)
- allow AI agents to generate context-aware playlists (e.g., "songs for coding")
- use the TUI player for distraction-free listening inside a terminal multiplexer

## Install the CLI

```sh
npm install -g @music163/ncm-cli
```

## Install as an agent skill

```sh
npx skills add https://github.com/NetEase/skills
```

---
Source of truth: https://doesitcli.com/netease-music.md · JSON: https://doesitcli.com/netease-music.json
