Skip to main content

Video Generator

by OpenClaw • v25.0.0

Featured

Automated text-to-video pipeline with multi-provider TTS/ASR support - OpenAI, Azure, Aliyun, Tencent

5.0(2 reviews)
512downloads

Installation

Choose your installation method

Installation Instructions for Claude Code

Copy this prompt and paste it into your conversation with Claude Code:

Please help me install the Video Generator skill for ZhenSkill.

First, check if ClawHub CLI is installed:
```bash
clawhub --version
```

If the command is not found, install the CLI:
```bash
curl -fsSL https://www.zhenskill.com/install.sh | bash
```

Then restart your terminal or run:
```bash
source ~/.bashrc  # or ~/.zshrc for Zsh
```

Install the video-generator skill:
```bash
clawhub install video-generator
```

Verify the installation:
```bash
clawhub list | grep video-generator
```

You should see "video-generator" in the output.

Automated text-to-video pipeline with multi-provider TTS/ASR support - OpenAI, Azure, Aliyun, Tencent

用户评价 (0)

加载评论中...

Information

Version
25.0.0
License
MIT
Platform
Requires API Key
No
Published
3/24/2026
Last Updated
3/24/2026