← 返回 Skills 市场
hy-1990

Dream Text to Video

作者 hy · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
555
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dream-text-to-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dream-text-to-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug dream-text-to-video
版本 1.0.1
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 2
常见问题

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。

💬 留言讨论