Skills Plugins MCP Prompt Model 博客 我的中心

ncm-cli-setup

安装和配置 ncm-cli(网易云音乐 CLI 工具)。当用户需要安装 ncm-cli、配置 API Key、安装 mpv 播放器,或排查安装问题时,使用此 skill。

DeepseekModel Curated skill Quality Excellent · 78 v1.0.0

Get

https://deepseekmodel.com/api/download.php?id=netease-skills-ncm-cli-setup-skill-md&format=skill
Download .skill Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name ncm-cli-setup description 安装和配置 ncm-cli(网易云音乐 CLI 工具)。当用户需要安装 ncm-cli、配置 API Key、安装 mpv 播放器,或排查安装问题时,使用此 skill。 ncm-cli 安装配置 ncm-cli 是网易云音乐的 CLI 工具(音乐搜索、播放控制、歌单管理、TUI 播放器)。 安装流程 第一步:安装 ncm-cli、mpv 1.1 安装 ncm-cli npm install -g @music163/ncm-cli 验证安装: ncm-cli --version 1.2 安装 mpv 播放功能需要 mpv 播放器。先检测是否已安装: mpv --version macOS / Windows :若未安装,直接执行安装脚本: python3 scripts/install_mpv.py Linux :询问用户是否需要播放功能: 如果是桌面环境、需要本地播放 → 执行 python3 scripts/install_mpv.py 如果是服务器环境、不需要播放 → 跳过,搜索/歌单等命令仍可正常使用 安装脚本会自动识别包管理器: macOS :Homebrew( brew install mpv )或 MacPorts Linux :apt / dnf / pacman / zypper Windows :winget / Chocolatey / Scoop 第二步:配置 API Key 使用 ncm-cli 需要先设置API Key: ncm-cli config set appId <你的AppId> ncm-cli config set privateKey <你的PrivateKey> 如果还没有 API Key,请先前往 网易云音乐开放平台 申请 API Key(appId 和 privateKey)。 第三步:配置默认播放器 询问用户选择默认播放器: mpv (内置播放器):轻量、跨平台,需先完成第一步中的 mpv 安装 orpheus (云音乐 App):调用本地网易云音乐客户端播放,仅支持 macOS 根据用户选择执行: ncm-cli config set player mpv # 选择内置播放器 ncm-cli config set player orpheus # 选择云音乐 App 第四步:登录 登录是必须的,请使用: ncm-cli login --background 常见问题 问题 解决方法 ncm-cli: command not found 检查 npm 全局 bin 是否在 PATH 中: npm bin -g mpv not found 重新运行 python3 scripts/install_mpv.py 或手动安装: https://mpv.io 登录超时 重新执行 ncm-cli login --background 基本信息 需要 Node.js >= 18
Keywords that activate this skill. Click one to copy it.

This skill does not provide trigger words.

The downloaded .skill package contains the following fields.
Field Description
formatFormat tag (skill/v1)
skill_idUnique skill ID
nameSkill name
versionVersion
descriptionDescription
categoryCategories (array)
trigger_wordsTrigger words
tagsTags
sourceSource
source_urlSource URL (this page)
exported_atExported at (set per download)
system_promptSystem prompt body
model_configModel config: provider / model / temperature / max_tokens / top_p
examplesExamples
install_guideImport guide for Coze / Dify / Claude / custom frameworks
The same skill can be exported in different platform formats.
.skill Standard format with system_prompt and model_config, ready for any agent framework Download
.skillpro Enhanced format with scripts, tools, dependencies and hooks Download
.json Plain JSON export with system_prompt and model parameters only Download
Coze Markdown with frontmatter, for Coze platform import Download
Dify Dify DSL, import directly after creating an app Download

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。