← Back to Skills Marketplace
113
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-online
Description
Cloud-based video-editing-with-online tool that handles editing videos directly in the browser without software. Upload MP4, MOV, AVI, WebM files (up to 500M...
Usage Guidance
This skill appears to do what it claims (upload your videos to mega-api-prod.nemovideo.ai and perform cloud rendering) and needs one token (NEMO_TOKEN). Before installing: (1) Confirm you trust the external service and its privacy policy — your videos and metadata will be sent to that API. (2) Do not reuse sensitive or unrelated credentials as NEMO_TOKEN (e.g., cloud provider keys). (3) Note the skill may generate an anonymous token by POSTing to the service if you don't provide NEMO_TOKEN; this is expected but results in outbound network calls. (4) The skill asks the agent to detect install path and set attribution headers — that can disclose local install path information; if that is a concern, request the author remove/install-path attribution or run in a sandbox. (5) Clarify the config-path mismatch (~/.config/nemovideo/) shown in the SKILL.md frontmatter vs registry metadata. If you don't recognize the skill owner or cannot verify the service, avoid providing your own token and consider running uploads through a separate, privacy-controlled workflow.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-online
Version: 1.0.0
The skill bundle is a legitimate integration for a cloud-based video editing service hosted at nemovideo.ai. It provides comprehensive instructions for an AI agent to manage the full video editing lifecycle, including authentication (via NEMO_TOKEN or anonymous UUID-based tokens), session management, file uploads, and cloud rendering. The instructions include robust error handling and telemetry headers (X-Skill-Platform) for attribution. No evidence of data exfiltration, unauthorized command execution, or malicious prompt injection was found; all activities are strictly aligned with the stated purpose of video processing via the mega-api-prod.nemovideo.ai backend.
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: the SKILL.md documents uploading video files, creating a session, and calling a named backend (mega-api-prod.nemovideo.ai) to render and export MP4s. Requesting a service token (NEMO_TOKEN) is proportionate to this purpose. One inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata earlier stated 'Required config paths: none' — this mismatch should be clarified.
Instruction Scope
All runtime actions are focused on the described backend API (auth, session creation, upload, SSE, render) and on sending user media to that service. The instructions also direct the agent to detect install path to set an X-Skill-Platform header (e.g., inspect ~/.clawhub/ or ~/.cursor/skills/), which implies reading local path information for attribution and could disclose local install paths. Otherwise the instructions do not request reading unrelated system files or additional credentials.
Install Mechanism
There is no install spec and no code files — this is an instruction-only skill. That minimizes risk from third-party packages or arbitrary downloads.
Credentials
The skill requires a single env var, NEMO_TOKEN, which is appropriate for an API-backed editing service. Minor concern: the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) in metadata while the registry summary listed none — this inconsistency could indicate the skill expects to access a local config directory (read-only attribution) and should be confirmed.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill does not request permanent presence or system-wide config changes and does not attempt to modify other skills' settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-online - After installation, invoke the skill by name or use
/video-editing-with-online - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Editing With Online — version 1.0.0
- Initial release: enables cloud-based video editing directly in the browser with support for MP4, MOV, AVI, and WebM files up to 500MB.
- Allows users to upload videos, describe editing needs, and receive 1080p MP4 exports within 1–2 minutes.
- Implements token-based authentication, session management, and credit system for usage control.
- Supports editing actions via natural language prompts and manages uploads, state, credits, and exports.
- Automatic error handling and user notifications for common backend responses and file issues.
- Includes concise status updates, helpful tips, and flexible workflows for quick edits, batch processing, and iterative refinement.
Metadata
Frequently Asked Questions
What is Video Editing With Online?
Cloud-based video-editing-with-online tool that handles editing videos directly in the browser without software. Upload MP4, MOV, AVI, WebM files (up to 500M... It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.
How do I install Video Editing With Online?
Run "/install video-editing-with-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Online free?
Yes, Video Editing With Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Online support?
Video Editing With Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Online?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills