youtube-downloader
Installation
SKILL.md
YouTube Downloader
Download YouTube videos as high-quality MP4 files and register them as assets.
Usage
When user sends a YouTube URL to download:
bash ~/. openclaw/workspace/skills/youtube-downloader/scripts/download.sh "YOUTUBE_URL" "label"
Parameters:
YOUTUBE_URL- Full YouTube URL (youtube.com/watch, youtu.be, youtube.com/shorts)label- Short descriptive label (e.g., "honey-b-interview", "og-event-recap")
Example
User: "download this https://youtube.com/watch?v=abc123 and label it event-recap"