← Back to Skills Marketplace
Video Creator Free
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
53
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-creator-free
Description
Turn five product photos and a logo file into 1080p finished MP4 videos just by typing what you need. Whether it's creating short videos from photos or clips...
Usage Guidance
This skill appears to really call an external video-rendering backend and will upload whatever images/clips you give it. Before installing or using it: (1) Confirm the service domain (mega-api-prod.nemovideo.ai) is trustworthy and read its privacy policy — sensitive images will leave your device. (2) Decide whether to provide your own NEMO_TOKEN rather than allowing the skill to auto-request an anonymous token. (3) Ask the author to clarify the config-path discrepancy: SKILL.md frontmatter lists ~/.config/nemovideo/ but the registry metadata did not — find out whether tokens or session IDs will be persisted to disk and where. (4) If you need stricter privacy, avoid uploading private media to this service. If you want me to, I can extract the exact API calls and headers the skill will use so you can review them or run them manually.
Capability Analysis
Type: OpenClaw Skill
Name: video-creator-free
Version: 1.0.0
The skill is a functional wrapper for a video creation service hosted at nemovideo.ai. It automates session management, anonymous token acquisition, and file uploads to remote GPU nodes for rendering. While it requires network access and manages an environment variable (NEMO_TOKEN), its behavior is transparently documented and strictly aligned with its stated purpose of video editing. No indicators of data exfiltration, malicious execution, or harmful prompt injection were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill's name/description describe remote video creation and the runtime instructions call a remote video-render backend (upload endpoints, render/start/export APIs) — this is coherent. Minor incoherence: the registry metadata lists no required config paths, but the SKILL.md frontmatter declares a required config path (~/.config/nemovideo/). That mismatch should be clarified (is the skill going to read or write that path?).
Instruction Scope
SKILL.md instructs only remote API calls (auth, session creation, file upload, SSE streaming, render polling) and handling their responses. Those actions are within the stated purpose. It does automatically acquire an anonymous token if NEMO_TOKEN is not present and directs the agent to store session_id for future requests; these are expected for a remote service but users should be aware files and metadata will be transmitted off-device.
Install Mechanism
No install spec and no code files (instruction-only). This is low-risk from an installation perspective — nothing is written to disk by an installer here (though the runtime may upload files and persist session ids).
Credentials
Only one credential is required (NEMO_TOKEN) which matches the service's Authorization header usage. Proportional overall. Note: SKILL.md also lists a config path in its frontmatter; the registry listing omitted this. Confirm whether the skill will read/write ~/.config/nemovideo/ and whether tokens or session ids are persisted there.
Persistence & Privilege
always is false and the skill is normal user-invocable/autonomous. The skill instructs storing session_id for requests, which is normal. There is no instruction to modify other skills or global agent configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-creator-free - After installation, invoke the skill by name or use
/video-creator-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Creator Free 1.0.0 — Initial Release
- Instantly create and export 1080p MP4 videos from up to 10 product photos and a logo, using just a written description.
- No editing software or timeline needed; AI composes, renders, and exports videos in 30–60 seconds.
- Automatic setup and authentication with 100 free credits on first use.
- Supports common image, video, and audio formats; 500MB max file size.
- Simple commands for uploading, exporting, checking credits, and reviewing status.
- All rendering and compositing is cloud-based for fast processing.
Metadata
Frequently Asked Questions
What is Video Creator Free?
Turn five product photos and a logo file into 1080p finished MP4 videos just by typing what you need. Whether it's creating short videos from photos or clips... It is an AI Agent Skill for Claude Code / OpenClaw, with 53 downloads so far.
How do I install Video Creator Free?
Run "/install video-creator-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Creator Free free?
Yes, Video Creator Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Creator Free support?
Video Creator Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Creator Free?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills