sfd-video-overlay

Installation
SKILL.md

Video Overlay

Burn text overlays onto videos using FFmpeg ASS subtitles. TikTok-safe zone aware, configurable positioning and styling.

Quick Start

bun skills/video-overlay/scripts/overlay.ts input.mp4 output.mp4 '{"text":"Follow for more tips"}'

Usage

bun scripts/overlay.ts <input-video> <output-video> [options-json]
  • input-video — path to source video file
  • output-video — path to write the overlaid video
  • options-json — inline JSON string or path to a JSON file
Related skills
Installs
2
First Seen
Apr 5, 2026