Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Create and manage YouTube playlists. Use when user wants to create a playlist, add videos to playlists, or manage their YouTube playlists.
Create and manage YouTube playlists. Use when user wants to create a playlist, add videos to playlists, or manage their YouTube playlists.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Create and manage YouTube playlists via OAuth.
# Authenticate (first time only) python3 {baseDir}/scripts/yt_playlist.py auth # Create empty playlist python3 {baseDir}/scripts/yt_playlist.py create "Playlist Name" # Add video to existing playlist python3 {baseDir}/scripts/yt_playlist.py add <playlist_id> <video_id_or_url> # Create playlist with multiple videos (best for agent use) python3 {baseDir}/scripts/yt_playlist.py bulk-create "Playlist Name" <video1> <video2> ... # List your playlists python3 {baseDir}/scripts/yt_playlist.py list
Create a Zwift watchlist: python3 {baseDir}/scripts/yt_playlist.py bulk-create "Zwift Feb 3" \ l3u_FAv33G0 \ MY5omSLtAvk \ VdaZqfEKv38 \ Wq16lyNpmYs \ SE7d4eaOJv4
First run requires browser auth (opens automatically) Token is cached in token.pickle Accepts video IDs or full YouTube URLs Default privacy is "unlisted" for bulk-create, "private" for single create
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.