← Back to Skills Marketplace
ivangdavila

Video Editing

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ⚠ suspicious
3540
Downloads
4
Stars
21
Active Installs
1
Versions
Install in OpenClaw
/install video-edit
Description
Edit videos with AI background removal, color grading, upscaling, stabilization, and enhancement tools.
Usage Guidance
This skill is a collection of editing workflows and command/API examples — it appears coherent for video editing. Before installing or using it, consider: (1) Many examples upload media to third-party services (Runway, Unscreen, Topaz, Replicate, etc.) — don't send sensitive or private videos unless you trust the service and understand its privacy/retention policy. (2) Several examples reference API_KEY placeholders but the registry doesn't provide/store credentials — you'll need to provide keys yourself if you want cloud integrations. (3) The guidance contains shell commands that can install/run tools (pip, apt, brew, vendor CLIs); only run those you trust and verify they come from official sources. (4) Some techniques (face swap) have ethical/legal implications; use responsibly. If you want stronger guarantees, ask the skill author for explicit documentation on which external endpoints are used and for a minimal list of required credentials.
Capability Analysis
Type: OpenClaw Skill Name: video-edit Version: 1.0.0 The skill bundle is classified as suspicious due to the inclusion of the `roop` (face swap) tool in `effects.md`, which is explicitly noted as 'controversial' with 'ethical concerns'. While the skill bundle itself does not instruct malicious use, this capability is inherently high-risk due to its potential for misuse (e.g., deepfakes) if the agent is not properly constrained or if user consent is not strictly enforced. Additionally, several files (`background-removal.md`, `effects.md`, `upscaling.md`) contain shell commands and loops that process user-provided files, which could introduce shell injection vulnerabilities if the agent does not adequately sanitize input.
Capability Assessment
Purpose & Capability
The name/description (AI video editing with background removal, color grading, upscaling, stabilization, enhancement) matches the SKILL.md and the technique files. Recommended tools and workflows (ffmpeg, DaVinci, Runway, Topaz, Real-ESRGAN, rembg, etc.) are appropriate and expected for this domain.
Instruction Scope
The runtime instructions tell the agent to use cloud APIs and local tools, to upload videos to named services (Runway, Unscreen, Topaz, Replicate, etc.), and to run shell commands (ffmpeg, pip install, CLI tools). This is within the skill's purpose, but it means user media may be sent to external providers and the agent may execute local commands — users should expect those behaviours.
Install Mechanism
There is no install spec and no code files — lowest-risk format. The files include example install commands (pip, apt, brew) for optional/third-party tools, which is normal for an instructions-only skill and does not itself write or fetch code during skill installation.
Credentials
No required environment variables are declared in registry metadata, but multiple example snippets reference an API_KEY/Authorization header for third-party services. This is not necessarily malicious (examples assume the user supplies credentials to cloud services), but it's a mismatch: the skill won't automatically have keys and will require the user to provide credentials when using cloud APIs.
Persistence & Privilege
The skill does not request persistent privileges (always:false), doesn't modify other skills or system-wide configs, and has no install-time persistence. It can be invoked by the agent (normal), but that is expected for skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-edit
  3. After installation, invoke the skill by name or use /video-edit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug video-edit
Version 1.0.0
License
All-time Installs 25
Active Installs 21
Total Versions 1
Frequently Asked Questions

What is Video Editing?

Edit videos with AI background removal, color grading, upscaling, stabilization, and enhancement tools. It is an AI Agent Skill for Claude Code / OpenClaw, with 3540 downloads so far.

How do I install Video Editing?

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

Is Video Editing free?

Yes, Video Editing is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Video Editing support?

Video Editing is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Video Editing?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments