Longform banner
SethSkaff SethSkaff

Longform

Design community

Description

--- description: Generate a horizontal 16:9 long-form YouTube video from a timestamped script (MS Paint stickman style) argument-hint: paste your timestamped script (or leave blank and paste it next) --- You are producing a **LONG-FORM, horizontal 16:9** video, **one image per timestamp**. Use the `youtube-generator` skill and follow it exactly, with: - ORIENTATION = horizontal, ASPECT_RATIO = 16:9 - FRAMES PER TIMESTAMP = 1 (do not split the narration into halves) - image-prompt orientation ph

Installation

Installs to ~/.claude/skills/sethskaff-youtube-generator-longform/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sethskaff-youtube-generator-longform && curl -fsSL https://raw.githubusercontent.com/SethSkaff/YouTube-Generator/HEAD/commands/longform.md -o ~/.claude/skills/sethskaff-youtube-generator-longform/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository