Armory
Source
Browse
Skills

video-downloader

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install video-downloader --cli claude

writes the skill into.claude/skills/video-downloader/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/video-downloader/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

When to use it

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/media/video-downloader/SKILL.md -o .claude/skills/video-downloader/SKILL.md

Notes

Extracted from davila7/claude-code-templates, video-downloader category.