yt-music

Installation
SKILL.md

YouTube Music Skill

Run bundled scripts from the skill root:

  • scripts/helper.py: search, library, playlists, lyrics, ratings, account
  • scripts/player.py: playback client and daemon management
  • scripts/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:

Installs
39
GitHub Stars
84
First Seen
May 13, 2026
yt-music — julianobarbosa/claude-code-skills