← Back to Skills Marketplace
65
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-gen
Description
Skip the learning curve of professional editing software. Describe what you want — create a 30-second video from this product description: 'Wireless earbuds...
Usage Guidance
This skill behaves like a normal cloud text→video integration, but there are a few things to check before installing or providing credentials:
- Verify the service: the registry lists no homepage or source; confirm that mega-api-prod.nemovideo.ai is a legitimate provider and that you trust it. Without a homepage you cannot easily confirm the vendor or privacy practices.
- Prefer ephemeral tokens: if you don't fully trust the skill, don't supply a long-lived NEMO_TOKEN. Let the skill use the anonymous-token flow (the skill documents a short-lived token you can use) or create a token with minimal scope and the ability to revoke it.
- Avoid uploading sensitive data: the skill will upload user files to an external API — do not send PII, secrets, or proprietary assets unless you're sure of retention and privacy policies.
- Ask the author to clarify metadata mismatches: specifically why frontmatter claims a config path (~/.config/nemovideo/) and why the skill would need to auto-detect an install path for X-Skill-Platform. Those could be benign (leftover metadata) or indicate the skill expects to read local paths.
- If you decide to proceed, monitor network requests and revoke any token you provided if you see unexpected behavior. If the publisher provides no verifiable contact or homepage, consider the risk of sharing credentials or private files as higher than usual.
Capability Analysis
Type: OpenClaw Skill
Name: text-to-video-gen
Version: 1.0.0
The text-to-video-gen skill is a functional tool designed to interface with the nemovideo.ai API for AI video generation. The SKILL.md file provides detailed instructions for the agent to manage authentication (including an anonymous token flow), session handling, file uploads, and processing Server-Sent Events (SSE) from the backend. All external communication is directed to a consistent set of endpoints at mega-api-prod.nemovideo.ai, and the requested permissions (NEMO_TOKEN and ~/.config/nemovideo/) are specific to the tool's operation. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
Capability Assessment
Purpose & Capability
The skill name/description match the runtime instructions: it talks to an external Nemo video API and requires a NEMO_TOKEN, which is proportional for a cloud video generator. However the frontmatter metadata also lists a config path (~/.config/nemovideo/) that the SKILL.md never actually explains reading; the registry also shows the skill Source is unknown and there is no homepage to validate the provider. Those metadata inconsistencies reduce confidence.
Instruction Scope
SKILL.md gives explicit, bounded API calls (session creation, SSE message posting, upload endpoints, render polling). It instructs uploading user files to the remote API and using the NEMO_TOKEN or acquiring a short-lived anonymous token — both expected for this service. Two points to watch: (1) the text asks to auto-detect X-Skill-Platform from an install path (implies reading agent/install path), and (2) frontmatter mentions a config path even though the runtime steps don't describe reading it. Those are scope mismatches to clarify.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest install risk (nothing will be written to disk by the skill itself).
Credentials
The only declared credential is NEMO_TOKEN (primaryEnv), which aligns with calling the nemo API. The SKILL.md also supports obtaining an anonymous ephemeral token if no NEMO_TOKEN is present, which is a reasonable fallback. The oddity: frontmatter lists a required configPaths entry (~/.config/nemovideo/), but the instructions never justify reading local config files; clarify whether the skill will access local config or only environment variables.
Persistence & Privilege
The skill does not request always:true and does not declare any persistent installs or system modifications. Autonomous invocation is enabled (default) but not combined with other high privileges in this package.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-video-gen - After installation, invoke the skill by name or use
/text-to-video-gen - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Text to Video Generator.
- Instantly create 30-second video clips from user-provided text, including uploaded TXT, DOCX, PDF, or plain text (up to 50MB).
- Fast, cloud-based AI video generation; no editing skills or software needed.
- Simple prompt-based workflow for generating, editing, previewing, and exporting videos in 1080p MP4 format.
- Automatic handling of account/session creation and free-credit management.
- Clear chat feedback for connection status, workflow progress, and error handling.
- Designed for marketers and creators who want instant AI-generated videos from text.
Metadata
Frequently Asked Questions
What is Text To Video Gen?
Skip the learning curve of professional editing software. Describe what you want — create a 30-second video from this product description: 'Wireless earbuds... It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.
How do I install Text To Video Gen?
Run "/install text-to-video-gen" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Video Gen free?
Yes, Text To Video Gen is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Video Gen support?
Text To Video Gen is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Video Gen?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills