← Back to Skills Marketplace
Vmaker Ai Video Editor
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
104
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install vmaker-ai-video-editor
Description
Turn raw footage into polished, share-ready videos using the vmaker-ai-video-editor skill. This tool brings Vmaker's AI-powered editing suite directly into y...
Usage Guidance
This skill looks like a straightforward bridge to NemoVideo's cloud editing API and only requests the service token you'd expect. Before installing: (1) confirm you trust https://nemovideo.com and the API domain (mega-api-prod.nemovideo.ai); (2) understand that the agent may write a client_id to ~/.config/nemovideo/ and may obtain and use an anonymous token if NEMO_TOKEN is not already set; (3) avoid sharing the generated workspace claim link (it embeds the token in the URL and can leak credentials via logs/referrers); (4) don't upload sensitive footage unless you accept the service's data/retention/privacy policies; (5) if you prefer tighter control, set a scoped NEMO_TOKEN in the environment yourself rather than relying on an anonymous token. These are operational/privacy cautions rather than indicators of malicious behavior.
Capability Analysis
Type: OpenClaw Skill
Name: vmaker-ai-video-editor
Version: 1.0.0
The vmaker-ai-video-editor skill is a legitimate integration for the NemoVideo/Vmaker AI service. It provides instructions for an AI agent to handle video editing tasks via a dedicated API (mega-api-prod.nemovideo.ai). The skill includes a self-contained authentication flow that manages an anonymous token and persists a client ID in a local config directory (~/.config/nemovideo/), which is standard behavior for such tools. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; the instructions are focused on task routing, error handling, and translating backend GUI-centric responses into API actions.
Capability Assessment
Purpose & Capability
Name/description (cloud AI video editing) align with the only declared credential (NEMO_TOKEN), the API host, and the runtime operations (upload, render, session management). Requesting a single service token and a per-service config path is expected for this purpose.
Instruction Scope
Instructions stay within the editing workflow (session creation, SSE messaging, upload, export, credit checks). Two things to note: (1) the skill instructs reading/writing ~/.config/nemovideo/client_id (declared config path) — acceptable for client identity but it is persistent filesystem access; (2) it tells the agent to produce a workspace claim URL that embeds the token as a URL parameter (token in URL can leak via logs/referrers/shared links), which contradicts the 'Don't expose tokens' guidance in the same doc.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest install risk; nothing will be downloaded or written by an installer beyond the agent following the text instructions.
Credentials
Only NEMO_TOKEN is required and it's the primary credential for the stated backend. The declared config path explains the need for a client_id; no unrelated secrets or unrelated service credentials are requested.
Persistence & Privilege
always:false and no elevated platform privileges. The skill does instruct creating/reading a client_id file under ~/.config/nemovideo/ and may obtain an anonymous NEMO_TOKEN if none is present — this is reasonable but is persistent state on the host. Be aware the service-guided claim URL embeds the token, which is persistent and could be exposed if shared.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vmaker-ai-video-editor - After installation, invoke the skill by name or use
/vmaker-ai-video-editor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Vmaker AI Video Editor skill.
- Instantly edit and enhance videos with AI: trim, caption, add transitions, and improve audio.
- Supports major formats: mp4, mov, avi, webm, mkv.
- Automatic backend connection, session/token handling, and free signup flow built-in (no manual API setup required).
- Export polished videos or highlight reels with minimal manual steps.
- Integrated credit checking, progress updates, and direct workspace linking for easy project management.
Metadata
Frequently Asked Questions
What is Vmaker Ai Video Editor?
Turn raw footage into polished, share-ready videos using the vmaker-ai-video-editor skill. This tool brings Vmaker's AI-powered editing suite directly into y... It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.
How do I install Vmaker Ai Video Editor?
Run "/install vmaker-ai-video-editor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vmaker Ai Video Editor free?
Yes, Vmaker Ai Video Editor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vmaker Ai Video Editor support?
Vmaker Ai Video Editor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vmaker Ai Video Editor?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills