← Back to Skills Marketplace
64
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-montage-maker
Description
create video clips into compiled montage video with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. social media creators use it for combining...
Usage Guidance
This skill looks coherent for its stated purpose, but it routes your media and editing commands to a third-party backend (mega-api-prod.nemovideo.ai) and uses a bearer token (NEMO_TOKEN). Before installing or invoking: 1) Verify you trust the nemovideo.ai service and its privacy/storage policy — uploaded videos will be processed and may be retained per their policy. 2) If you don't already have a NEMO_TOKEN, the skill will request an anonymous token on your behalf (it generates a UUID and posts to their auth endpoint); be aware this creates an account-like record. 3) Avoid uploading sensitive content unless you confirm retention/processing rules. 4) Ask the publisher (or a registry maintainer) to clarify the configPath mention in the SKILL.md frontmatter and explain how X-Skill-Platform auto-detection works (it may require reading install paths). 5) Because this is instruction-only, no local code will be installed, but network activity to the listed endpoints is required. If any of these points are unacceptable, do not enable the skill or provide a permanent NEMO_TOKEN.
Capability Analysis
Type: OpenClaw Skill
Name: video-montage-maker
Version: 1.0.0
The video-montage-maker skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). The SKILL.md file provides detailed, functional instructions for the AI agent to manage API authentication, session state, and video processing workflows. It uses standard environment variables (NEMO_TOKEN) and configuration paths (~/.config/nemovideo/) appropriate for its stated purpose, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
The name/description (combine clips into a montage) aligns with the instructions (upload clips, create session, render/export via a cloud API). Requiring a single service token (NEMO_TOKEN) is expected for a cloud-rendering backend. Minor inconsistency: the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths; this is likely a metadata mismatch but not critical to functionality.
Instruction Scope
The SKILL.md stays within the video-montage domain: it instructs checking/obtaining a token, creating a session, uploading media, using SSE for edits, and polling export status. It does instruct automatic anonymous-token creation if NEMO_TOKEN is absent and to 'auto-detect' platform from the install path for an attribution header — that implies the agent may inspect its environment/install path. No instructions ask the agent to read unrelated files, system secrets, or transmit data to unrelated endpoints.
Install Mechanism
No install spec and no code files (instruction-only). This is the lowest-risk install model: nothing is written to disk by the skill itself.
Credentials
Only a single credential (NEMO_TOKEN) is requested, which is proportionate for a cloud rendering service. The skill will also attempt to obtain an anonymous token automatically if none exists — this creates credentials server-side and associates a generated client UUID. Consider that the token grants the backend access to uploaded media and job metadata. The frontmatter's config path requirement (in SKILL.md) is unclear and not reflected in registry metadata.
Persistence & Privilege
always:false and normal autonomous invocation are set. The skill does not request permanent system-wide privileges or modify other skills. It does persist session IDs/tokens for job management, which is expected for this workflow.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-montage-maker - After installation, invoke the skill by name or use
/video-montage-maker - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Montage Maker — initial release!
- Combine MP4, MOV, AVI, or WebM clips (up to 500MB each) into a single 1080p MP4 montage
- Cloud-based, AI-powered editing with session management and automatic free token setup
- Supports music, transitions, text overlays, and aspect ratio customization for social media workflows
- Clearly structured workflows for upload, editing, preview, export, and credit management
- Handles common errors gracefully and guides users through troubleshooting and best practices
Metadata
Frequently Asked Questions
What is Video Montage Maker?
create video clips into compiled montage video with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. social media creators use it for combining... It is an AI Agent Skill for Claude Code / OpenClaw, with 64 downloads so far.
How do I install Video Montage Maker?
Run "/install video-montage-maker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Montage Maker free?
Yes, Video Montage Maker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Montage Maker support?
Video Montage Maker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Montage Maker?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills