← Back to Skills Marketplace
Text To Video Ai Free
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
106
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-ai-free
Description
Cloud-based text-to-video-ai-free tool that handles generating videos from written text or scripts. Upload TXT, DOCX, PDF, copied text files (up to 500MB), d...
Usage Guidance
This skill appears coherent for a cloud text→video service: it needs NEMO_TOKEN (or will fetch an anonymous token) and will call the listed nemovideo.ai endpoints to upload files, run SSE, and request renders. Before installing: 1) Confirm you trust the external service domain (mega-api-prod.nemovideo.ai) and its privacy/terms, since uploaded content and generated tokens will go to that service. 2) Avoid uploading sensitive or confidential material unless you accept the service's handling of data. 3) Note the skill may store session_id/token locally (SKILL.md mentions saving them and a config path in metadata); check where tokens/sessions are stored and how long they persist. 4) The registry metadata vs SKILL.md has a small mismatch about config paths — if you need strict guarantees, ask the publisher for clarification or a canonical homepage/source. Overall the skill is internally consistent, but treat tokens and uploaded content as data shared with the external API.
Capability Analysis
Type: OpenClaw Skill
Name: text-to-video-ai-free
Version: 1.0.0
The skill bundle provides a functional integration for a text-to-video AI service hosted at mega-api-prod.nemovideo.ai. It defines standard API interactions for session management, file uploads, and video rendering, and includes appropriate instructions for the agent to handle authentication tokens and server-sent events (SSE) without any evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description map to a cloud text-to-video service. The only required credential is NEMO_TOKEN, which is appropriate for authenticated API calls to the nemovideo backend. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md describes connecting to the service, creating a session, uploading files, using SSE, polling render status, and exporting — all within the expected scope. It does instruct the agent to detect install path for an attribution header and to save session_id and tokens for operation, which is reasonable for this skill and explicitly cautions not to print tokens.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is the lowest-risk model: nothing is downloaded or written by an installer step beyond what the agent itself does at runtime.
Credentials
Only NEMO_TOKEN is required and is declared as the primary credential — this is proportional. Minor inconsistency: SKILL.md metadata references a config path (~/.config/nemovideo/) and deriving platform from install path, but the registry metadata listed no required config paths; the skill may read or write a session/token to local config, which is reasonable but worth noting.
Persistence & Privilege
always:false and user-invocable:true (default) — no elevated persistence. The skill asks the agent to persist session_id and use tokens for subsequent calls, which is normal for a session-driven cloud API and does not modify other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-video-ai-free - After installation, invoke the skill by name or use
/text-to-video-ai-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Text to Video AI Free v1.0.0 — Initial Release
- Instantly generates 1080p MP4 videos from text prompts or uploaded text files (TXT, DOCX, PDF) up to 500MB.
- Supports fast cloud rendering (1-2 minutes per video), with clear status messaging and automatic session setup.
- Enables actions via smart intent classification: generate, edit, export, upload, and check credits or status.
- Accepts a wide range of file types, including images, audio, and video for richer video composition.
- Built-in credit system for free and registered users; prompts for registration or top-up as needed.
- Provides clear error messages, progress updates, and session continuity for iterative editing workflows.
Metadata
Frequently Asked Questions
What is Text To Video Ai Free?
Cloud-based text-to-video-ai-free tool that handles generating videos from written text or scripts. Upload TXT, DOCX, PDF, copied text files (up to 500MB), d... It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.
How do I install Text To Video Ai Free?
Run "/install text-to-video-ai-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Video Ai Free free?
Yes, Text To Video Ai Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Video Ai Free support?
Text To Video Ai Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Video Ai Free?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills