Agent skill
video-downloader
Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.
Install this agent skill to your Project
npx add-skill https://github.com/Microck/ordinary-claude-skills/tree/main/skills_categorized/media/video-downloader
SKILL.md
Video Downloader
This skill downloads videos from YouTube and other platforms directly to your computer.
When to Use This Skill
- Downloading YouTube videos for offline viewing
- Saving educational content for reference
- Archiving important videos
- Getting video files for editing or repurposing
- Downloading your own content from platforms
- Saving conference talks or webinars
What This Skill Does
- Downloads Videos: Fetches videos from YouTube and other platforms
- Quality Selection: Lets you choose resolution (480p, 720p, 1080p, 4K)
- Format Options: Downloads in various formats (MP4, WebM, audio-only)
- Batch Downloads: Can download multiple videos or playlists
- Metadata Preservation: Saves title, description, and thumbnail
How to Use
Basic Download
Download this YouTube video: https://youtube.com/watch?v=...
Download this video in 1080p quality
Audio Only
Download the audio from this YouTube video as MP3
Playlist Download
Download all videos from this YouTube playlist: [URL]
Batch Download
Download these 5 YouTube videos:
1. [URL]
2. [URL]
...
Example
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
Important Notes
⚠️ Copyright & Fair Use
- Only download videos you have permission to download
- Respect copyright laws and platform terms of service
- Use for personal, educational, or fair use purposes
- Don't redistribute copyrighted content
Tips
- Specify quality if you need lower file size (720p vs 1080p)
- Use audio-only for podcasts or music to save space
- Download to a dedicated folder to stay organized
- Check file size before downloading on slow connections
Common Use Cases
- Education: Save tutorials and courses for offline learning
- Research: Archive videos for reference
- Content Creation: Download your own content from platforms
- Backup: Save important videos before they're removed
- Offline Viewing: Watch videos without internet access
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
nondominium-holochain-dna-dev
Specialized skill for nondominium Holochain DNA development, focusing on zome creation, entry patterns, integrity/coordinator architecture, ValueFlows compliance, and WASM optimization. Use when creating new zomes, implementing entry types, or modifying Holochain DNA code.
fluidsim
Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D), shallow water equations, stratified flows, or when analyzing turbulence, vortex dynamics, or geophysical flows. Provides pseudospectral methods with FFT, HPC support, and comprehensive output analysis.
metabolomics-workbench-database
Access NIH Metabolomics Workbench via REST API (4,200+ studies). Query metabolites, RefMet nomenclature, MS/NMR data, m/z searches, study metadata, for metabolomics and biomarker discovery.
run-tests
Validate code changes by intelligently selecting and running the appropriate test suites. Use this when editing code to verify changes work correctly, run tests, validate functionality, or check for regressions. Automatically discovers affected test suites, selects the minimal set of venvs needed for validation, and handles test execution with Docker services as needed.
skill-navigator
The 100th skill! Your intelligent guide to all 99 other skills. Recommends the perfect skill for any task, creates skill combinations, and helps you discover capabilities you didn't know you had.
AgentDB Advanced Features
Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.
Didn't find tool you were looking for?