← Back to Skills Marketplace
Text To Video I
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
99
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-i
Description
Get AI-generated videos ready to post, without touching a single slider. Upload your text prompts (TXT, DOCX, PDF, SRT, up to 200MB), say something like "tur...
Usage Guidance
This skill is consistent with a cloud text→video service, but consider these points before installing: (1) The skill will upload any files you give it to https://mega-api-prod.nemovideo.ai — do not send proprietary or PII-containing files unless you accept that third-party processing and storage. (2) If you provide a NEMO_TOKEN, it will be used as an account credential for all requests and can represent account/credits access—only supply a token you trust. (3) SKILL.md mentions a local config path (~/.config/nemovideo/) and detecting the agent install path to set a header; confirm whether the skill will read that path and whether any sensitive local config could be exposed. (4) The skill creates remote render jobs that may persist on the provider; check the provider's terms/retention/privacy if that matters. If you need higher assurance, ask the publisher for explicit documentation about what local paths (if any) the skill reads and how long uploaded artifacts and anonymous tokens are retained.
Capability Analysis
Type: OpenClaw Skill
Name: text-to-video-i
Version: 1.0.0
The skill provides a functional interface for an AI agent to interact with a text-to-video generation service hosted at nemovideo.ai. It includes detailed instructions for authentication, session management, and video rendering workflows. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the requested access to NEMO_TOKEN and ~/.config/nemovideo/ is consistent with the tool's stated purpose.
Capability Assessment
Purpose & Capability
Name/description (text→video) match the API endpoints and flows described in SKILL.md and the single required env var (NEMO_TOKEN). Minor inconsistency: the registry metadata listed no config paths but the SKILL.md frontmatter declares a config path (~/.config/nemovideo/). That mismatch should be clarified (skill may look for local config).
Instruction Scope
Instructions stay within the stated purpose: create sessions, send messages via SSE, upload files, check credits, and request renders from mega-api-prod.nemovideo.ai. Important operational behavior: the skill will upload user-provided files to a third-party cloud service and will POST files via multipart or by URL. It also describes deriving headers from the skill frontmatter and detecting the agent install path to set X-Skill-Platform (this requires inspecting the agent runtime/install path). No instructions request unrelated system files, but the skill may probe an install/config path.
Install Mechanism
No install spec and no code files — instruction-only. That reduces installation risk because nothing is downloaded or written by the skill itself.
Credentials
Only NEMO_TOKEN is declared as required and is appropriate for a remote video service. Caveat: SKILL.md frontmatter also lists a config path (~/.config/nemovideo/), which is not reflected in the top-level metadata; if the skill reads that path it could access local config. The NEMO_TOKEN (if provided) will be used for all API calls — treating it as a secret with account-level access and credits is appropriate.
Persistence & Privilege
always:false and no install actions — the skill does not request forced permanent inclusion or system-level modifications. It uses remote sessions on the provider side (jobs may remain running on the provider if you close the client), which is normal for rendering services.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-video-i - After installation, invoke the skill by name or use
/text-to-video-i - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — generate AI videos from text prompts in minutes.
- Upload TXT, DOCX, PDF, or SRT files (up to 200MB) and request explainer videos with voiceover and visuals.
- Connects automatically to the cloud backend, managing tokens and session setup for you.
- Supports exporting 1080p MP4 videos, with other formats like mov, avi, gif, webm, and audio available.
- Shows timeline summaries and guides you through edits, exports, credits, and status checks.
- Built-in handling for uploads, batch processing, iterative editing, and common error codes.
- No local installation or manual slider adjustments needed — just describe the video you want.
Metadata
Frequently Asked Questions
What is Text To Video I?
Get AI-generated videos ready to post, without touching a single slider. Upload your text prompts (TXT, DOCX, PDF, SRT, up to 200MB), say something like "tur... It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.
How do I install Text To Video I?
Run "/install text-to-video-i" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Video I free?
Yes, Text To Video I is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Video I support?
Text To Video I is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Video I?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills