← Back to Skills Marketplace
Video Generator Generator
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
54
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-generator-generator
Description
Turn a text description of a product demo scene into 1080p AI generated videos just by typing what you need. Whether it's generating videos from text prompts...
Usage Guidance
Before installing, consider the following: the skill will make automatic outbound requests to https://mega-api-prod.nemovideo.ai and will generate and persist an anonymous token/session if NEMO_TOKEN is not provided. Ask the publisher (or decline if unknown) for: a privacy/data-retention statement, where exactly session/token data are stored (~/.config/nemovideo/ is referenced in the SKILL.md but not in the registry metadata), and whether uploaded media or prompt text are retained, logged, or used to train models. The instruction to "not display raw API responses or token values" is ambiguous—verify that this is for security (hiding tokens) and not to conceal errors or unexpected behavior. If you do not trust nemovideo.ai or cannot get clarifying info (source code, homepage, publisher identity), avoid installing or running the skill with sensitive data or on devices you care about.
Capability Analysis
Type: OpenClaw Skill
Name: video-generator-generator
Version: 1.0.0
The skill is a legitimate integration for the NemoVideo AI video generation service, facilitating text-to-video workflows via the `https://mega-api-prod.nemovideo.ai` API. It includes standard procedures for anonymous authentication, session management, and file uploads, with clear instructions for the agent to handle SSE streams and render jobs. No indicators of data exfiltration, malicious code execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The skill's declared single credential (NEMO_TOKEN) and API endpoints are coherent with a cloud video-generation service. However, the registry metadata says "Required config paths: none" while the skill frontmatter and instructions reference a config path (~/.config/nemovideo/). That mismatch is unexplained and suggests the skill expects to read/write a local config directory even though the top-level metadata does not list it.
Instruction Scope
SKILL.md instructs the agent to automatically connect to an external backend on first open, generate an anonymous token (POST to an external domain) if NEMO_TOKEN is missing, and persist a session_id. It also instructs the agent not to display raw API responses or token values to the user. Automatic outbound network calls and opaque handling of tokens are reasonable for a cloud rendering service but are surprising behaviors that should be made explicit to users.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk by an installer. That lowers the risk from the install mechanism itself.
Credentials
Only NEMO_TOKEN is requested (primary credential), which matches the described API usage. However, the skill will create an anonymous NEMO_TOKEN itself if none is present and appears to expect storing session/token data locally (per frontmatter configPaths). Confirm where tokens/session IDs are stored and for how long.
Persistence & Privilege
always:false (good). The skill does instruct itself to auto-connect on first open and to persist session state, which is normal for a cloud integration but could lead to unexpected outbound traffic or stored credentials. The skill does not request permissions to change other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-generator-generator - After installation, invoke the skill by name or use
/video-generator-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Generator Generator — Initial Release
- Generate AI-powered 1080p videos from simple text prompts or scripts; export in 1–3 minutes.
- Automatic authentication and session management with support for free anonymous tokens (100 credits/7 days).
- Supports quick uploads, exports, credit balance checks, and timeline previews using intuitive text commands.
- Full integration with cloud GPU rendering pipeline; export to multiple formats (mp4, webm, gif, etc.).
- Intelligent mapping of user prompts to backend actions; seamless handling of errors and session state.
- Includes tips, typical workflows, and concise feedback messages for fast user onboarding.
Metadata
Frequently Asked Questions
What is Video Generator Generator?
Turn a text description of a product demo scene into 1080p AI generated videos just by typing what you need. Whether it's generating videos from text prompts... It is an AI Agent Skill for Claude Code / OpenClaw, with 54 downloads so far.
How do I install Video Generator Generator?
Run "/install video-generator-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Generator Generator free?
Yes, Video Generator Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Generator Generator support?
Video Generator Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Generator Generator?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills