blender-vse-pipeline

Installation
SKILL.md

Blender VSE Pipeline

Overview

Automate video editing with Blender's Video Sequence Editor (VSE) using Python. Add and arrange strips (video, image, audio), create transitions, apply effects, assemble edits from file lists, and render final video — all headlessly from the terminal.

Instructions

1. Initialize the sequence editor

import bpy
Installs
5
GitHub Stars
128
First Seen
Mar 9, 2026
blender-vse-pipeline — terminalskills/skills