← Back to Skills Marketplace
Merger Free
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install merger-free
Description
combine multiple video clips into seamlessly joined MP4 with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for combin...
Usage Guidance
This skill uploads your video files to an external rendering service and either uses a NEMO_TOKEN you provide or will obtain a short-lived anonymous token on your behalf. Before installing: (1) verify the service domain/owner (mega-api-prod.nemovideo.ai) and privacy/retention policies; (2) avoid uploading sensitive or private videos unless you trust the service; (3) if you supply your own NEMO_TOKEN, understand it grants the skill access to your account/credits—revoke it if you stop using the skill; (4) note the metadata mentions a config path (~/.config/nemovideo/) — check whether the skill actually writes to or reads that location and whether you are comfortable with that; (5) test first with small, non-sensitive clips. If you need higher assurance, ask the publisher for an official homepage or source repository before use.
Capability Analysis
Type: OpenClaw Skill
Name: merger-free
Version: 1.0.0
The skill is a functional integration for a cloud-based video processing service hosted at mega-api-prod.nemovideo.ai. It provides clear instructions for the agent to manage authentication via anonymous tokens, handle file uploads, and poll for video rendering status. The requested environment variables (NEMO_TOKEN) and configuration paths (~/.config/nemovideo/) are specific to the service's operation, and no evidence of malicious intent, data exfiltration, or unauthorized execution was found.
Capability Assessment
Purpose & Capability
The name/description (join multiple clips into one MP4) matches the instructions: all heavy work is done by a remote API and the skill only requires a NEMO_TOKEN to authenticate. Requiring a single service token is appropriate for a cloud-based render service.
Instruction Scope
The SKILL.md is explicit about creating sessions, uploading files, starting renders, and streaming SSE responses to the user. It also contains logic to generate an anonymous token if NEMO_TOKEN is missing and to detect install paths for an X-Skill-Platform header. Those actions are consistent with a cloud render flow, but they do mean user media and generated tokens are transmitted to an external endpoint (https://mega-api-prod.nemovideo.ai).
Install Mechanism
No install spec or code is included (instruction-only). Nothing will be written to disk or downloaded at install time by the skill itself, which lowers installation risk.
Credentials
The only declared credential is NEMO_TOKEN, which is proportional for a remote service. However the skill metadata also references a config path (~/.config/nemovideo/) and uses install-path detection for headers — the registry summary earlier reported no required config paths, so there is a minor metadata inconsistency worth checking. Be aware that the token (anonymous or provided) grants the backend access to uploaded files and job state.
Persistence & Privilege
The skill does not request always:true and does not request elevated privileges. It describes maintaining a session token for its own operations but does not indicate modifying other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install merger-free - After installation, invoke the skill by name or use
/merger-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — combine multiple video clips into a single 1080p MP4 with seamless cloud rendering.
- Supports MP4, MOV, AVI, WebM clips up to 500MB each, no watermarks or forced transitions.
- Handles authentication and session management automatically (with anonymous token if needed).
- Quick processing: assembled videos delivered in about 30–60 seconds via remote GPU.
- User can check credits, upload files, export results, or track current project state through simple commands.
- Helpful error messages for unsupported files, expired tokens, rate limits, and plan upgrades.
Metadata
Frequently Asked Questions
What is Merger Free?
combine multiple video clips into seamlessly joined MP4 with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for combin... It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.
How do I install Merger Free?
Run "/install merger-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Merger Free free?
Yes, Merger Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Merger Free support?
Merger Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Merger Free?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills