PluginBench
Skill
Review
Audit score 70

video-downloader

nexu-io/open-design

Download videos from YouTube and other platforms for offline viewing, editing, or archival.

What is video-downloader?

This skill enables downloading videos from YouTube and other platforms in various formats and quality options. Use it when you need to save videos offline for viewing, editing, or long-term archival purposes.

  • Download videos from YouTube and other supported platforms
  • Support for multiple video formats and quality options
  • Enable offline viewing of downloaded content
  • Facilitate video editing workflows with local files
  • Archive videos for long-term preservation

How to install video-downloader

npx skills add https://github.com/nexu-io/open-design --skill video-downloader
Claude Code
Cursor
Windsurf
Cline

How to use video-downloader

  1. 1.Invoke the skill by name (video-downloader) or use trigger phrases like 'download video', 'youtube download', 'archive video', or 'offline video'
  2. 2.Specify the video URL or platform you want to download from
  3. 3.Select desired format and quality options if needed
  4. 4.Confirm the download and wait for completion
  5. 5.Access the downloaded video file for your intended use

Use cases

Good for
  • Save YouTube videos for offline viewing without internet access
  • Download videos for editing in post-production workflows
  • Archive important video content before it becomes unavailable
  • Batch download multiple videos for content curation
  • Extract video content for research or reference purposes
Who it's for
  • Content creators and video editors
  • Researchers and archivists
  • Users needing offline video access
  • Video production professionals
  • Content managers

video-downloader FAQ

What platforms does this skill support?

The skill primarily supports YouTube and other platforms, though the exact list of supported platforms is available in the upstream repository at https://github.com/ComposioHQ/awesome-claude-skills/tree/master/video-downloader

Can I choose the video quality and format?

Yes, the skill supports various formats and quality options that you can specify when initiating a download.

Is this skill legal to use?

Ensure you have the right to download and use the video content according to the platform's terms of service and applicable copyright laws.

Where are downloaded videos stored?

Downloaded videos are saved to your local system; consult the upstream documentation for specific storage paths and configuration options.

Full instructions (SKILL.md)

Source of truth, from nexu-io/open-design.


name: video-downloader description: | Download videos from YouTube and other platforms for offline viewing, editing, or archival with support for various formats and quality options. triggers:


video-downloader

Curated from ComposioHQ awesome-claude-skills.

What it does

Download videos from YouTube and other platforms for offline viewing, editing, or archival with support for various formats and quality options.

Source

How to use

This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory:

# Inspect the upstream README for exact paths
open https://github.com/ComposioHQ/awesome-claude-skills/tree/master/video-downloader

Then ask the agent to invoke this skill by name (video-downloader) or with one of the trigger phrases listed in this skill's frontmatter.