← Back to Skills Marketplace
peand-rover

Text Video Generator

by peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
111
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-video-generator
Description
generate text prompts into ready-to-share videos with this text-video-generator skill. Works with TXT, DOCX, PDF, copied text files up to 500MB. marketers, c...
Usage Guidance
This skill uploads user text and media to an external service (mega-api-prod.nemovideo.ai) and will create or use an NEMO_TOKEN to run render jobs. Before installing, confirm you trust that endpoint and are comfortable with your content being uploaded and processed there. If you prefer tighter control, supply your own NEMO_TOKEN (instead of allowing the skill to obtain an anonymous token) and avoid uploading sensitive files. Also ask the author to clarify the config-path mention (~/.config/nemovideo/) since the registry metadata does not list any required config paths.
Capability Analysis
Type: OpenClaw Skill Name: text-video-generator Version: 1.0.0 The skill provides instructions for an AI agent to interface with a legitimate-appearing video generation service at mega-api-prod.nemovideo.ai. It includes logic for automated anonymous authentication, session management, and file uploads, all of which are consistent with the stated purpose of text-to-video generation. No evidence of data exfiltration, unauthorized command execution, or malicious prompt injection was found; the instructions specifically advise the agent to hide sensitive tokens from the user interface, which is a positive security practice.
Capability Assessment
Purpose & Capability
The skill claims to convert text into videos and its runtime instructions only call a remote video-rendering API and upload user media — the single required credential (NEMO_TOKEN) and the described endpoints align with that purpose.
Instruction Scope
Instructions direct the agent to create an anonymous token if none is present, create sessions, upload user files (up to 500MB), stream SSE events, and poll for renders. All of these behaviors are appropriate for an online video-rendering service, but they do mean user content is uploaded to mega-api-prod.nemovideo.ai and an agent-run token/session is created automatically. The SKILL.md also instructs the agent to hide raw API responses and tokens from the user; this is sensible for token secrecy but reduces visibility into the backend interactions.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install surface. Nothing is downloaded or extracted by the skill itself.
Credentials
The only declared environment variable is NEMO_TOKEN (primaryEnv), which is appropriate. One inconsistency: the skill frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata shows no required config paths. That mismatch is minor but should be clarified. The skill can also obtain an anonymous token via the public API if NEMO_TOKEN is not set, meaning the user does not strictly need to supply credentials.
Persistence & Privilege
always:false and no install-time persistence are used. The SKILL.md instructs storing the session_id for requests, which is normal ephemeral session state. Nothing in the skill requests elevated or platform-wide privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install text-video-generator
  3. After installation, invoke the skill by name or use /text-video-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Generate videos from text prompts and files using cloud GPU processing. - Converts written text (prompts, DOCX, PDF, TXT) into shareable 1080p MP4 videos. - Supports files up to 500MB; accepts various formats including video, image, and audio. - Fast processing: most videos are ready to download in 1–2 minutes. - Built-in authentication flow for obtaining free credits; handles session and error management automatically. - Offers editing, preview, export, and credit checking directly via chat commands.
Metadata
Slug text-video-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Text Video Generator?

generate text prompts into ready-to-share videos with this text-video-generator skill. Works with TXT, DOCX, PDF, copied text files up to 500MB. marketers, c... It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.

How do I install Text Video Generator?

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

Is Text Video Generator free?

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

Which platforms does Text Video Generator support?

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

Who created Text Video Generator?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.

💬 Comments