← Back to Skills Marketplace
peand-rover

Upload Video

by peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install upload-video
Description
edit video files into processed video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for uploading raw foot...
Usage Guidance
This skill will send any videos you drop into the chat to a remote nemo backend (https://mega-api-prod.nemovideo.ai) for processing, so do not upload sensitive or confidential footage unless you trust that service and its privacy policy. If you provide your own NEMO_TOKEN you give the skill access to that account — only do so for trusted services. If you do not provide a token, the skill will obtain an anonymous starter token by calling the service (this creates transient credentials on the provider). Note the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) even though registry metadata did not — ask the author to clarify whether the agent will read that local path. Finally, confirm you are comfortable with network transfers, remote storage of rendered files, and any download URLs the service returns before using the skill.
Capability Analysis
Type: OpenClaw Skill Name: upload-video Version: 1.0.0 The skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for the agent to manage authentication, session creation, video uploads, and rendering tasks via a dedicated API. All network activity is directed to the stated service domain, and the requested environment variables (NEMO_TOKEN) and configuration paths (~/.config/nemovideo/) are strictly aligned with the tool's purpose. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
Capability Assessment
Purpose & Capability
The name/description (upload & edit videos) matches the runtime instructions and required credential (NEMO_TOKEN). Declared API endpoints, upload and render flows, and headers are appropriate for a remote video-processing service.
Instruction Scope
SKILL.md instructs the agent to create sessions, upload user files, stream SSE events, poll job state, and download result URLs — all expected for this purpose. It also includes logic to obtain an anonymous token if NEMO_TOKEN is absent (POST to the service). No instructions ask the agent to read unrelated system files or exfiltrate data to other endpoints. Minor note: the file asks to ‘keep the technical details out of the chat,’ which is operational guidance but not itself a red flag.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That is the lowest-risk install model.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv), which is proportional to a service that requires authorization. However there is a small inconsistency: the top-level registry metadata listed no required config paths, but the SKILL.md frontmatter metadata references a config path (~/.config/nemovideo/) — the skill does not otherwise instruct reading that path. This mismatch is likely benign but should be clarified.
Persistence & Privilege
The skill is not always-enabled, does not request elevated or persistent platform privileges, and does not alter other skills' configs. Autonomous invocation is enabled by default on the platform but is not an unusual or additional privilege here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install upload-video
  3. After installation, invoke the skill by name or use /upload-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of upload-video — a skill for fast, cloud-based AI video editing and export. - Upload video files (MP4, MOV, AVI, WebM, up to 500MB) and process with AI-powered editing in about 30-60 seconds. - Simple chat-based instructions for edits: trim silences, add subtitles, change aspect ratio, insert background music, and more. - Export processed videos in 1080p MP4 format by default; supports batch and iterative workflows. - Automatic backend session management, including free anonymous token handling. - Error handling for uploads, session, token, file size, and export eligibility. - Seamless chat prompt matching to upload, edit, export, and query status actions.
Metadata
Slug upload-video
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Upload Video?

edit video files into processed video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for uploading raw foot... It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.

How do I install Upload Video?

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

Is Upload Video free?

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

Which platforms does Upload Video support?

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

Who created Upload Video?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.

💬 Comments