vibe-motionvibe-motionOfficialยท9 Agent Skills Included

auto-motion

Turns subtitle files into vertical motion graphics videos

Converts an SRT subtitle transcript into a finished vertical motion graphics video. Splits subtitles into scenes, generates each animated clip with HyperFrames, and stitches everything into a final MP4 with FFmpeg. Removes manual video editing, scene planning, and rendering setup. Includes end-to-end validation scripts that check resolution, frame rate, duration, and audio tracks automatically.
npx skills add vibe-motion/auto-motion --all -g -y
Available:

Tells the agent to write PROMPT.md as plain task instructions for a human operator, without exposing that an agent or AI is executing the workflow.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install auto-motion?โ–ผ

Run `npx skills add vibe-motion/auto-motion --all -g -y` in your terminal to install all skills in this suite globally.

How to turn subtitles into an animated video?โ–ผ

Place your transcript as transcription.srt in the project root and run the workflow; it splits the subtitles into scenes, generates an animation per scene, and merges them into final.mp4.

What video format does auto-motion produce?โ–ผ

It outputs a vertical 1080x1440 MP4 at 30fps with no audio track, matching the total duration of your subtitle file.

What tools does auto-motion require?โ–ผ

You need Codex CLI, Claude Code, Node.js 22 or higher, FFmpeg, FFprobe, and jq installed and logged in before running the workflow.

Can I verify the generated video automatically?โ–ผ

Yes. Run bash auto-test/run.sh to execute the full pipeline and validate resolution, frame rate, duration, and scene completeness.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’