explainer-video-guide

Generates explainer videos from script to final cut using inference.sh CLI apps.

Updated Jul 28, 2026
One-click install
npx skills add https://github.com/Aadi-110i/PEP-PROJECT --skill explainer-video-guide-aadi-110i
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: explainer-video-guide
Source: https://github.com/Aadi-110i/PEP-PROJECT/tree/main/skills/explainer-video-guide
Command: npx skills add https://github.com/Aadi-110i/PEP-PROJECT --skill explainer-video-guide-aadi-110i

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Producing an explainer video requires coordinating scripting, voiceover, scene visuals, music, and assembly across many tools, which is slow and error-prone without a structured pipeline. ## Core Features & Use Cases - Script Formulas & Pacing Rules: Provides PAS, BAB, and Feature Spotlight script templates with word counts, words-per-minute pacing tables, and scene duration guidelines. - AI Scene & Voiceover Generation: Runs inference.sh apps (Veo, Seedance, Flux, Dia TTS) via the belt CLI to generate video scenes, image-to-video animations, and narration. - Assembly Pipeline: Merges scenes, overlays voiceover, and adds captions using media-merger, video-audio-merger, and caption-videos apps. - Use Case: A startup founder needs a 60-second product demo video for a landing page; this Skill guides writing a PAS script, generating scenes and TTS narration, and assembling the final captioned video. ## Quick Start Ask the assistant to create a 60-second explainer video for your product, starting with a PAS script and then generating scenes and voiceover with the belt CLI.

Frequently Asked Questions about explainer-video-guide

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

FAQPage Schema
How do I make an explainer video with AI tools?

Write a script using a formula like Problem-Agitate-Solve, generate scene visuals with apps such as google/veo-3-1-fast via the belt CLI, create voiceover with falai/dia-tts, then merge scenes, audio, and captions with the infsh media apps.

How long should an explainer video script be?

Target about 150 words per minute of narration, so a 60-second video needs roughly 150 words. Use 120 wpm for technical content and up to 170 wpm for energetic short-form social videos.

What is the belt CLI and how do I install it?

The belt CLI is the inference.sh command-line tool used to run AI generation apps. Install it following the instructions at the inference.sh skills repository, then authenticate with belt login before running apps.

Can I animate a still image into a video scene?

Yes, generate a still frame first with an image app like falai/flux-dev-lora, then animate it with an image-to-video app such as falai/wan-2-5-i2v by passing the image path and a motion prompt.

Why does my explainer video lose viewers in the first seconds?

Videos without a hook in the first 3 seconds lose viewers immediately. Start with the problem or a surprising stat, keep narration at or under 150 wpm, and always add captions since most social video is watched silently.