mira-get-videos

Download and extract 18 mp4 background videos from the Mira manifest into mira-templates/videos_header.

158|49|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/sandeco/mira-animator --skill mira-get-videos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mira-get-videos
Source: https://github.com/sandeco/mira-animator/tree/main/agents/mira-get-videos
Command: npx skills add https://github.com/sandeco/mira-animator --skill mira-get-videos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the retrieval and installation of Mira's video background assets by locating the installed video pack, downloading it, and extracting it into mira-templates/videos_header in the current working folder.

Core Features & Use Cases

  • Automated asset installation: Detects the installed Mira manifest and locates the required video pack.
  • One-time setup check: Verifies whether the 18 mp4 videos are already present to avoid redundant downloads.
  • Seamless integration with Mira Builder: Supplies video backgrounds for cards in the /mira-builder workflow and updates templates accordingly.
  • Use Case: When you need fresh video backgrounds for a new deck, run the skill to install the 18 mp4 video pack into mira-templates/videos_header.

Quick Start

Run the skill to download and install the 18 mp4 video backgrounds into mira-templates/videos_header.

Frequently Asked Questions about mira-get-videos

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download and install video backgrounds for mira-templates?

To install video backgrounds, the skill locates the Mira video package manifest, downloads the archive using the drive_id, and extracts 18 mp4 files into mira-templates/videos_header automatically.

What's the best way to avoid re-downloading existing mp4 background videos?

To avoid re-downloading existing mp4 background videos, the skill performs a one-time setup check validating that 18 mp4 files already exist in mira-templates/videos_header before initiating any download.

How does the video background installation integrate with the mira-builder workflow?

The video background installation integrates with the mira-builder workflow by supplying the extracted mp4 assets to update animated card templates, ensuring seamless media integration for new decks.

Do I need to manually create the videos_header directory before extracting the video pack?

You do not need to manually create the videos_header directory because the core task logic handles creating the destination directory automatically prior to downloading and extracting the video pack archive.

Why does my Mira video pack installation fail to validate the downloaded files?

Your Mira video pack installation validation fails when the extraction process does not result in exactly 18 mp4 files within the mira-templates/videos_header directory, indicating an incomplete download or extraction error.

Can I use mira-get-videos to install background videos for other template frameworks?

Mira-get-videos is specifically designed to install background videos into mira-templates/videos_header and integrate with the mira-builder workflow, making it unsuitable for other template frameworks without modification.