← Back to Skills Marketplace
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install merge-video
Description
Get merged MP4 video ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "combine...
Usage Guidance
This skill implements a cloud-render workflow: it will upload any video files you give it to mega-api-prod.nemovideo.ai and use a NEMO_TOKEN (or obtain a temporary anonymous token) to authenticate. Before installing or using it: (1) confirm you are comfortable uploading your media to an external service and check that service's privacy/retention policy; (2) if you have a paid/enterprise NEMO_TOKEN, supply it instead of using the anonymous flow to avoid accidental credit use; (3) note the skill may perform small filesystem checks to determine its install path and will store a session_id for active jobs — review any local config if you prefer not to persist session state; (4) the lack of an install step means no code will be written to disk by the skill itself. If you need stronger guarantees, ask the provider for a privacy/data-retention statement or use locally-run video tools instead.
Capability Analysis
Type: OpenClaw Skill
Name: merge-video
Version: 1.0.0
The merge-video skill is a legitimate integration for a cloud-based video processing service (nemovideo.ai). It provides detailed instructions for the AI agent to handle authentication via tokens or anonymous UUIDs, manage video uploads, and poll for rendering status. While it includes logic for the agent to identify its host platform (e.g., Cursor or Clawhub) for attribution headers, this behavior is transparently documented and serves a functional purpose for the service provider without accessing sensitive user data or executing unauthorized commands.
Capability Assessment
Purpose & Capability
Name/description (merge videos) match the runtime instructions and required credential (NEMO_TOKEN). No unrelated binaries or unrelated service credentials are requested.
Instruction Scope
Instructions direct the agent to call nemovideo.ai APIs (auth, session, upload, SSE, render polling) and to include attribution headers read from this skill's YAML frontmatter. It also asks the agent to detect install path (~/.clawhub, ~/.cursor) to set X-Skill-Platform — this requires limited filesystem checks but is scoped to determining runtime context. The skill does not instruct reading arbitrary user files beyond the user-supplied media to upload.
Install Mechanism
No install spec and no code files (instruction-only). This is low-risk: nothing is downloaded or written by an installer.
Credentials
Only one credential is required (NEMO_TOKEN), which is appropriate for a cloud API. The skill provides a fallback anonymous-token flow (POST to nemovideo.ai) if no token is present. Minor inconsistency: the skill frontmatter metadata references a config path (~/.config/nemovideo/) whereas the registry metadata listed 'Required config paths: none' — this appears informational but should be checked if you want the skill to read or persist local config.
Persistence & Privilege
always is false and the skill is user-invocable. It asks to save session_id for ongoing interactions, which is normal for session-driven cloud APIs and does not request elevated or permanent platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install merge-video - After installation, invoke the skill by name or use
/merge-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Merge Video — an AI-powered tool to quickly combine multiple clips into a single MP4, with smooth transitions and cloud rendering.
- Upload video clips (MP4, MOV, AVI, WebM, up to 500MB) and merge them into one continuous 1080p MP4 video.
- No manual editing required — just describe what you want, and the system handles the rest.
- Automatic setup with support for anonymous tokens and session management.
- Exports merged videos using a cloud GPU pipeline; typical wait time is 30-90 seconds.
- Supports batch edits, timeline previews, and multiple video/audio/text tracks.
- Includes detailed error handling, workflow tips, and common use cases for fast content production.
Metadata
Frequently Asked Questions
What is Merge Video?
Get merged MP4 video ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "combine... It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.
How do I install Merge Video?
Run "/install merge-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Merge Video free?
Yes, Merge Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Merge Video support?
Merge Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Merge Video?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills