← Back to Skills Marketplace
Video Editor Change
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
49
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-change
Description
Skip the learning curve of professional editing software. Describe what you want — remove the first 10 seconds, boost the colors, and add a fade-out at the e...
Usage Guidance
This skill appears to do what it says: upload video files to a nemo-video cloud backend and return edited clips. Before using it, consider: (1) You will be uploading video/audio to https://mega-api-prod.nemovideo.ai — do not send sensitive or private footage unless you trust the service and reviewed its privacy/retention terms. (2) The agent will look for NEMO_TOKEN and may try to read a nemovideo config path or detect install paths to set attribution headers; ensure those local files do not contain other sensitive credentials you don't want accessed. (3) If you don't already have a NEMO_TOKEN, the skill will acquire an anonymous token from the service (100 free credits, 7-day expiry) — know that this creates/uses remote account state. (4) Because this is an instruction-only skill with no code to inspect, you can't audit implementation beyond the described API calls; only proceed if you trust the remote domain and the operator. If you need stronger assurances, request the skill publisher/source or run edits via a known vendor with documented privacy and audit logs.
Capability Analysis
Type: OpenClaw Skill
Name: video-editor-change
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video editing service hosted at nemovideo.ai. It provides detailed instructions for the AI agent to manage authentication tokens, upload media files, and interact with a remote GPU rendering pipeline via REST and SSE endpoints. While it accesses environment variables (NEMO_TOKEN) and local config paths (~/.config/nemovideo/), these actions are strictly scoped to the service's functionality and do not exhibit signs of malicious intent or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
Name and description describe cloud video editing and the skill only requires a single NEMO_TOKEN and an optional nemovideo config path; those items are appropriate for a service that uploads and renders videos remotely.
Instruction Scope
SKILL.md instructs the agent to use NEMO_TOKEN (or obtain an anonymous token via the service API), create sessions, upload files, and use SSE/polling for renders — all expected. It also directs the agent to read the skill's own frontmatter for attribution and to detect install path to set X-Skill-Platform; these require probing local paths which is plausible but broadens the file-system scope slightly.
Install Mechanism
There is no install spec or downloaded code (instruction-only), so nothing is written to disk by an installer. This is a low-risk install profile.
Credentials
Only NEMO_TOKEN is declared as required, which fits the described API usage. Metadata also lists a config path (~/.config/nemovideo/) which implies the platform may read local config files (possibly containing saved tokens); that is explainable but worth awareness because it increases the chance of discovering local credentials.
Persistence & Privilege
Skill does not request always:true and is user-invocable only. It does not ask to modify other skills or system-wide settings; autonomy flags are default/normal.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editor-change - After installation, invoke the skill by name or use
/video-editor-change - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Video Editor Change skill for fast, AI-powered edits to existing video files.
- Upload MP4, MOV, AVI, or WebM files up to 500MB and describe your desired edits (e.g., trim, color boost, fade-out) for automated video processing.
- Connects to a cloud backend; supports session management with automatic token handling and up to 100 free credits for new users.
- Features include quick video trimming, color correction, timeline previews, and guided export to high-quality MP4.
- Common commands are routed smartly: edit instructions, export, credit check, status, and uploads each have dedicated flows.
- Robust error handling with clear feedback on file issues, credit limits, session states, and rate limits.
Metadata
Frequently Asked Questions
What is Video Editor Change?
Skip the learning curve of professional editing software. Describe what you want — remove the first 10 seconds, boost the colors, and add a fade-out at the e... It is an AI Agent Skill for Claude Code / OpenClaw, with 49 downloads so far.
How do I install Video Editor Change?
Run "/install video-editor-change" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editor Change free?
Yes, Video Editor Change is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editor Change support?
Video Editor Change is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editor Change?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills