explainer-video-guide
Explainer video production guide: scripting, voiceover, visuals, and assembly. Covers script formulas, pacing rules, scene planning, and multi-tool pipelines. Use for: product demos, how-it-works videos, onboarding videos, social explainers. Triggers: explainer video, how to make explainer, product video, demo video, video production, video script, animated explainer, product demo video, tutorial video, onboarding video, walkthrough video, video pipeline
USE THIS SKILL
DOWNLOAD THE APP TO INSTALL AND USE /explainer-video-guide ON YOUR DEVICE
Scan to open on your device
Opens skill content in Expo Go
COMMAND
/explainer-video-guide
CATEGORY
Productivity
REPOSITORY
inf-sh/skills
COMMIT
—
SKILL PROMPT
---
name: explainer-video-guide
description: "Explainer video production guide: scripting, voiceover, visuals, and assembly. Covers script formulas, pacing rules, scene planning, and multi-tool pipelines. Use for: product demos, how-it-works videos, onboarding videos, social explainers. Triggers: explainer video, how to make explainer, product video, demo video, video production, video script, animated explainer, product demo video, tutorial video, onboarding video, walkthrough video, video pipeline"
allowed-tools: Bash(infsh *)
---
# Explainer Video Guide
Create explainer videos from script to final cut via [inference.sh](https://inference.sh) CLI.
## Quick Start
> Requires inference.sh CLI (`infsh`). Get installation instructions: `npx skills add inference-sh/skills@agent-tools`
```bash
infsh login
# Generate a scene for an explainer
infsh 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"
}'
```
## Script Formulas
### Problem-Agitate-Solve (PAS) — 60 seconds
| Section | Duration | Content | Word Count |
|---------|----------|---------|------------|
| **Problem** | 10s | State the pain point the viewer has | ~25 words |
| **Agitate** | 10s | Show why it's worse than they think | ~25 words |
| **Solution** | 15s | Introduce your product/idea | ~35 words |
| **How It Works** | 20s | Show 3 key steps or features | ~50 words |
| **CTA** | 5s | One clear next action | ~12 words |
### Before-After-Bridge (BAB) — 90 seconds
| Section | Duration | Content |
|---------|----------|---------|
| **Before** | 15s | Show the current frustrating state |
| **After** | 15s | Show the ideal outcome |
| **Bridge** | 40s | Explain how your product gets them there |
| **Social Proof** | 10s | Quick stat or testimonial |
| **CTA** | 10s | Clear next step |
### Feature Spotlight — 30 seconds (social)
| Sec
[... prompt truncated for preview ...]