← 返回总览

Vincentwei1021/anything2explainer

Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.

688Fork: 120语言: TypeScript协议: NOASSERTIONGitHub ↗

深度介绍

它是什么

anything2explainer 是一个 Claude Code / Codex 技能:输入任意主题,输出带旁白、字幕和章节进度条的讲解视频。每一帧都由 Remotion 用代码绘制,黑底动效风格,支持中英文。

核心亮点

  • 一句话生成:主题进,成片出,无需剪辑软件
  • 全代码渲染:React + Remotion 逐帧绘制,风格统一可复现
  • 完整音画:TTS 配音(Edge-TTS / Kokoro)、字幕、章节进度条一次到位
  • 多智能体协作:脚本、分镜、渲染各司其职

为什么火

把"做视频"从剪辑工作流变成了一次 agent 调用。688 星背后是内容创作者对"脚本→成片"自动化管线的真实需求,而 Remotion 的代码化渲染让视频真正可版本控制。

适合谁用

知识科普创作者、需要批量产出讲解视频的团队,以及想研究 AI 视频生成管线的开发者。

快速上手

在 Claude Code 或 Codex 中安装该 skill,给出主题即可;本地需 Node 环境与 Remotion 依赖,TTS 可选 Edge-TTS 或 Kokoro。