← Back to Skills Marketplace
Split Screen Video Editor
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
57
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install split-screen-video-editor
Description
Skip the learning curve of professional editing software. Describe what you want — place both clips side by side in a 50/50 split screen layout — and get spl...
Usage Guidance
This skill will upload any videos you give it to mega-api-prod.nemovideo.ai and use a service token (NEMO_TOKEN) to authorize requests. If you care about privacy or intellectual property, verify the service's reputation and privacy/retention policy before uploading sensitive footage. The skill can automatically request a 7-day anonymous token if none is provided — consider using a throwaway account/token for sensitive content. Note the metadata mentions a local config path (~/.config/nemovideo/) though the instructions do not use it — ask the publisher what (if anything) is stored there. Finally, confirm that your agent environment does not log or expose the acquired token/session IDs, since these values grant access to your render jobs.
Capability Analysis
Type: OpenClaw Skill
Name: split-screen-video-editor
Version: 1.0.0
The skill is a functional wrapper for a cloud-based video editing service hosted at nemovideo.ai. It facilitates video uploads, session management, and rendering via a remote GPU pipeline. While it includes instructions for automated authentication (fetching anonymous tokens) and platform detection via install paths, these behaviors are consistent with its stated purpose of providing a seamless video editing experience. No evidence of malicious intent, such as unauthorized data exfiltration or system compromise, was found in SKILL.md or the metadata.
Capability Assessment
Purpose & Capability
The skill name/description (cloud split-screen video rendering) matches the runtime instructions and the single required credential (NEMO_TOKEN). Minor inconsistency: the metadata lists a config path (~/.config/nemovideo/) even though the SKILL.md does not instruct reading or writing that path; this is plausibly for local config but is not used in the instructions.
Instruction Scope
SKILL.md confines actions to creating/refreshing an anonymous token, creating a session, uploading user-provided video files, sending SSE edit commands, polling export status, and returning a download URL. All network calls are to the declared API host (mega-api-prod.nemovideo.ai). The skill does not instruct reading unrelated local files or other environment variables, but it will upload user videos to an external service — expected for this purpose.
Install Mechanism
No install steps or downloaded code are present (instruction-only). This minimizes install risk; all execution is via API calls to the remote backend.
Credentials
Only one credential is declared (NEMO_TOKEN) and is the primary credential used for API Authorization — appropriate for a cloud render service. The skill also offers to obtain an anonymous token automatically if none is present, which is consistent with its functionality. Minor note: metadata lists a config path (~/.config/nemovideo/) that is not referenced in SKILL.md; this is not a large red flag but should be clarified.
Persistence & Privilege
The skill is not forced-always, and it does not declare any system-wide modifications. It requests no elevated privileges or edits to other skills. It does use networked, stateful sessions (session_id) which the agent must retain for job operations — normal for this kind of service.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install split-screen-video-editor - After installation, invoke the skill by name or use
/split-screen-video-editor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Split Screen Video Editor, version 1.0.0.
- Instantly combine two or more video clips into a single split screen layout (side by side, 50/50).
- Supports MP4, MOV, AVI, and WebM files up to 500MB.
- Simple workflow: upload files, describe your desired layout, get results in 30–60 seconds.
- Cloud GPU rendering—no installation required; final export as high-quality MP4.
- Includes credits system (100 free credits, 7-day validity) and streamlined authentication for easy first time use.
Metadata
Frequently Asked Questions
What is Split Screen Video Editor?
Skip the learning curve of professional editing software. Describe what you want — place both clips side by side in a 50/50 split screen layout — and get spl... It is an AI Agent Skill for Claude Code / OpenClaw, with 57 downloads so far.
How do I install Split Screen Video Editor?
Run "/install split-screen-video-editor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Split Screen Video Editor free?
Yes, Split Screen Video Editor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Split Screen Video Editor support?
Split Screen Video Editor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Split Screen Video Editor?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills