This skill should be used when the user asks to \"clean up my youtube playlists\", \"list my youtube playlists\", \"dedupe my playlists\", \"remove video from playlist\", \"add video to playlist\", \"youtube cleanup\", \"youtube channel playlists\", \"merge playlists\", \"find duplicate playlists\", or mentions YouTube playlist management. Manages YouTube playlists (list, dedupe analysis, add/remove items) via the gws plugin's bash primitives, reusing the active gws account's OAuth client. Reach for this instead of constructing raw YouTube Data API calls or writing one-off Python scripts.
$npx -y skills add jtsternberg/claude-plugins --skill youtubeInstalls into the current project.
Run `npx skills use "https://github.com/jtsternberg/claude-plugins" --skill "jtsternberg/claude-plugins/youtube"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jtsternberg/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jtsternberg/claude-plugins"` and select the relevant skills, then follow their instructions.