← Back to Skills Marketplace
Video Maker Free Animation
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
68
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-maker-free-animation
Description
Turn five product images and a script into 1080p animated MP4 videos just by typing what you need. Whether it's creating free animated videos from images or...
Usage Guidance
This skill appears to be a legitimate cloud video-renderer, but take these precautions before enabling it: 1) Confirm the external domain (mega-api-prod.nemovideo.ai) is a trusted service you want to send images and data to; uploads will leave your device. 2) Check whether you already have an env var named NEMO_TOKEN—if so, ensure it is safe to use here (don't reuse unrelated secrets). 3) Ask the publisher (or inspect a code release) to clarify the declared config path (~/.config/nemovideo/) and what the skill will store there; if you don't want persistent tokens, run in a restricted/ephemeral environment. 4) If you need stronger assurance, request a code-backed skill or an official homepage/source; as-is the skill is instruction-only and the metadata mismatch (config path present in SKILL.md but not in registry) is the main red flag.
Capability Analysis
Type: OpenClaw Skill
Name: video-maker-free-animation
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interface with the nemovideo.ai API to create animated videos. It outlines a standard workflow including authentication (anonymous token generation), session management, file uploads, and polling for render status. All requested permissions (network access to mega-api-prod.nemovideo.ai and access to ~/.config/nemovideo/) and behaviors are directly aligned with the stated purpose of the tool, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill's name/description match the runtime instructions (upload images, create session, render/export MP4). Requesting a NEMO_TOKEN credential is coherent for a cloud-rendering API. However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) that is not listed in the registry's top-level requirements — this mismatch could be an oversight or indicate undeclared filesystem access.
Instruction Scope
Instructions direct the agent to call external endpoints (mega-api-prod.nemovideo.ai), upload files (multipart or via URL), open SSE streams, poll state, and map GUI actions to API calls. Those are expected for this purpose, but the SKILL.md also instructs 'auto-detect' the install path for X-Skill-Platform (which implies probing install paths) and asks the agent to create/use session tokens and potentially write/read a config directory — these file-system operations and install-path probing broaden the skill's scope beyond mere API calls and were not consistently declared.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer. This is the lowest install risk category.
Credentials
Only one required env var (NEMO_TOKEN) is declared, which is proportionate for a remote API. The skill will also auto-obtain an anonymous token if none is present by POSTing to the service — that behavior is plausible but means the agent will make outbound network calls and may store or reuse returned tokens. Verify that any existing NEMO_TOKEN in your environment is intended for this service and not a different secret.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges. However, the frontmatter mentions a config path (~/.config/nemovideo/) which implies persistent storage of session or token data; the registry metadata did not declare this path. That discrepancy should be resolved to understand what will be written to disk.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-maker-free-animation - After installation, invoke the skill by name or use
/video-maker-free-animation - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Maker Free Animation.
- Instantly turns up to five images and a script into 1080p animated MP4 videos via cloud AI rendering.
- Simple workflow: upload images/text, describe your result, and download the video in 1–2 minutes.
- No timeline editing or export settings required—just type what you want.
- Automatic token handling for free trials (100 credits, 7 days) with session-based processing.
- Supports common formats: mp4, mov, avi, webm, mkv, jpg, png, gif, webp, mp3, wav, m4a, aac.
- Easily handles uploads, credits/balance checks, timeline previews, and export requests.
Metadata
Frequently Asked Questions
What is Video Maker Free Animation?
Turn five product images and a script into 1080p animated MP4 videos just by typing what you need. Whether it's creating free animated videos from images or... It is an AI Agent Skill for Claude Code / OpenClaw, with 68 downloads so far.
How do I install Video Maker Free Animation?
Run "/install video-maker-free-animation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Maker Free Animation free?
Yes, Video Maker Free Animation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Maker Free Animation support?
Video Maker Free Animation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Maker Free Animation?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills