yt-music
Installation
SKILL.md
YouTube Music Skill
Run bundled scripts from the skill root:
scripts/helper.py: search, library, playlists, lyrics, ratings, accountscripts/player.py: playback client and daemon managementscripts/player_daemon.py: persistent Playwright browser daemon- Runtime state is local to
./.yt-music/ - Playback uses a dedicated Playwright-managed browser profile in
./.yt-music/playwright-profile
Workflow Routing
For multi-step or composed flows, route the user into a workflow file instead of orchestrating ad-hoc: