← Back to Skills Marketplace
Video Maker Online
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
65
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-maker-online
Description
Turn five product photos and a logo file into 1080p polished MP4 videos just by typing what you need. Whether it's assembling clips and images into a finishe...
Usage Guidance
This skill appears to do what it says (upload media → cloud render → download), and it needs a NEMO_TOKEN to authenticate — that's expected. Two things to check before installing: (1) SKILL.md asks the agent to examine install directories (~/.clawhub/, ~/.cursor/skills/) and references a config path (~/.config/nemovideo/) even though the registry metadata did not declare config paths. If you don't want the agent inspecting your filesystem, ask the developer to remove or clarify that behavior. (2) All media you upload will be sent to https://mega-api-prod.nemovideo.ai; if your images contain sensitive data, prefer the anonymous-token flow or avoid providing a long-lived NEMO_TOKEN. If you proceed, consider using a scoped/ephemeral token and confirm the service's privacy/retention policy for uploaded media.
Capability Analysis
Type: OpenClaw Skill
Name: video-maker-online
Version: 1.0.0
The skill provides a structured interface for an AI agent to interact with a cloud-based video editing API (nemovideo.ai). It includes comprehensive instructions for authentication, session management, file uploads, and rendering workflows. While it probes the installation path to set attribution headers (X-Skill-Platform) and requests network access to its backend, its behavior is strictly aligned with the stated purpose of video creation and lacks indicators of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description match the actions described in SKILL.md (upload media, request cloud render, download MP4). The single required env var, NEMO_TOKEN, is appropriate for a cloud API that uses Bearer auth.
Instruction Scope
The SKILL.md instructs the agent to: (a) use or obtain a NEMO_TOKEN and create sessions and render jobs (expected), (b) include skill attribution headers and specifically to 'detect from install path' by checking common install directories (~/.clawhub/, ~/.cursor/skills/) to set X-Skill-Platform. That requires reading filesystem install paths outside the skill's own files. The frontmatter metadata also lists a config path (~/.config/nemovideo/) despite the registry metadata showing no required config paths—this mismatch is inconsistent and worth questioning.
Install Mechanism
No install spec or code files — instruction-only skill. Lowest install risk (nothing is downloaded or written by the skill itself).
Credentials
Only NEMO_TOKEN is declared and used, which is proportional for calling the nemovideo API. The skill does offer an anonymous-token flow (POST with a generated UUID) so users can avoid supplying a personal token. Verify whether you want to provide a long-lived/token with broad access or prefer the ephemeral anonymous token.
Persistence & Privilege
The skill is not always-enabled and has normal autonomy settings. It does not request system-level persistence or claim to modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-maker-online - After installation, invoke the skill by name or use
/video-maker-online - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Maker Online — Initial Release
- Launches a cloud-based video maker: turn product images, clips, and logos into polished 1080p MP4s within minutes, no timeline required.
- Simple onboarding: auto-connects to the backend with anonymous free token support.
- Supports uploads in popular formats (mp4, mov, jpg, png, etc.), real-time editing via chat prompts, and guided export.
- Handles video assembly, background music, text overlays, and instant download links.
- Includes integrated credit checking, error handling, and status updates during processing.
Metadata
Frequently Asked Questions
What is Video Maker Online?
Turn five product photos and a logo file into 1080p polished MP4 videos just by typing what you need. Whether it's assembling clips and images into a finishe... It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.
How do I install Video Maker Online?
Run "/install video-maker-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Maker Online free?
Yes, Video Maker Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Maker Online support?
Video Maker Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Maker Online?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills