Video & Media Production Automation

Automates video production tasks including creation, editing, and thumbnail generation.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/darblex/price-compare-israel --skill video-media-production-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Video & Media Production Automation
Source: https://github.com/darblex/price-compare-israel/tree/main/workspace/skills/video-media-automation
Command: npx skills add https://github.com/darblex/price-compare-israel --skill video-media-production-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @google-cloud/text-to-speech, sharp, remotion, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the entire video production pipeline, from scripting and content generation to editing, audio processing, and final publishing across various platforms.

Core Features & Use Cases

  • Programmatic Video Creation: Generate videos using code (e.g., Remotion) or command-line tools (e.g., FFmpeg).
  • Media Editing & Manipulation: Resize, trim, concatenate, add overlays, and convert video formats using FFmpeg.
  • Audio Processing: Convert text to Hebrew speech using Google Cloud TTS and transcribe audio using Whisper.
  • Thumbnail Generation: Create professional thumbnails using Node.js with Sharp.
  • Image Optimization: Optimize images for web use in various formats and sizes.
  • Use Case: Automatically generate social media clips from long-form content, complete with subtitles and platform-specific resizing, and create engaging thumbnails for each.

Quick Start

Use the video media automation skill to create a 15-second Instagram Reel from the provided video file 'source.mp4' with a text overlay.

Frequently Asked Questions about Video & Media Production Automation

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

FAQPage Schema
How do I automate video creation and editing with FFmpeg and Remotion?

Generate text to speech audio using Google Cloud Text-to-Speech, which supports multiple languages including Hebrew, and transcribe audio files using Whisper for subtitle generation and content indexing.

What is the best way to generate thumbnails for social media videos?

Yes, you can process audio for video automation by converting text to speech using Google Cloud TTS and transcribing audio with Whisper to automatically generate subtitles for social media clips.

Does this video automation workflow support Google Cloud Text-to-Speech?

Yes, this workflow supports Google Cloud Text-to-Speech for audio processing. It integrates TTS to convert text into speech and Whisper for audio transcription, enabling automated subtitle generation and voiceovers.

How do I create platform-specific social media clips from long-form content?

Create platform-specific social media clips from long-form content by trimming, resizing, and concatenating source videos. You can add subtitles using Whisper transcriptions and text overlays formatted for platforms like Instagram.

Can I use Sharp for image optimization in a media production pipeline?

Yes, you can use Sharp for image optimization in a media production pipeline. Sharp allows you to resize, convert formats, and optimize images programmatically to generate web-ready thumbnails and visual assets.

What are the limitations of programmatic video generation with Remotion?

Programmatic video generation with Remotion requires a Node.js environment and React knowledge. It is best suited for data-driven and templated videos rather than complex nonlinear timeline editing.