composite-split-screen

Official

Combine videos side-by-side or stacked into a single frame with flexible fill modes.

Authorgooseworks-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of combining two video clips into a single frame, either side-by-side or stacked, with various fill modes for flexibility.

Core Features & Use Cases

  • Video Composition: Create a composite frame from two input videos.
  • Aspect Ratio Flexibility: Outputs to the specified aspect ratio (default 9:16).
  • Fill Modes: Choose from crop, blur, or pad to fill the zones.
  • Use Case: Combine a product demonstration with a talking head review for a split-screen ad.

Quick Start

Run the composite-split-screen skill with the two video clips and desired options, e.g., composite_split.py --clip-a /path/to/clip_a.mp4 --clip-b /path/to/clip_b.mp4 --output /path/to/output.mp4 --layout top-bottom --ratio 0.5 --fill crop --aspect 9:16 --audio a

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: composite-split-screen
Download link: https://github.com/gooseworks-ai/gooseworks-ads-skills/archive/main.zip#composite-split-screen

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.