← Back to Skills Marketplace
No Login Video Editor Ai
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
104
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install no-login-video-editor-ai
Description
edit video clips into edited MP4 clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. casual creators and students use it for editing vid...
Usage Guidance
This skill will upload any videos you give it to a third-party API (mega-api-prod.nemovideo.ai) and operate on cloud GPUs. Before installing: (1) be aware that uploaded media is sent off your device — don't send sensitive or private videos. (2) The registry claims NEMO_TOKEN is required but the skill can generate an anonymous token itself; that mismatch is odd and may be a packaging error. (3) The metadata claims access to ~/.config/nemovideo/ and the skill may persist session info locally — consider whether you’re comfortable with that. (4) The skill source and homepage are unknown; prefer skills from a known publisher or with a published homepage/privacy policy. If you proceed, monitor network activity, review what the service stores about your uploads (privacy/retention), and avoid providing any credentials unrelated to the video service.
Capability Analysis
Type: OpenClaw Skill
Name: no-login-video-editor-ai
Version: 1.0.0
The skill is a functional interface for a cloud-based video editing service hosted at mega-api-prod.nemovideo.ai. It handles authentication via the NEMO_TOKEN environment variable or an anonymous token generation process, and it manages video processing tasks through standard REST and SSE API calls. The instructions in SKILL.md are focused on task execution and error handling consistent with the stated purpose, with no evidence of data exfiltration, malicious code execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill claims to be a no-login video editor and its runtime instructions describe anonymous token generation and a fully cloud-hosted pipeline — which is coherent with the stated purpose. However the registry metadata declares NEMO_TOKEN as a required environment variable even though SKILL.md provides an explicit anonymous-token flow (UUID → POST → data.token) when no env var is present. That mismatch (required credential vs. documented optional flow) is an incoherence. The metadata also lists a config path (~/.config/nemovideo/) which isn't clearly necessary for the documented ephemeral session behavior.
Instruction Scope
SKILL.md directs the agent to contact a remote API, upload user-supplied video files or URLs, start render jobs, poll for status, and download generated MP4s — all consistent with a video editor. It instructs saving a session_id and not printing tokens or raw JSON. It asks the agent to detect install path / read the skill frontmatter for attribution headers; reading those local paths/files is narrowly scoped, but does require file-system reads (skill file and possibly install path detection). The instructions do not ask the agent to read unrelated files or environment variables beyond NEMO_TOKEN.
Install Mechanism
No install spec and no code files are present (instruction-only). This is the lowest-risk install model: nothing is downloaded or written by an installer as part of skill installation.
Credentials
The registry requires a single credential (NEMO_TOKEN) and declares it as the primaryEnv. That is reasonable for an API-driven editor — except SKILL.md documents how to obtain an anonymous token programmatically if NEMO_TOKEN is not set, meaning the env var is not strictly necessary. This registry-vs-runtime inconsistency could confuse users and automated policy checks. The metadata's request to access ~/.config/nemovideo/ is also disproportionate for a purely ephemeral session flow unless the skill intends to persist session state locally (which isn't clearly documented). No other unrelated secrets are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It instructs saving a session_id and references a config path (~/.config/nemovideo/), implying it may persist session state locally — but it does not explicitly require writing system-wide settings or modifying other skills. Autonomous invocation is allowed (platform default).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install no-login-video-editor-ai - After installation, invoke the skill by name or use
/no-login-video-editor-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of No Login AI Video Editor — Edit and Export Videos Instantly
- Instantly edit and export video clips (MP4, MOV, AVI, WebM up to 500MB) to 1080p MP4 without creating an account.
- Automated cloud setup provides a free temporary token and session on first use.
- Upload, edit, add transitions, or adjust aspect ratio, then export videos in 30-90 seconds.
- API-driven workflow supports session management, uploads, credits, state checks, and exports.
- Comprehensive error handling and clear user prompts for format, file size, and credits issues.
- Designed for casual creators and students wanting fast, no-login video editing.
Metadata
Frequently Asked Questions
What is No Login Video Editor Ai?
edit video clips into edited MP4 clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. casual creators and students use it for editing vid... It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.
How do I install No Login Video Editor Ai?
Run "/install no-login-video-editor-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is No Login Video Editor Ai free?
Yes, No Login Video Editor Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does No Login Video Editor Ai support?
No Login Video Editor Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created No Login Video Editor Ai?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills