video-editing

Featured

Video editing pipeline: cut footage, assemble clips via FFmpeg and Remotion.

Code & Development 412 stars 42 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
87
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Video Editing Skill ## Overview This skill implements a **6-layer pipeline** where AI handles judgment tasks (what to keep, what to cut, highlight selection) and FFmpeg/Remotion handle mechanical execution deterministically. | Layer | Name | Mechanism | Primary Tool | |-------|------|-----------|-------------| | 1 | CAPTURE | Inventory source footage | Bash + Glob | | 2 | AI STRUCTURE | Transcript to EDL | LLM judgment | | 3 | FFMPEG CUTS | EDL to segment files | FFmpeg (deterministic) | | 4 | REMOTION COMPOSITION | Segments to TSX composition | Remotion + TypeScript | | 5 | AI GENERATION | Fill gaps with generated assets | ElevenLabs / fal.ai (conditional) | | 6 | FINAL POLISH | Human taste layer | Human + NLE | --- ## Reference Loading Table | Signal | Load These Files | Why | |---|---|---| | `references/preflight.md` | `preflight.md` | Before Phase 1 | | `references/phase-commands.md` | `phase-commands.md` | Each phase | | `references/errors.md` | `errors.md` | Error Handling | | `references/ffmpeg-commands.md` | `ffmpeg-commands.md` | Phase 3, Proxy | | `references/remotion-scaffold.md` | `remotion-scaffold.md` | Phase 4 | | Image-to-video task | `references/image-to-video.md` | Full image-to-video pipeline: validate, prepare, encode, verify | | Image-to-video FFmpeg filters | `references/ffmpeg-filters.md` | FFmpeg filter graphs for audio visualization modes | | Video transcript extraction | `references/video-transcript.md` | yt-dlp subtitle download and VTT cle...

Details

Author
notque
Repository
notque/vexjoy-agent
Created
4 months ago
Last Updated
3 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

video-editing

AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user wants to edit video, cut footage, create vlogs, or build video content.

234,363 Updated today
affaan-m
Code & Development Listed

video-editor

Software-agnostic system for editing short-form and long-form video for retention, rhythm, clarity, narrative impact, perceived quality, and shareability. Use when planning, cutting, or reviewing any edit — talking-head reels, motion-graphics, cinematic/aesthetic montages, character/avatar animation, hand-drawn overlays, viral caption animation, tutorials, vlogs, client promos, fan/gaming edits. Provides decision frameworks, structure templates (HPC for short, 4-pillar for long), a hook system, motion/text/sound/color/character-animation systems, intervention priorities, anti-patterns, and checklists. Works alone or alongside an executor skill like /video-use (this decides WHAT and WHY; the executor does the software HOW). Distilled from 25 expert breakdowns; tool-neutral. Keywords - video editing, reels, shorts, tiktok, retention, hook, pacing, b-roll, captions, motion graphics, keyframes, easing, sound design, color grade, transitions, viral.

0 Updated 1 weeks ago
fralapo
AI & Automation Listed

remotion-best-practices

Best practices for Remotion - Video creation in React

2 Updated yesterday
elrufaiforexfx22-creator