video

Directs, builds, and renders motion-first videos via Remotion or Grok/Seedance generation.

Updated Sep 14, 2026
One-click install
npx skills add https://github.com/Suge8/skills --skill video-suge8
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: video
Source: https://github.com/Suge8/skills/tree/main/creative/video
Command: npx skills add https://github.com/Suge8/skills --skill video-suge8

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Turning a topic or brief into a real video usually collapses into slide-like output or requires juggling separate tools for directing, coding animations, voiceover, and AI video generation. This Skill provides a single entry point that routes each request to the right production path and enforces motion-first quality gates. ## Core Features & Use Cases - Director workflow: Converts a topic into a motion thesis, beat map, style bake-off, and hero frames, with an anti-PPT gate that rejects slideshow-style plans before any code is written. - Remotion engineering: Routes to on-demand guides for compositions, captions, rendering, SaaS players, Mediabunny metadata, and an editorial collage component set for Vox-style videos. - Model-direct generation: Generates short MP4s with audio via Grok (subscription-free) or Seedance (pay-per-use API), plus Fish Audio TTS for Chinese voiceover with audio-first timing. - Use Case: Ask for a 45-second explainer on how AI agents work; the Skill picks a motion metaphor, plans beats, generates voiceover, implements the Remotion composition, renders the MP4, and checks keyframes before delivery. ## Quick Start Ask the agent to turn your topic or article into a short motion-first video and let it choose between Remotion production and direct model generation.

Frequently Asked Questions about video

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn a topic or article into a video with AI?▼

Provide the topic or source material and the Skill writes a motion thesis and beat map, picks a visual style, then produces the video through Remotion code or direct model generation. It verifies keyframes, audio, aspect ratio, and duration before delivery.

What is the difference between Remotion and Seedance for video generation?▼

Remotion renders videos from React code, giving precise control over text, charts, and animation at near-zero cost. Seedance is a pay-per-use API that generates realistic short clips from prompts, suited for footage-like shots or organic character motion.

How do I add Chinese voiceover to a Remotion video?▼

Use the included fish_tts.py script with a Fish Audio API key to synthesize each narration line as MP3. The script returns actual audio durations so visual beats are timed to the voiceover rather than the reverse.

Does the Grok video generation script require an API key?▼

No separate API key is needed; it uses the locally installed and logged-in grok CLI with the imagine-video workflow. Generation is free within the subscription and typically takes one to three minutes per clip.

Why do AI-generated videos often look like slideshows?▼

They typically start from pages and bullet points instead of motion. This Skill enforces an anti-PPT gate requiring a continuous visual system, a main moving object per beat, and visible state changes beyond fades and slides.

What are the limitations of Seedance video generation?▼

Seedance clips are limited to 4-15 seconds at up to 1080p, and reference images cannot be combined with first/last frame inputs due to gateway restrictions. The cheapest configuration is the mini model at 480p for 5 seconds.