Handles YouTube downloads and HLS streams using yt-dlp and ffmpeg, with built-in workarounds for the bot detection and format availability issues that break basic yt-dlp usage. Sets up PO token providers automatically (tries Docker, falls back to browser-based), extracts cookies from Chrome when needed, and defaults to a non-technical UX where you just ask for a URL and get a file. The SOP is particularly solid on the failure modes: quotes URLs for zsh, rewrites localhost proxies for Docker, treats "only images available" as a token failure, keeps browser windows open during WPC minting. Useful when you need reliable high-quality downloads without debugging yt-dlp's increasingly fragile YouTube support yourself.
npx skills add https://github.com/daymade/claude-code-skills --skill youtube-downloader