/install dream-head-tail-to-video
Dream Head Tail to Video (Wan2.1) - First/Last Frame to Video
Generate 4-second videos from text prompts and first/last frame images.
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-head-tail-to-video": {"env": {"DREAMHEADTAILTOVIDEO_API_KEY": "your-api-key-here"}}}}}'```
### 3. Usage
#### Parameters:
- **prompt**: Text description, max 1500 characters
- **firstImage**: First frame image URL
- **lastImage**: Last frame image URL
- **resolution** (optional): "480p" or "720p", default "480p"
## API Details
### 1. Get Upload Policy (for local files)
Upload your local files to OSS first (get upload policy, then upload).
### 2. Head Tail to Video API
POST https://api.newportai.com/api/async/wan/head_tail_to_video/2.1
### 3. Polling for Result
POST https://api.newportai.com/api/getAsyncResult
## Implementation Notes
- Requires uploading first and last frame images
- Auto-generates intermediate frames
- Generates 4-second videos
- Status: 0=pending, 1=processing, 2=processing, 3=completed, 4=timeout
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install dream-head-tail-to-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/dream-head-tail-to-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Dream Head Tail to Video 是什么?
Generate videos from first and last frames using Head Tail to Video (Wan2.1) API. Automatically generates 4-second videos from text descriptions and first/la... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 325 次。
如何安装 Dream Head Tail to Video?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install dream-head-tail-to-video」即可一键安装,无需额外配置。
Dream Head Tail to Video 是免费的吗?
是的,Dream Head Tail to Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Dream Head Tail to Video 支持哪些平台?
Dream Head Tail to Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Dream Head Tail to Video?
由 hy(@hy-1990)开发并维护,当前版本 v1.0.1。