← Back to Skills Marketplace
Video Generation Generator
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
53
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-generation-generator
Description
generate text prompts or images into AI-generated videos with this skill. Works with MP4, MOV, PNG, JPG files up to 200MB. content creators and marketers use...
Usage Guidance
This skill is coherent with a remote video-rendering integration: it will call https://mega-api-prod.nemovideo.ai, upload user-provided files, and use or mint a NEMO_TOKEN (anonymous tokens are 7-day, 100-credit). Before installing, confirm you trust the nemovideo domain and are comfortable with any uploads (do not send sensitive/proprietary content). Ask the publisher for source/homepage and clarification about the SKILL.md frontmatter configPaths (~/.config/nemovideo/) vs registry metadata (missing) and where session_id / tokens are stored. If you want stricter behavior, require an explicit prompt before the skill makes its first outbound network call or before uploading any files.
Capability Analysis
Type: OpenClaw Skill
Name: video-generation-generator
Version: 1.0.0
The skill facilitates AI video generation through the nemovideo.ai API, handling authentication, file uploads, and rendering tasks. It includes standard operational logic such as anonymous token acquisition and session management, with no evidence of malicious intent or unauthorized data access. All behaviors, including environment-based header configuration (detecting the host platform via install paths), are consistent with the stated purpose of the skill and follow security best practices like instructing the agent not to leak raw tokens in the UI.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the skill talks to a remote 'nemovideo' API to render videos and requires a NEMO_TOKEN credential. This is proportionate for a video-generation integration. However, the SKILL.md frontmatter lists a configPaths entry (~/.config/nemovideo/) while the registry metadata lists none — a minor inconsistency in declared configuration access.
Instruction Scope
The instructions direct the agent to (a) use NEMO_TOKEN or obtain an anonymous token via POST to the nemovideo API, (b) create sessions, (c) upload user files (multipart or URLs), and (d) stream SSE messages. These are appropriate for a remote render service. Be aware it instructs the agent to 'connect to the processing API before doing anything else' (immediate outbound network calls) and to derive an X-Skill-Platform header by examining install paths — which implies reading environment/paths. The instructions also tell the agent to 'save session_id' but don't specify storage scope.
Install Mechanism
Instruction-only skill with no install spec and no code files: lowest install risk. Nothing is downloaded or written by an installer step in the manifest.
Credentials
Only one credential (NEMO_TOKEN) is declared as required/primary — that aligns with the described API interactions. The skill will generate an anonymous token itself when NEMO_TOKEN is absent. The frontmatter's configPaths entry (~/.config/nemovideo/) is declared in the SKILL.md but not in the registry metadata, so it's unclear whether the skill intends to access that path.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill asks to 'save session_id' but does not request always:true or system-wide configuration changes. No indication it modifies other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-generation-generator - After installation, invoke the skill by name or use
/video-generation-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Generation Generator — Initial Release
- Launches a skill to create AI-generated videos from text prompts or images, with support for MP4, MOV, PNG, and JPG files up to 200MB.
- Automatic setup with anonymous or personal token authentication and cloud GPU rendering (1–3 min turnaround).
- Handles user prompts for upload, video generation, exporting, credits, and timeline editing with smart routing.
- Provides full session management, job tracking, and download of 1080p MP4 files.
- Includes detailed error handling, usage examples, and clear workflow guidance for content creators and marketers.
Metadata
Frequently Asked Questions
What is Video Generation Generator?
generate text prompts or images into AI-generated videos with this skill. Works with MP4, MOV, PNG, JPG files up to 200MB. content creators and marketers use... It is an AI Agent Skill for Claude Code / OpenClaw, with 53 downloads so far.
How do I install Video Generation Generator?
Run "/install video-generation-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Generation Generator free?
Yes, Video Generation Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Generation Generator support?
Video Generation Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Generation Generator?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills