Token导航 LogoToken导航TokenDH.com
前端设计external-servicegithub未标认证来源可访问许可证需确认审计通过

explainer-video-guide讲解员视频指南

Agent Skill

用于辅助视频生成、动画合成、脚本化剪辑或 Remotion 等视频项目开发。它适合让 Agent 组织镜头、生成素材说明、维护合成代码或排查渲染问题。使用时需要确认分辨率、时长、素材路径和导出格式;涉及外部素材、人物肖像或商业发布时,应先核对版权授权和内容审核要求。

总安装

528

周安装

22

GitHub Stars

363

下载量

176
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:explainer-video-guide(讲解员视频指南)
来源仓库:https://github.com/inference-sh/agent-skills
仓库路径:skills/explainer-video-guide
安装命令:
npx skills add https://github.com/inference-sh/agent-skills --skill explainer-video-guide
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/inference-sh/agent-skills --skill explainer-video-guide

简介

用于辅助视频生成、动画合成或 Remotion 项目开发。

  • 适合组织镜头、生成素材说明或排查渲染问题。
  • 使用时需确认分辨率、时长和导出格式。
  • 涉及外部素材或人物肖像时应核对版权授权。
  • 安装前建议确认权限和维护状态。explainer-video-guide 属于前端设计类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Explainer Video Guide

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

Quick Start

Requires inference.sh CLI (infsh). Install instructions
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

SectionDurationContentWord Count
Problem10sState the pain point the viewer has~25 words
Agitate10sShow why it's worse than they think~25 words
Solution15sIntroduce your product/idea~35 words
How It Works20sShow 3 key steps or features~50 words
CTA5sOne clear next action~12 words

Before-After-Bridge (BAB) — 90 seconds

SectionDurationContent
Before15sShow the current frustrating state
After15sShow the ideal outcome
Bridge40sExplain how your product gets them there
Social Proof10sQuick stat or testimonial
CTA10sClear next step

Feature Spotlight — 30 seconds (social)

SectionDurationContent
Hook3sSurprising fact or question
Feature15sShow one feature solving one problem
Result7sThe outcome/benefit
CTA5sTry it / Learn more

Pacing Rules

Content TypeWords Per MinuteNotes
Standard narration150 wpmConversational pace
Complex/technical120 wpmAllow processing time
Energetic/social170 wpmFaster for short-form
Children's content100 wpmClear and slow

Key rule: 1 scene per key message. Don't pack multiple ideas into one visual.

Scene Duration Guidelines

  • Establishing shot: 3-5 seconds
  • Feature demonstration: 5-8 seconds
  • Text/stat on screen: 3-4 seconds (must be readable)
  • Transition: 0.5-1 second
  • CTA screen: 3-5 seconds

Visual Production

Scene Types

# Product in context
infsh app run google/veo-3-1-fast --input '{
  "prompt": "Clean product demonstration video, hands typing on a laptop showing a dashboard interface, bright modern office, soft natural lighting, professional"
}'

# Abstract concept visualization
infsh app run bytedance/seedance-1-5-pro --input '{
  "prompt": "Abstract motion graphics, colorful data streams connecting floating geometric shapes, smooth fluid animation, dark background with glowing elements, tech aesthetic"
}'

# Lifestyle/outcome shot
infsh app run google/veo-3-1-fast --input '{
  "prompt": "Happy person relaxing on couch with laptop, smiling at screen, bright airy living room, warm afternoon light, satisfied customer feeling, lifestyle commercial style"
}'

# Before/after comparison
infsh app run falai/flux-dev-lora --input '{
  "prompt": "Split screen comparison, left side cluttered messy desk with papers and stress, right side clean organized minimalist workspace, dramatic difference, clean design"
}'

Image-to-Video for Scenes

# Generate a still frame first
infsh app run falai/flux-dev-lora --input '{
  "prompt": "Professional workspace with glowing holographic interface, futuristic but clean, blue accent lighting"
}'

# Animate it
infsh app run falai/wan-2-5-i2v --input '{
  "prompt": "Gentle camera push in, holographic elements subtly floating and rotating, soft ambient light shifts",
  "image": "path/to/workspace-still.png"
}'

Voiceover Production

Script Writing Tips

  • Short sentences. Max 15 words per sentence.
  • Active voice. "You can track your data" not "Your data can be tracked."
  • Conversational tone. Read it aloud — if it sounds stiff, rewrite.
  • One idea per sentence. One sentence per visual beat.

Generating Voiceover

# Professional narration with Dia TTS
infsh app run falai/dia-tts --input '{
  "prompt": "[S1] Tired of spending hours on reports that nobody reads? There is a better way. Meet DataFlow. It turns your raw data into visual stories... in seconds. Just connect your source, pick a template, and share. Try DataFlow free today."
}'

Pacing Control in TTS

TechniqueEffectExample
Period .Medium pause"This changes everything. Here's how."
Ellipsis ...Long pause (dramatic)"And the result... was incredible."
Comma ,Short pause"Fast, simple, powerful."
Exclamation !Emphasis/energy"Start building today!"
Question ?Rising intonation"What if there was a better way?"

Music & Audio

Background Music Guidelines

  • Volume: 20-30% under narration (duck 6-12dB when voice plays)
  • Style: match the brand tone (corporate = ambient electronic, startup = upbeat indie)
  • Structure: intro swell (first 3s) -> subtle loop under narration -> swell at CTA
  • No vocals: instrumental only under narration
# Generate background music
infsh app run <music-gen-app> --input '{
  "prompt": "upbeat corporate background music, modern electronic, 90 BPM, positive and professional, no vocals, suitable for product explainer video"
}'

Assembly Pipeline

Full Production Workflow

# 1. Generate voiceover
infsh app run falai/dia-tts --input '{
  "prompt": "[S1] Your script here..."
}'

# 2. Generate scene visuals (in parallel)
infsh app run google/veo-3-1-fast --input '{"prompt": "scene 1 description"}' --no-wait
infsh app run google/veo-3-1-fast --input '{"prompt": "scene 2 description"}' --no-wait
infsh app run google/veo-3-1-fast --input '{"prompt": "scene 3 description"}' --no-wait

# 3. Merge scenes into sequence
infsh app run infsh/media-merger --input '{
  "media": ["scene1.mp4", "scene2.mp4", "scene3.mp4"]
}'

# 4. Add voiceover to video
infsh app run infsh/video-audio-merger --input '{
  "video": "merged-scenes.mp4",
  "audio": "voiceover.mp3"
}'

# 5. Add captions
infsh app run infsh/caption-videos --input '{
  "video": "final-with-audio.mp4",
  "caption_file": "captions.srt"
}'

Video Length by Format

FormatLengthPlatform
Social teaser15-30sTikTok, Instagram Reels, YouTube Shorts
Product demo60-90sWebsite, landing page
Feature explainer90-120sYouTube, email
Tutorial/walkthrough2-5minYouTube, help center
Investor pitch video2-3minPitch deck supplement

Transition Types

TransitionWhen to UseEffect
CutDefault between related scenesClean, professional
Dissolve/CrossfadeTime passing, mood shiftSoft, contemplative
WipeNew topic or sectionClear separation
Zoom/PushDrilling into detailFocus attention
Match cutVisual similarity between scenesClever, memorable

Common Mistakes

MistakeProblemFix
Script too wordyVoiceover rushed, viewer overwhelmedCut to 150 wpm max
No hook in first 3sViewers leave immediatelyStart with the problem or surprising stat
Visuals lag narrationConfusing disconnectVisuals should match or slightly precede words
Background music too loudCan't hear narrationDuck music 6-12dB under voice
No captions85% of social video watched silentAlways add captions
Too many ideasViewer retains nothingOne core message per video

Related Skills

npx skills add inference-sh/skills@ai-video-generation
npx skills add inference-sh/skills@video-prompting-guide
npx skills add inference-sh/skills@text-to-speech
npx skills add inference-sh/skills@prompt-engineering

Browse all apps: infsh app list

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.65%
按下载量换算65

Claude

30.28%
按下载量换算53

Cursor

18.04%
按下载量换算32

Gemini CLI

9.41%
按下载量换算17

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills