video-pro

Render React components to MP4 and perform FFmpeg video edits on a remote MiniPC.

1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/kjaylee/misskim-skills --skill video-pro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-pro
Source: https://github.com/kjaylee/misskim-skills/tree/main/skills/video-pro
Command: npx skills add https://github.com/kjaylee/misskim-skills --skill video-pro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines complex video editing tasks, from programmatic video generation to precise cut editing and format conversion, leveraging powerful remote computing resources.

Core Features & Use Cases

  • Remotion Rendering: Generate MP4 videos from React code, ideal for personalized content.
  • FFmpeg Operations: Perform precise cut editing, subtitle burning, format conversion (MOV to MP4), audio extraction, resolution changes, and GIF creation.
  • AI Subtitle Workflow: Integrates audio extraction, transcription via Whisper, and subtitle burning for accessible video content.
  • Use Case: Automatically generate a series of short, branded promotional videos by rendering React components with dynamic text overlays and then converting them to a web-friendly MP4 format.

Quick Start

Render a Remotion composition with the title "Hello, Miss Kim!" to out/video.mp4 on the MiniPC.

Frequently Asked Questions about video-pro

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

FAQPage Schema
How do I render React components to MP4 video using Remotion?

You can render React components to MP4 by executing Remotion compositions on a remote MiniPC, which programmatically generates the output video file from your code.

Can I burn subtitles into a video using FFmpeg and Whisper?

Yes, you can burn subtitles by extracting audio with FFmpeg, transcribing it via Whisper, and then using FFmpeg to permanently burn the generated subtitles into the video.

What's the best way to convert MOV files to MP4 format on a MiniPC?

The best way to convert MOV to MP4 on a MiniPC is using the integrated FFmpeg operations, which perform precise format conversion to produce web-friendly MP4 files.

How do I extract audio and create a GIF from an existing video?

You extract audio and create GIFs by running targeted FFmpeg commands through this Skill, allowing precise audio track isolation and GIF generation from the source video.

Do I need a remote MiniPC to perform cut edits and change video resolution?

Yes, this Skill leverages a remote MiniPC to execute FFmpeg operations for precise cut editing, resolution changes, and format conversion, utilizing powerful remote computing resources.