← Back to Skills Marketplace
Text To Video Ai App
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
61
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-ai-app
Description
Skip the learning curve of professional editing software. Describe what you want — turn this script into a 30-second video with visuals and background music...
Usage Guidance
This skill appears to implement a cloud text→video workflow and will send user text and uploaded files to an external API (mega-api-prod.nemovideo.ai). Before installing: (1) Confirm you trust that external service and its privacy policy — do not upload sensitive data. (2) Ask the author to clarify the configPaths vs registry metadata mismatch (why ~/.config/nemovideo/ is referenced). (3) If you do not want the agent to reveal local install paths or extra context, request that headers be fixed to not depend on filesystem detection. (4) Consider using an anonymous/throwaway NEMO_TOKEN for testing, and review logs to confirm only intended data is transmitted. (5) Because source/homepage are unknown, treat this as unverified third-party software and test with non-sensitive files first.
Capability Analysis
Type: OpenClaw Skill
Name: text-to-video-ai-app
Version: 1.0.0
The skill is a legitimate integration for the NemoVideo AI service, providing a text-to-video generation interface via the 'mega-api-prod.nemovideo.ai' backend. It implements standard authentication flows, session management, and error handling consistent with its stated purpose. While it performs minor environment inspection of installation paths to set attribution headers (X-Skill-Platform), it lacks any indicators of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
The skill's stated purpose (convert text/scripts to videos) matches the runtime instructions that call a nemovideo.ai API and accept uploads. However the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths — that mismatch is unexplained. The skill also requires detecting an install path to set an attribution header, which implies the agent may read local path information. These details are not clearly justified by the short description.
Instruction Scope
The instructions tell the agent to upload user text/files (up to 200MB) and send them to https://mega-api-prod.nemovideo.ai, obtain or use a Bearer token, open SSE streams, and poll export endpoints. That is coherent for a cloud rendering service, but the instructions also (a) derive an X-Skill-Platform header from the install path (which requires filesystem inspection) and (b) do not explicitly limit what agent context is sent — conversation context or other environment values could be included unless implementation is careful. The agent is also instructed to auto-acquire an anonymous token if NEMO_TOKEN is absent, which is fine but means network calls will be made automatically.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which minimizes install-time risk (nothing is downloaded or written by the skill bundle itself).
Credentials
Only one credential is declared (NEMO_TOKEN) and that aligns with a hosted API service. The SKILL.md flow will auto-request an anonymous token if none is present. The remaining concern is that metadata references a config path (~/.config/nemovideo/) and the agent may read install paths to build headers — both could expose local paths or config contents; the registry did not declare these config paths, so the reason for them is unclear.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform persistence. Autonomous invocation is allowed (platform default) but that alone is not a new risk given the skill's network behaviour.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-video-ai-app - After installation, invoke the skill by name or use
/text-to-video-ai-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 AI App — generate AI videos from your text in minutes.
- Upload TXT, DOCX, PDF, or SRT files up to 200MB for automatic AI video creation with visuals and background music.
- Simple workflow: connect, upload text, describe your video, and receive a 1080p video download link within 1–2 minutes.
- Supports direct text prompts, video edits, and batch file processing for marketers, creators, and social media managers.
- Credit system with free starter tokens and session management for easy onboarding.
- Built-in error handling for unsupported files, low credits, and session/token management.
Metadata
Frequently Asked Questions
What is Text To Video Ai App?
Skip the learning curve of professional editing software. Describe what you want — turn this script into a 30-second video with visuals and background music... It is an AI Agent Skill for Claude Code / OpenClaw, with 61 downloads so far.
How do I install Text To Video Ai App?
Run "/install text-to-video-ai-app" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Video Ai App free?
Yes, Text To Video Ai App is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Video Ai App support?
Text To Video Ai App is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Video Ai App?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills