/install dream-text-to-video
Dream Text to Video (Wan2.1) - Text to Video
Generate 4-second videos from text prompts.
Quick Start
1. Get API Key
Before using this skill, you need a DreamAPI API key. Visit https://api.newportai.com/api-reference/get-started to sign up and get your API key.
For more AI tools, please visit: https://tools.dreamfaceapp.com/home
2. Configure API Key
openclaw config patch --json '{"skills": {"entries": {"dream-text-to-video": {"env": {"DREAMTEXTTOVIDEO_API_KEY": "your-api-key-here"}}}}}'```
### 3. Usage
#### Parameters:
- **prompt**: Text description, max 1500 characters
- **resolution** (optional): "480p" or "720p", default "480p"
## API Details
### Text to Video API
POST https://api.newportai.com/api/async/wan/text_to_video/2.1
### Polling for Result
POST https://api.newportai.com/api/getAsyncResult
## Implementation Notes
- No image upload needed, text-to-video
- Generates 4-second videos
- Prompt max 1500 characters
- Supports 480p and 720p
- Status: 0=pending, 1=processing, 2=processing, 3=completed, 4=timeout
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install dream-text-to-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/dream-text-to-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Dream Text to Video 是什么?
Generate videos from text using Text to Video (Wan2.1) API. Automatically generates 4-second videos from text descriptions. Powered by Dreamface - AI tools f... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 555 次。
如何安装 Dream Text to Video?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install dream-text-to-video」即可一键安装,无需额外配置。
Dream Text to Video 是免费的吗?
是的,Dream Text to Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Dream Text to Video 支持哪些平台?
Dream Text to Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Dream Text to Video?
由 hy(@hy-1990)开发并维护,当前版本 v1.0.1。