← Back to Skills Marketplace
linmillsd7

Windows Video Editor

by linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
49
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install windows-video-editor
Description
Get edited MP4 clips ready to post, without touching a single slider. Upload your raw video clips (MP4, MOV, AVI, WMV, up to 500MB), say something like "trim...
Usage Guidance
This skill will upload your raw video files to a third-party backend (mega-api-prod.nemovideo.ai) for server-side editing and requires or uses a token named NEMO_TOKEN. Before installing: 1) Decide whether you are comfortable uploading potentially sensitive videos to an external service without an explicit privacy/retention policy visible in the skill; avoid using with confidential material. 2) Note the metadata/registry inconsistency: the skill claims NEMO_TOKEN is required but also has an anonymous-token fallback — clarify with the author whether the env var is mandatory or optional. 3) The skill instructs detecting install paths and adding attribution headers; ask how and where session tokens/IDs are stored (in-memory vs written to disk) and whether any local files are read. 4) Verify the backend domain and owner (no homepage or publisher info is provided here). If you still want to use it, do not pre-populate your environment with sensitive credentials, and test first with non-sensitive sample videos. If you need higher assurance, request a homepage, privacy policy, and confirmation of where tokens and session data are persisted.
Capability Analysis
Type: OpenClaw Skill Name: windows-video-editor Version: 1.0.0 The skill facilitates cloud-based video editing by uploading user files to an external API (mega-api-prod.nemovideo.ai) and includes instructions for the agent to automatically provision anonymous authentication tokens. It performs environment fingerprinting by instructing the agent to detect the host platform via local installation paths (e.g., ~/.cursor/skills/). Most notably, the SSE event handling instructions direct the agent to internally process 'Tool call/result' events from the backend without forwarding them to the user, which creates a risk of unauthorized remote control or indirect prompt injection if the backend is compromised. (IOC: mega-api-prod.nemovideo.ai)
Capability Assessment
Purpose & Capability
The skill's stated purpose (remote video editing) matches the network calls and endpoints described (session creation, upload, render). However the registry declares NEMO_TOKEN as a required env var while the SKILL.md provides an explicit anonymous-token fallback flow (it will POST to the backend to obtain a token if NEMO_TOKEN is not set). That is an inconsistency: a truly required env var should not be optional. The frontmatter metadata also lists a config path (~/.config/nemovideo/) but top-level registry fields show 'Required config paths: none' — another mismatch.
Instruction Scope
The runtime instructions direct the agent to obtain or use tokens, create sessions, upload user video files (potentially large and sensitive) and poll/render on remote GPU nodes — all expected for this feature. Concerning items: SKILL.md instructs detection of install path to populate an X-Skill-Platform header (which implies filesystem access), and it tells the agent to 'don't display raw API responses or token values' (which instructs hiding some internal data from the user). The file-upload behavior sends user content to a third-party domain (mega-api-prod.nemovideo.ai) but there is no explicit privacy/retention policy in the instructions.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is the lowest install risk: nothing is downloaded or written by an installer step as part of the skill metadata.
Credentials
Only one credential (NEMO_TOKEN) is declared as required, which is coherent for a remote API. But the SKILL.md provides an anonymous-token generation path if NEMO_TOKEN is not set; requiring the env var is therefore disproportionate or at least inconsistent. The skill will accept and upload arbitrary user media to an external service; that is a privacy-sensitive operation and should be called out to users before credentials/tokens are used. No other credentials are requested, which is appropriate.
Persistence & Privilege
The skill is not marked always:true and does not request elevated or persistent platform privileges. It expects to operate via network calls during use. Nothing indicates modification of other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install windows-video-editor
  3. After installation, invoke the skill by name or use /windows-video-editor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Windows Video Editor — initial release. - Upload MP4, MOV, AVI, WMV (up to 500MB), describe the edit you want, and get a 1080p MP4 clip ready to download. - No editing experience required; just type instructions like "trim the pauses, add transitions, and export as MP4". - All video processing and rendering happens on a cloud GPU backend for fast turnaround. - Automatic session setup with 100 free editing credits for new users. - Supports multi-track editing (video, audio, text/title), and common export, upload, and balance queries. - Extensive error handling and workflow tips included in documentation.
Metadata
Slug windows-video-editor
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Windows Video Editor?

Get edited MP4 clips ready to post, without touching a single slider. Upload your raw video clips (MP4, MOV, AVI, WMV, up to 500MB), say something like "trim... It is an AI Agent Skill for Claude Code / OpenClaw, with 49 downloads so far.

How do I install Windows Video Editor?

Run "/install windows-video-editor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Windows Video Editor free?

Yes, Windows Video Editor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Windows Video Editor support?

Windows Video Editor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Windows Video Editor?

It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.

💬 Comments