← Back to Skills Marketplace
Video Explainer Ai
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
64
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-explainer-ai
Description
Turn a 300-word product explanation script into 1080p narrated explainer videos just by typing what you need. Whether it's creating explainer videos from scr...
Usage Guidance
This skill appears to be an instruction-only connector to a third‑party video rendering API (mega-api-prod.nemovideo.ai) and mostly asks for the expected API token (NEMO_TOKEN). Before installing, confirm you trust that external service — videos and any uploaded media will be sent to it. Ask the publisher to explain the configPath mismatch (SKILL.md lists ~/.config/nemovideo/ while registry metadata did not). Also ask why the skill needs to detect install paths (it reads the agent's install location to set X-Skill-Platform); if you prefer not to grant any filesystem probing, request that this attribution be removed or limited to safe metadata passed in explicitly. Finally, avoid sending sensitive or private content until you verify the provider's privacy policy and token handling; if you use the anonymous-token flow, remember those tokens have limited credits and expiry and can still expose your uploads to the service.
Capability Analysis
Type: OpenClaw Skill
Name: video-explainer-ai
Version: 1.0.0
The skill bundle describes a legitimate integration with the 'nemovideo.ai' API for generating AI explainer videos. It includes standard procedures for session management, file uploads, and video rendering via cloud GPUs. The instructions in SKILL.md are focused on mapping user intent to API calls and handling service-specific error codes, with no evidence of data exfiltration, unauthorized local file access, or malicious command execution.
Capability Assessment
Purpose & Capability
Name/description (produce explainer videos) aligns with the runtime instructions and endpoints (nemovideo API). The single required environment variable NEMO_TOKEN is appropriate for an external rendering service. However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths — this mismatch is an inconsistency that should be clarified with the publisher.
Instruction Scope
Instructions require contacting external endpoints (expected) and storing a session_id (expected). They also instruct the agent to read the skill's YAML frontmatter and detect the agent install path to populate an X-Skill-Platform header (check paths like ~/.clawhub/ and ~/.cursor/skills/). Detecting install paths or reading filesystem locations for attribution is outside the strict needs of video rendering and expands the agent's scope to inspect local filesystem layout — this is unnecessary for the stated task and should be justified or removed.
Install Mechanism
Instruction-only skill with no install spec and no code files. Low install risk because nothing is downloaded or written by an installer.
Credentials
Only NEMO_TOKEN is required, which matches the documented Bearer Authorization usage. The skill also documents an anonymous-token flow (POST to /api/auth/anonymous-token) when NEMO_TOKEN is absent — reasonable for a public service. No unrelated secrets or multiple credentials are requested. The earlier inconsistency about configPaths (frontmatter vs registry) weakly affects proportionality because reading config files could expose additional data if implemented.
Persistence & Privilege
always is false and the skill does not request system-wide privileges. It asks to save a session_id for the user session (normal). It does not request to modify other skills or force permanent presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-explainer-ai - After installation, invoke the skill by name or use
/video-explainer-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Explainer AI — Generate Explainer Videos from Scripts.
- Instantly generate 1080p explainer videos with voiceover from a 300-word script or topic.
- Fully cloud-based: no local installation or manual export settings required.
- Easy setup with automated token and session management; supports free trial credits.
- Handles uploads (video, audio, images, documents) and various edit/export actions via chat commands.
- Includes status and credits checks, batching, and iterative editing within a persistent session.
- Comprehensive error handling and clear user feedback throughout the creation process.
Metadata
Frequently Asked Questions
What is Video Explainer Ai?
Turn a 300-word product explanation script into 1080p narrated explainer videos just by typing what you need. Whether it's creating explainer videos from scr... It is an AI Agent Skill for Claude Code / OpenClaw, with 64 downloads so far.
How do I install Video Explainer Ai?
Run "/install video-explainer-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Explainer Ai free?
Yes, Video Explainer Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Explainer Ai support?
Video Explainer Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Explainer Ai?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills