← Back to Skills Marketplace
Video Maker Editor
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
142
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-maker-editor
Description
edit video clips into polished edited videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for tur...
Usage Guidance
This skill uploads your video files and edit instructions to a third‑party service (mega-api-prod.nemovideo.ai) and uses a NEMO_TOKEN for authorization. Before installing or using it: (1) confirm you trust that remote service with the content you upload (do not upload sensitive or confidential video/audio); (2) prefer using an anonymous/disposable token if you only need a short trial — the SKILL.md documents an anonymous-token flow with 7‑day expiry; (3) be aware the skill may read local paths (e.g., ~/.config/nemovideo/ and install directories) to set attribution headers — if you do not want the agent to access these files, restrict filesystem permissions or decline those actions; (4) if you need higher assurance, ask the publisher for a homepage, privacy policy, or code, or test with non‑sensitive media and a disposable account. If you want me to, I can extract the exact API calls the skill will make and walk through the data that will be sent so you can evaluate privacy implications more precisely.
Capability Analysis
Type: OpenClaw Skill
Name: video-maker-editor
Version: 1.0.0
The skill provides a functional interface for a cloud-based video editing service (nemovideo.ai). It guides the AI agent through authentication, session management, and API interactions for video processing. While it includes instructions for the agent to detect its installation path (e.g., ~/.clawhub/) to set attribution headers, this behavior is aligned with the stated purpose of the tool and does not show evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The skill name and description match the declared runtime behavior: it talks to a cloud video-processing API and requires a single service token (NEMO_TOKEN). Minor inconsistency: the registry metadata reported no required config paths, while the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) and logic to detect install paths for attribution headers. This mismatch is worth noting but does not break coherence.
Instruction Scope
SKILL.md instructs the agent to obtain or reuse a NEMO_TOKEN, create sessions, upload user media, stream edits via SSE, poll render status, and add attribution headers. Those actions are within the expected scope for a cloud video editor. Two items to watch: (1) it directs the agent to inspect an install path to set X-Skill-Platform (e.g., checking ~/.clawhub or ~/.cursor/skills) and to read the skill's YAML frontmatter at runtime — both require filesystem reads beyond simply handling an upload; (2) all user media and edit metadata are sent to a third‑party endpoint (mega-api-prod.nemovideo.ai), so user privacy and content ownership are relevant concerns.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest install risk (nothing is downloaded or written by an installer).
Credentials
Only a single environment variable (NEMO_TOKEN) is declared as required, which is proportionate for a cloud service. However, the SKILL.md also references a config path (~/.config/nemovideo/) and recommends storing/using the anonymous token; reading ~/.config or install paths could expose cached tokens or config beyond the single declared env var. Ensure the agent isn't granted broader filesystem access than intended.
Persistence & Privilege
The skill does not request always:true and does not declare any system-wide config changes. It generates per-session tokens and session_id values but does not request permanent elevated privileges. The default ability for the agent to invoke the skill autonomously is the platform default and not flagged on its own.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-maker-editor - After installation, invoke the skill by name or use
/video-maker-editor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Maker Editor — Make and Edit Videos Fast (v1.0.0)
- Initial release: AI-powered video editing tool for content creators and marketers.
- Edit and export videos (MP4, MOV, AVI, WebM) up to 500MB, with options for cuts, music, and text overlays.
- Cloud rendering pipeline delivers 1080p MP4 videos in 1–2 minutes.
- Simple setup with instant anonymous access and session management.
- Supports prompt-based editing, file uploads, credit checks, and real-time status updates.
- Robust error handling and helpful workflow tips included.
Metadata
Frequently Asked Questions
What is Video Maker Editor?
edit video clips into polished edited videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for tur... It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.
How do I install Video Maker Editor?
Run "/install video-maker-editor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Maker Editor free?
Yes, Video Maker Editor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Maker Editor support?
Video Maker Editor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Maker Editor?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills