← Back to Skills Marketplace
Video Generator Free Ai Tool
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
74
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-generator-free-ai-tool
Description
generate text or images into ready-to-share videos with this skill. Works with MP4, MOV, JPG, PNG files up to 200MB. content creators and marketers use it fo...
Usage Guidance
This skill appears to be a normal cloud-based video generator, but there are some inconsistencies you should resolve before installing: 1) The registry marks NEMO_TOKEN as required, yet the docs show the skill can create an anonymous token if none is set — do not provide a long-lived or high-privilege token unless necessary. 2) SKILL.md references saving session state/config at ~/.config/nemovideo/ but the registry metadata did not declare any config paths; ask where tokens/session_ids will be stored and for how long. 3) The skill will upload any files you provide to https://mega-api-prod.nemovideo.ai — do not upload sensitive images, audio, or private videos unless you verify the service's privacy policy and trustworthiness. 4) Confirm the API domain and the expected retention/processing of uploaded media (credentials, logs, and retention policy). If the vendor cannot clarify the credential and persistence details, consider treating the skill as untrusted for sensitive content.
Capability Analysis
Type: OpenClaw Skill
Name: video-generator-free-ai-tool
Version: 1.0.0
The skill bundle provides a functional integration with the nemovideo.ai API for generating and editing videos. It includes detailed instructions for the agent to handle authentication (via NEMO_TOKEN or anonymous UUIDs), session management, file uploads, and rendering workflows. The code and instructions in SKILL.md are strictly aligned with the stated purpose of video generation and do not show signs of data exfiltration, malicious execution, or harmful prompt injection. It even includes a security-conscious instruction to avoid printing raw tokens or JSON to the user.
Capability Assessment
Purpose & Capability
The skill claims to generate videos via a cloud API and the SKILL.md exclusively documents network calls to mega-api-prod.nemovideo.ai and upload/ render endpoints — this aligns with the stated purpose. However, the registry metadata listed no config paths while SKILL.md frontmatter references ~/.config/nemovideo/ (inconsistency).
Instruction Scope
Instructions ask the agent to obtain or use a NEMO_TOKEN, create anonymous tokens via an external endpoint, start sessions, upload user files (up to 200MB), stream SSE, and 'save session_id' — all reasonable for a cloud video service, but the doc is vague about where tokens/session IDs should be saved (frontmatter suggests a config path). Saving tokens/session IDs implies writing persistent state to disk or agent storage; that persistence is not declared in the registry metadata. The skill does not ask the agent to read unrelated user files, but it will upload whatever the user provides to an external service — users should avoid uploading sensitive media.
Install Mechanism
No install spec or code files are present; the skill is instruction-only, which minimizes installation risk (nothing downloaded or written by an installer).
Credentials
The registry marks NEMO_TOKEN as a required env var / primary credential, but the SKILL.md explicitly documents generating an anonymous token when NEMO_TOKEN is not set, so the token appears optional. This mismatch is an incoherence: the skill should not declare NEMO_TOKEN as required if it can operate via anonymous tokens. The only credential-related I/O documented is to the video API, which is expected for this purpose.
Persistence & Privilege
always:false (normal). However, SKILL.md instructs saving session_id and may use ~/.config/nemovideo/ (frontmatter). The registry reported no required config paths; this mismatch means the skill may persist tokens/session data without that being reflected in declared requirements — ask the author where and how session/tokens are stored and rotated.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-generator-free-ai-tool - After installation, invoke the skill by name or use
/video-generator-free-ai-tool - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Generator Free AI Tool.
- Instantly generate 1080p MP4 videos from your text or images—no editing skills required.
- Supports MP4, MOV, JPG, PNG files up to 200MB.
- Automatic cloud setup and free token handling for easy onboarding.
- Session-based workflow lets you draft, preview, and export videos quickly (1–2 minutes per video).
- Handles core requests: exports, credit checks, uploads, and project status updates.
- Clear in-chat user guidance, error recovery, and support for popular video creation scenarios.
Metadata
Frequently Asked Questions
What is Video Generator Free Ai Tool?
generate text or images into ready-to-share videos with this skill. Works with MP4, MOV, JPG, PNG files up to 200MB. content creators and marketers use it fo... It is an AI Agent Skill for Claude Code / OpenClaw, with 74 downloads so far.
How do I install Video Generator Free Ai Tool?
Run "/install video-generator-free-ai-tool" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Generator Free Ai Tool free?
Yes, Video Generator Free Ai Tool is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Generator Free Ai Tool support?
Video Generator Free Ai Tool is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Generator Free Ai Tool?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills