← Back to Skills Marketplace
hy-1990

Dream Text to Video

by hy · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
555
Downloads
0
Stars
3
Active Installs
2
Versions
Install in OpenClaw
/install dream-text-to-video
Description
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...
README (SKILL.md)

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
Usage Guidance
This skill appears internally consistent: it calls a text-to-video API and needs a single API key. Before installing, verify the API provider and links (api.newportai.com vs. 'Dreamface' branding) so you know who will receive your uploads and billing information. Use a dedicated API key (not a shared or highly privileged key), review the provider's privacy/usage policy for video content handling, and monitor network activity when first using the skill. If you need stronger assurance, request more publisher information or a homepage/source repo from the author before enabling it in production.
Capability Analysis
Type: OpenClaw Skill Name: dream-text-to-video Version: 1.0.1 The skill bundle contains only metadata and documentation for a text-to-video generation service. It describes standard API integration with the NewportAI/Dreamface platform (api.newportai.com) and requires a user-provided API key. No executable code, suspicious instructions, or indicators of malicious intent were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to call a text-to-video API and only requires a single API key (DREAMTEXTTOVIDEO_API_KEY) and HTTP requests to api.newportai.com. That credential is appropriate for the stated functionality. One minor inconsistency: the README mentions both 'Dreamface' and 'DreamAPI' while the API endpoints point to api.newportai.com; this may be a branding/alias issue but does not itself break capability alignment.
Instruction Scope
SKILL.md contains precise instructions for obtaining and configuring an API key and the two API endpoints to call (submit async job and poll results). It does not instruct the agent to read unrelated files, access other environment variables, or transmit data to endpoints outside the stated API domain.
Install Mechanism
No install spec or code files are included (instruction-only), so nothing is written to disk or downloaded at install time. This minimizes install-time risk.
Credentials
Only one environment variable (DREAMTEXTTOVIDEO_API_KEY) is required and it is declared as the primary credential. That is proportionate for a hosted API integration; no unrelated secrets or system credentials are requested.
Persistence & Privilege
The skill is not forced-always, is user-invocable, and retains no extra privileges. It does not request modifications to other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install dream-text-to-video
  3. After installation, invoke the skill by name or use /dream-text-to-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added a link to Dreamface’s AI tools homepage in the Quick Start section for easier access to more AI resources. - No functional or API changes. Documentation update only.
v1.0.0
Initial release of dream-text-to-video: - Generate 4-second videos automatically from text prompts using the Wan2.1 API. - Supports input prompts up to 1500 characters. - Optional video resolution selection: 480p (default) or 720p. - Simple API key setup and usage instructions included. - No image uploads required; purely text-to-video. - Integrated status polling for video generation progress.
Metadata
Slug dream-text-to-video
Version 1.0.1
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 555 downloads so far.

How do I install Dream Text to Video?

Run "/install dream-text-to-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Dream Text to Video free?

Yes, Dream Text to Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Dream Text to Video support?

Dream Text to Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Dream Text to Video?

It is built and maintained by hy (@hy-1990); the current version is v1.0.1.

💬 Comments