← Back to Skills Marketplace
Video Generator Free Models
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-generator-free-models
Description
generate text prompts into AI generated videos with this skill. Works with MP4, MOV, WebM, GIF files up to 500MB. content creators use it for generating shor...
Usage Guidance
This skill talks to a third-party API (mega-api-prod.nemovideo.ai) to upload files and render videos. Before installing: (1) confirm you trust that domain and the service operator, (2) avoid putting long-lived, high-privilege secrets in NEMO_TOKEN unless you understand its scope — the skill can also obtain anonymous tokens itself, (3) be aware you will be uploading media (local file paths may be sent to the API) and some backend interactions are indicated as 'process internally, don't forward' so not all activity is surfaced to the user, and (4) note a minor metadata inconsistency in the skill frontmatter (it references a config path) — ask the publisher to clarify how tokens/session data are stored and whether any local config is read before using it. If you need higher assurance, ask the author for an explicit privacy/security statement and whether the anonymous token flow stores any identifying data.
Capability Analysis
Type: OpenClaw Skill
Name: video-generator-free-models
Version: 1.0.0
The skill bundle provides a legitimate integration for an AI video generation service (nemovideo.ai). It contains detailed instructions for the agent to handle authentication, session management, and video processing via a specific API (mega-api-prod.nemovideo.ai). The requested environment variable (NEMO_TOKEN) and configuration path (~/.config/nemovideo/) are directly related to the skill's stated purpose, and no evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: the skill talks to a nemo video-generation API, uploads media, starts render jobs and returns download URLs. Requesting a NEMO_TOKEN credential is expected for this purpose.
Instruction Scope
Instructions are narrowly focused on calling the external API, SSE handling, upload/export flows and polling render status. Two noteworthy items: (1) if NEMO_TOKEN is absent the instructions tell the agent to automatically obtain an anonymous token from the remote API and use it as NEMO_TOKEN, and (2) SSE/tool call results are marked 'process internally, don't forward' which intentionally hides some backend interactions from the user. Both behaviors merit caution.
Install Mechanism
No install spec or code files — instruction-only skill. This is the lowest-risk install model (no archives downloaded or binaries created).
Credentials
Only one credential is declared (NEMO_TOKEN) which is proportional to a hosted-video API. However, the SKILL.md also documents a fallback to auto-fetch an anonymous token and use it as NEMO_TOKEN — that conflicts with the 'required env var' expectation and means the agent may create/store/use tokens on the fly.
Persistence & Privilege
Skill does not request always:true, does not modify other skills, and has no install-time persistence. It does rely on session tokens for queued render jobs (expected) which could orphan jobs if a client disconnects.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-generator-free-models - After installation, invoke the skill by name or use
/video-generator-free-models - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Generator Free Models
- Generate 1080p MP4 videos from text prompts using free AI models; typical processing takes 1–3 minutes.
- Supports MP4, MOV, WebM, and GIF files up to 500MB.
- Handles full video editing workflow: prompt-based generation, file uploads, track/timeline management, exports, credits, and status checks.
- Automatic API authentication with free trial tokens—no setup required.
- Provides clear user status updates and summaries after each operation.
- Designed for content creators needing fast, easy, cloud-based AI video generation.
Metadata
Frequently Asked Questions
What is Video Generator Free Models?
generate text prompts into AI generated videos with this skill. Works with MP4, MOV, WebM, GIF files up to 500MB. content creators use it for generating shor... It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.
How do I install Video Generator Free Models?
Run "/install video-generator-free-models" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Generator Free Models free?
Yes, Video Generator Free Models is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Generator Free Models support?
Video Generator Free Models is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Generator Free Models?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills