explainer-video-guide

Installation
Summary

Complete guide for scripting, producing, and assembling explainer videos via inference.sh CLI.

  • Provides three script formulas (Problem-Agitate-Solve, Before-After-Bridge, Feature Spotlight) with timing breakdowns, word counts, and pacing rules for 30–120 second videos
  • Covers scene generation via video AI models, voiceover production with TTS, music ducking, and caption integration through a multi-step assembly pipeline
  • Includes practical tables for pacing (120–170 wpm by content type), scene duration guidelines, transition types, and common production mistakes with fixes
  • Supports parallel asset generation and media merging to streamline workflow from script to final cut
SKILL.md

Install the belt CLI skill: npx skills add belt-sh/cli

Explainer Video Guide

Create explainer videos from script to final cut via inference.sh CLI.

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

# Generate a scene for an explainer
belt app run google/veo-3-1-fast --input '{
  "prompt": "Clean motion graphics style animation, abstract data flowing between connected nodes, blue and white color scheme, professional corporate aesthetic, smooth transitions"
}'
Related skills

More from inferen-sh/skills

Installs
GitHub Stars
500
First Seen
explainer-video-guide — inferen-sh/skills