← 返回
内容创作 Key 中文

Yandex Music

Inspect Yandex Music via the MarshalX yandex-music library. Use when the user wants Yandex Music search, current track lookup, liked tracks, playlists, or a...
通过 MarshalX yandex-music 库检查 Yandex Music。用于搜索、查询当前曲目、喜欢的曲目、播放列表等功能。
prtolem
内容创作 clawhub v1.0.0 1 版本 99821.4 Key: 需要
★ 0
Stars
📥 559
下载
💾 4
安装
1
版本
#latest

概述

Yandex Music Control

Use the bundled helper script for deterministic operations instead of rewriting API snippets.

First use

  1. Read references/token-and-control.md.
  2. Check whether the token is already available via YM_TOKEN or the workspace config file.
  3. If the token is missing, ask the user for a token or guide them to provide one; do not invent an extraction flow.
  4. Validate the token with:
scripts/ymctl.py auth-check

Runtime

Prefer the skill-local virtualenv interpreter when present:

./.venv/bin/python scripts/ymctl.py ...

If .venv is missing, create it and install the library:

python3 -m venv .venv
./.venv/bin/pip install yandex-music

Save token

./.venv/bin/python scripts/ymctl.py auth-set <TOKEN>
./.venv/bin/python scripts/ymctl.py auth-set <TOKEN> --device '<device-id>'
./.venv/bin/python scripts/ymctl.py auth-where
./.venv/bin/python scripts/ymctl.py auth-clear

Default config path:

/root/.openclaw/workspace/.openclaw/yandex-music-control/config.json

Common commands

Search tracks:

./.venv/bin/python scripts/ymctl.py search 'кино группа крови'
./.venv/bin/python scripts/ymctl.py search 'масло черного тмина' --type artist

Current track:

./.venv/bin/python scripts/ymctl.py now-playing

Likes and playlists:

./.venv/bin/python scripts/ymctl.py likes --limit 20
./.venv/bin/python scripts/ymctl.py playlists
./.venv/bin/python scripts/ymctl.py like 'shortparis страшно'
./.venv/bin/python scripts/ymctl.py unlike 'shortparis страшно'

Behavior rules

  • This skill is read/search oriented: do not claim live transport control.
  • now-playing uses a local Ynison websocket probe for modern clients.
  • Do not echo secrets back into chat.
  • Keep token handling local to env vars or the workspace config file.

Files

  • Helper script: scripts/ymctl.py
  • Control/token notes: references/token-and-control.md

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 22:16 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 860 📥 199,821
content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,487
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,200