← Back to Skills Marketplace
Text To Video App
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
66
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-app
Description
Skip the learning curve of professional editing software. Describe what you want — turn this blog intro into a 30-second video with voiceover and visuals — a...
Usage Guidance
This skill will send whatever text and uploaded files you provide to a remote service at mega-api-prod.nemovideo.ai for rendering — treat that as data exfiltration to a third party. The manifest claims NEMO_TOKEN is required, but SKILL.md documents a fallback anonymous-token flow and also references a local config path in its frontmatter; those inconsistencies mean the publisher metadata may be out of sync with the runtime instructions. Before installing or using: (1) avoid uploading sensitive or confidential text/files unless you trust the nemovideo.ai service and its privacy policy; (2) prefer using a disposable or limited token if you must set NEMO_TOKEN; (3) ask the publisher for provenance (owner identity, homepage, privacy/TOS) and clarification about the config path and whether persistent credentials are stored locally; (4) be aware the skill will include attribution headers that can reveal platform/install-path hints — if that is a concern, get clarification about what the headers contain. Providing that additional provenance and clarification could raise confidence to benign; without it, treat the mismatches and external data flow as a risk.
Capability Analysis
Type: OpenClaw Skill
Name: text-to-video-app
Version: 1.0.0
The skill bundle provides a legitimate integration for a text-to-video service hosted at mega-api-prod.nemovideo.ai. The SKILL.md file contains standard instructions for the AI agent to manage sessions, handle file uploads, and process video rendering tasks via a remote API. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the behavior is entirely consistent with the stated purpose of the application.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the skill routes user text/files to a remote video-rendering API. Requesting a service token (NEMO_TOKEN) is proportionate. However, the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) that the registry metadata did not list, and the SKILL.md also documents a fallback anonymous-token flow — so the manifest and runtime docs disagree about whether a persistent token/config is required.
Instruction Scope
All instructions describe expected API flows (session creation, SSE, upload, export). These stay within the stated purpose, but they explicitly instruct the agent to send user-provided files (up to 200MB) and metadata to a third-party domain (mega-api-prod.nemovideo.ai). The skill also asks for constructing attribution headers (X-Skill-Platform) by inspecting install path patterns, which implies the agent may inspect environment/install paths to populate headers.
Install Mechanism
Instruction-only skill with no install spec and no included code — no additional software is written to disk by the skill itself.
Credentials
Only one credential (NEMO_TOKEN) is declared, which is appropriate for an API-backed service. But SKILL.md explicitly supports generating an anonymous token if NEMO_TOKEN is absent, contradicting the registry's 'required env var' claim. The skill also instructs including attribution headers that may reveal platform/install-path details.
Persistence & Privilege
always=false and there is no install or code writing to agent configs. The skill does not request permanent presence or modification of other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-video-app - After installation, invoke the skill by name or use
/text-to-video-app - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Text to Video App — quickly convert text into AI-generated, shareable videos.
- Upload TXT, DOCX, PDF, SRT files up to 200MB and generate videos automatically.
- Simple prompts allow users to specify video length, voiceover, and visual preferences.
- Seamless cloud rendering with 30–90 second turnaround for most exports.
- Backend connection and authentication handled automatically (including anonymous mode with free credits).
- Supports export to MP4, MOV, AVI, WebM, MKV, GIF, and audio/image formats.
- File upload, video export, credits, and real-time editing operations all available via chat.
Metadata
Frequently Asked Questions
What is Text To Video App?
Skip the learning curve of professional editing software. Describe what you want — turn this blog intro into a 30-second video with voiceover and visuals — a... It is an AI Agent Skill for Claude Code / OpenClaw, with 66 downloads so far.
How do I install Text To Video App?
Run "/install text-to-video-app" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Video App free?
Yes, Text To Video App is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Video App support?
Text To Video App is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Video App?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills