← Back to Skills Marketplace
francemichaell-15

Text To Video Explanation

by francemichaell-15 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
62
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-explanation
Description
Skip the learning curve of professional editing software. Describe what you want — turn this text into a short explainer video with voiceover and visuals — a...
Usage Guidance
This skill will upload your text and any files you provide to an external service (mega-api-prod.nemovideo.ai) to produce videos. Before installing or using it: 1) Decide if you trust that external service with any content (do not upload sensitive PII, secrets, or proprietary files unless you trust their privacy/security). 2) Note the skill asks for NEMO_TOKEN but will also request an anonymous token from the service if you don't supply one — that means it can initiate network auth on its own. 3) The skill will check certain local paths (install detection and ~/.config/nemovideo/) to construct headers; verify whether those files contain credentials you don't want read. 4) If you plan to supply your own NEMO_TOKEN, only do so if you trust the service and understand its token scope and expiry. 5) If you need higher assurance, ask the publisher for: a privacy/security policy, the exact schema of any files uploaded, and confirmation whether any local files/credentials are read or logged. If you can't get those answers, treat this skill as untrusted and avoid sending sensitive content.
Capability Analysis
Type: OpenClaw Skill Name: text-to-video-explanation Version: 1.0.0 The skill facilitates text-to-video conversion by interfacing with a cloud API at mega-api-prod.nemovideo.ai. It handles session management, file uploads, and video rendering through standard REST and SSE endpoints. The instructions provided in SKILL.md are consistent with the stated purpose and include appropriate security practices, such as advising the agent not to expose authentication tokens to the user.
Capability Assessment
Purpose & Capability
The skill's name and description (text → explainer video) align with the APIs and endpoints documented in SKILL.md. However, metadata lists NEMO_TOKEN as a required credential while the runtime instructions explicitly implement an anonymous-token fallback via an external API — a mismatch between 'required' and 'optional/auto-provisioned' credential handling.
Instruction Scope
Runtime instructions tell the agent to: 1) look for NEMO_TOKEN, 2) if missing, call an external anonymous-token endpoint and adopt that token, 3) create sessions and POST/GET against mega-api-prod.nemovideo.ai, 4) read this file's YAML frontmatter for attribution, and 5) detect install path (~/.clawhub/ or ~/.cursor/) to set headers. These actions include network calls that will upload user files and local filesystem checks (to detect install path and a config path), which go beyond simple text processing and could expose user files or local metadata to a third-party service.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk by an installer. This is a lower-risk distribution model; the main risk is runtime network activity described in SKILL.md.
Credentials
The skill requests a single credential (NEMO_TOKEN), which is appropriate for a cloud API. But it also instructs obtaining an anonymous token from an external endpoint when NEMO_TOKEN is missing, and metadata declares a configPath (~/.config/nemovideo/). The combination means the skill may read local config and will call an external auth endpoint on its own, potentially creating/using tokens without explicit user-provided credentials — this is unexpected given the 'required env' declaration and should be clarified.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide persistence. It stores only session IDs for operation and does not declare modification of other skills or system settings in SKILL.md.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install text-to-video-explanation
  3. After installation, invoke the skill by name or use /text-to-video-explanation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Text to Video Explanation skill — initial release. - Converts written text (TXT, DOCX, PDF, or pasted content up to 500MB) into explainer videos with voiceover and visuals via a cloud rendering pipeline. - Automatic cloud account setup and session management with free usage credits for new users. - Supports plain language commands to upload, generate, preview, and export videos (1080p MP4 and other formats). - Provides video creation status, track/timeline summaries, and simple error handling for common workflow issues. - Designed for educators, marketers, and content creators to quickly create explainer clips without editing software.
Metadata
Slug text-to-video-explanation
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Text To Video Explanation?

Skip the learning curve of professional editing software. Describe what you want — turn this text into a short explainer video with voiceover and visuals — a... It is an AI Agent Skill for Claude Code / OpenClaw, with 62 downloads so far.

How do I install Text To Video Explanation?

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

Is Text To Video Explanation free?

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

Which platforms does Text To Video Explanation support?

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

Who created Text To Video Explanation?

It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.

💬 Comments