← Back to Skills Marketplace
71
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-explanation-ai
Description
convert written text script into explainer video MP4 with this skill. Works with TXT, DOCX, PDF, SRT files up to 200MB. educators, marketers, course creators...
Usage Guidance
This skill appears to do what it says: it will upload your script/files to a remote API (mega-api-prod.nemovideo.ai) and return rendered video URLs. Before installing or using it: (1) understand that any files or text you submit are sent to an external service — avoid uploading secrets or highly sensitive content; (2) you can provide your own NEMO_TOKEN via environment variable, or the skill will request an anonymous token on your behalf (100 credits, 7-day expiry); (3) the skill instructs detecting an install path and will include an X-Skill-Platform header derived from local paths — this may reveal limited environment information in requests, so consider whether you’re comfortable sending that metadata; (4) check the destination service’s privacy/terms if you have IP or student data concerns. Overall low on technical risk (no install/code), but treat data-sent-to-cloud and the install-path header behavior as the main privacy considerations.
Capability Analysis
Type: OpenClaw Skill
Name: text-to-video-explanation-ai
Version: 1.0.0
The skill is a legitimate integration for a text-to-video AI service (nemovideo.ai). It provides detailed instructions for the agent to manage API sessions, handle file uploads, and poll for video rendering status. While it includes automated token acquisition and environment-based platform detection for attribution headers, these behaviors are consistent with its stated purpose and lack any indicators of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description match the SKILL.md actions: uploading scripts, creating a session, streaming generation, rendering and returning an MP4. Required env var (NEMO_TOKEN) is appropriate for a remote video-processing API.
Instruction Scope
Overall instructions are scoped to the video-rendering workflow, but the SKILL.md asks the agent to derive X-Skill-Platform by detecting an install path (e.g., ~/.clawhub/, ~/.cursor/skills/). That implies filesystem probing outside the declared config path (~/.config/nemovideo/) which is not justified by the core conversion task and could expose local environment info in outbound request headers.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes on-disk installation risk.
Credentials
Only a single credential (NEMO_TOKEN) is required and is the expected credential for a third-party processing API. The skill also documents creating an anonymous token if no env var is present, which is consistent with needing API access.
Persistence & Privilege
Skill is not always-enabled and does not request elevated/platform-wide privileges. It instructs storing session_id for job management (normal for remote jobs). Autonomous invocation is allowed (platform default) but not unusual here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-video-explanation-ai - After installation, invoke the skill by name or use
/text-to-video-explanation-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — convert written scripts into explainer videos using AI visuals and narration.
- Supports TXT, DOCX, PDF, and SRT files up to 200MB.
- Produces 1080p MP4 explainer videos in 1–2 minutes via cloud GPUs.
- Offers free anonymous usage with a 7-day token (100 credits).
- Provides credit checks, session management, uploads, and exports via a streamlined chat workflow.
- Includes error handling for file types, limits, and account issues.
- Guides users with prompts, workflow examples, and plain-language feedback.
Metadata
Frequently Asked Questions
What is Text To Video Explanation Ai?
convert written text script into explainer video MP4 with this skill. Works with TXT, DOCX, PDF, SRT files up to 200MB. educators, marketers, course creators... It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.
How do I install Text To Video Explanation Ai?
Run "/install text-to-video-explanation-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Video Explanation Ai free?
Yes, Text To Video Explanation Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Video Explanation Ai support?
Text To Video Explanation Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Video Explanation Ai?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills