skills/video-downloader/SKILL.md
Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.
npx skillsauth add crumbgrabber/llm_system_template_agents_skills_patterns_tools_prompts video-downloaderInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill downloads videos from YouTube and other platforms directly to your computer.
Download this YouTube video: https://youtube.com/watch?v=...
Download this video in 1080p quality
Download the audio from this YouTube video as MP3
Download all videos from this YouTube playlist: [URL]
Download these 5 YouTube videos:
1. [URL]
2. [URL]
...
User: "Download this YouTube video: https://youtube.com/watch?v=abc123"
Output:
Downloading from YouTube...
Video: "How to Build Products Users Love"
Channel: Lenny's Podcast
Duration: 45:32
Quality: 1080p
Progress: ████████████████████ 100%
✓ Downloaded: how-to-build-products-users-love.mp4
✓ Saved thumbnail: how-to-build-products-users-love.jpg
✓ Size: 342 MB
Saved to: ~/Downloads/
Inspired by: Lenny's workflow from his newsletter
⚠️ Copyright & Fair Use
tools
Manage and trigger pre-built Zapier workflows and MCP tool orchestration. Use when user mentions workflows, Zaps, automations, daily digest, research, search, lead tracking, expenses, or asks to "run" any process. Also handles Perplexity-based research and Google Sheets data tracking.
development
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
testing
Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
development
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge