openclaw-video-generator

Generate videos from text scripts with OpenAI TTS, Whisper timestamps, and Remotion rendering.

6|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/ZhenRobotics/openclaw-video-generator --skill openclaw-video-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-video-generator
Source: https://github.com/ZhenRobotics/openclaw-video-generator/tree/main
Command: npx skills add https://github.com/ZhenRobotics/openclaw-video-generator --skill openclaw-video-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pnpm, ffmpeg, python3, openai, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the entire process of creating professional short videos from simple text scripts, eliminating the need for manual editing, voiceovers, and complex software.

Core Features & Use Cases

  • Text-to-Video Automation: Generate videos with AI voiceovers, precise timestamps, and dynamic scene orchestration from any text input.
  • Use Case: Quickly create marketing clips, social media content, tutorials, or explainer videos by simply providing a script and letting the AI handle the rest.

Quick Start

Use the openclaw-video-generator skill to generate a video from the following script: "AI is changing the world. Learn how with this quick tutorial."

Frequently Asked Questions about openclaw-video-generator

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

FAQPage Schema
How do I automate text-to-video generation with AI voiceovers?

Automate text-to-video generation by providing a text script, which the system processes using OpenAI TTS for voiceovers and Remotion for cyber-wireframe style rendering. It automatically creates voiceovers, precise timestamps, and dynamic scenes.

Can I use Azure or Aliyun for TTS and ASR instead of OpenAI?

Yes, video generation supports multiple providers like OpenAI, Azure, Aliyun, and Tencent for TTS and ASR. It includes automatic fallback mechanisms to ensure continuous processing if a primary provider fails.

Do I need ffmpeg and python3 to generate AI videos from scripts?

Yes, ffmpeg and python3 are required dependencies for the AI video generation process. You also need pnpm and the OpenAI API configured to handle text-to-speech, Whisper timestamp generation, and Remotion rendering.

What is the best way to add background video with opacity to AI generated content?

Add background video with opacity and overlay customization directly during the Remotion orchestration phase. The system supports background video integration, allowing you to layer cyber-wireframe style scenes over custom video assets.

How does Whisper generate timestamps for text-to-video automation?

Whisper processes the generated TTS audio to automatically extract precise timestamps for your script. These timestamps synchronize the cyber-wireframe style visual scenes with the voiceover during Remotion rendering.