video-recreation

Analyze original footage and synthesize a new video with generated assets.

5.0k|479|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/anbeime/skill --skill video-recreation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-recreation
Source: https://github.com/anbeime/skill/tree/main/skills/video-recreation/video-recreation
Command: npx skills add https://github.com/anbeime/skill --skill video-recreation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires opencv-python, pillow, moviepy, numpy, requests, edge-tts, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the entire video re-creation process, from analyzing original footage to synthesizing a completely new video with custom assets.

Core Features & Use Cases

  • Video Analysis: Extracts keyframes and uses AI to analyze visual style, composition, and rhythm.
  • Asset Generation: Creates new images, voiceovers (using Edge-TTS), sound effects, and background music (integrating Suno API).
  • Video Synthesis: Compiles all generated assets into a final video with synchronized subtitles.
  • Use Case: Turn a product review video into a new, engaging marketing clip with a fresh script, AI-generated visuals, and custom music, all within minutes.

Quick Start

Use the video-recreation skill to re-create the video from the provided source file 'original_video.mp4'.

Frequently Asked Questions about video-recreation

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

FAQPage Schema
How do I automate video re-creation and content repurposing using AI?

Video re-creation is automated by analyzing original footage, extracting keyframes, generating new images and audio, and compiling a final video. It supports video remixing and style transfer for efficient content repurposing.

What is the best way to generate voiceovers and background music for video editing?

Generating voiceovers and background music for video editing is handled by integrating Edge-TTS for voice synthesis and the Suno API for music generation. These assets are automatically synthesized and compiled during video production.

Can I use moviepy and opencv-python to remix an existing video with AI?

You can use moviepy and opencv-python to remix an existing video with AI by extracting keyframes for visual analysis and compiling generated assets. This Skill orchestrates these dependencies to synthesize the final re-created video.

Does this AI video generation workflow require source footage to start?

This AI video generation workflow requires a source video file like 'original_video.mp4' to start. The process begins by analyzing the provided original footage to extract visual style, composition, and rhythm for asset generation.

When should I not use an automated video remixing approach for content creation?

You should not use automated video remixing when your content creation requires precise manual frame editing or highly custom audio mixing. This approach focuses on analyzing footage and synthesizing new assets rather than granular timeline adjustments.