← Back to Skills Marketplace
Openclaw Video Editor
by
gopendrasharma89-tech
· GitHub ↗
· v4.1.0
· MIT-0
421
Downloads
1
Stars
0
Active Installs
9
Versions
Install in OpenClaw
/install openclaw-video-editor
Description
Pro-Studio v4.0.0. AI-powered background removal, smart subtitle placement, and cinematic LUT presets. The ultimate production suite for high-end video content.
Usage Guidance
This package appears to be a straightforward, local ffmpeg-based toolset. Before installing: ensure you trust the source (homepage is missing and owner ID is unknown), verify ffmpeg/ffprobe/python3 are installed, and run the scripts on non-sensitive sample files first. Although the code avoids shell execution and external network calls, treat any third-party scripts as code that will be executed on your machine—review them and, if possible, run them in a sandbox or isolated environment if you have concerns.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-video-editor
Version: 4.1.0
The skill bundle provides legitimate video editing utilities using ffmpeg and Python. The scripts (apply_lut.py, generate_srt.py, highlight_reel.py) use safe subprocess execution patterns (passing arguments as lists rather than shell strings) and include path validation to prevent command injection. No network activity, data exfiltration, or malicious prompt instructions were found.
Capability Assessment
Purpose & Capability
Name/description claim local ffmpeg/ffprobe/python3 workflows; code and SKILL.md only require those binaries and implement subtitle generation, LUT application, highlight extraction, and dependency checks — all coherent with the stated purpose.
Instruction Scope
SKILL.md instructs only local commands (ffmpeg, ffprobe, python3) and the included scripts operate on local files. The instructions do not reference unrelated system files, external endpoints, or extra environment variables.
Install Mechanism
This is an instruction-only skill with bundled helper scripts and no install spec; nothing is downloaded or extracted at install time, minimizing install-time risk.
Credentials
The skill declares no required environment variables or credentials and the code does not access secrets or external services; requested permissions are proportional to its function.
Persistence & Privilege
always is false (default) and the skill does not attempt to modify other skills or system-wide agent settings; autonomous invocation is allowed by platform defaults but not elevated here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-video-editor - After installation, invoke the skill by name or use
/openclaw-video-editor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v4.1.0
v4.1.0 — Honesty, correctness, and security pass.
Fixes:
- Removed misleading "AI background removal" claims; the workflow is honest box-blur, with a clearly-scoped optional alpha-matte composite path.
- Removed phantom tool references (video_generate, image_generate, video_refine, etc.) that were not actually part of the skill or OpenClaw core.
- Removed <preflight> and <design_thinking> XML-tag instruction blocks that triggered LLM-suspicious moderation flags.
- Toned down marketing copy and emoji-heavy "Pro-Studio" branding to clean technical documentation.
- Fixed a real bug in scripts/generate_srt.py where chunk_words leaked the previous chunk text into the next chunk after a flush. Subtitles now have clean boundaries across segments.
New scripts:
- scripts/check_deps.sh — verifies ffmpeg, ffprobe, python3 are installed before any workflow runs.
- scripts/highlight_reel.py — scene-change detection plus clip extraction and concat to build a real highlight reel; tested end-to-end.
- scripts/apply_lut.py — supports both real .cube LUTs (via lut3d) and named filter presets (warm, cool, bw, high-contrast, faded); rejects unsafe paths.
Improvements:
- All scripts use shlex-safe subprocess calls; no shell=True; refuses paths with shell metacharacters.
- Added LICENSE file shipped with the skill.
- Documentation now explicitly lists what the skill does NOT do, to set honest expectations.
- All workflows verified to be local-only with no external network calls.
v4.0.0
**Major upgrade to Pro-Studio v4.0.0: AI-powered automation, advanced effects, and cinematic presets.**
- Added AI background removal and professional background blur—no green screen required.
- Introduced intelligent subtitle placement with dynamic and customizable positioning.
- Included a library of one-click cinematic LUT presets for instant color grading.
- Automated video summary creation using scene detection for highlight reels.
- Enhanced audio normalization to broadcast standards (EBU R128).
- Updated master checklist and design guidance for high-end production workflows.
- Improved privacy: all processing is local, open-source, and secure.
v3.1.0
Version 3.1.0 Summary: Adds professional privacy section and metadata enhancements.
- Added a "Privacy & Security" section detailing local processing and transparency commitments.
- Introduced a structured header with name, description, and metadata for platform integration.
- No changes to core workflows or technical editing features.
- Documentation improved with stronger emphasis on user privacy and auditability.
v3.0.0
OpenClaw-video-editor 3.0.0 — Major upgrade to an AI-native production workflow.
- Overhauled skill to position OpenClaw as an AI video production studio with automated scene analysis, color matching, and dynamic social formats.
- Added advanced workflows for intelligent scene detection, color grading (HALD CLUT), AI-driven reframing, and multi-track audio engineering (ducking/side-chaining).
- Introduced master checklist for technical, creative, and delivery planning.
- Embedded "producer’s design thinking" guidelines for professional output (audio standards, consistent color, best-practice editing).
- Emphasized seamless delivery with high-quality mp4 export and integrated cloud upload.
v2.3.0
**2.3.0 Summary:**
Major documentation overhaul for clarity, workflow emphasis, and improved usability.
- Rewrote and reorganized SKILL.md for clearer structure and modernized language.
- Grouped capabilities into "Core Capabilities", system binaries, and platform tools for better user understanding.
- Added/updated the preflight checklist for more precise user questioning before editing.
- Enhanced descriptions for built-in platform tools and clarified ffmpeg/ffprobe roles.
- Improved instructions for common editing tasks, ensuring best practices and efficient workflow guidance.
- Minor metadata and doc formatting updates for maintainability.
v2.2.1
- Expanded skill description to clearly outline all supported video editing functions and AI-powered capabilities.
- Added detailed usage guides and ready-to-use ffmpeg command examples for trimming, transitions, speed changes, motion blur, frame rate conversion, and color grading.
- Listed all relevant triggers and clarified preflight questions for plan confirmation before editing.
- Improved tool documentation, including supported system binaries and built-in platform features for video, audio, and image processing.
- Included comprehensive lists of transition types and expanded AI generation/restyling options.
v2.1.0
v2.1.0 — Security fix: Added metadata.openclaw.requires declaring ffmpeg, ffprobe as required bins and python3 as anyBins. Clarified all platform tools (video_generate, transcribe, say, music, sound-effects, upload) are built-in runtime capabilities requiring no external credentials. Replaced hardcoded paths with {baseDir} references. VirusTotal: Benign.
v2.0.0
v2.0.0 — Final definitive release. Added: green screen/chroma key with despill, video stabilization (vidstab + deshake), Ken Burns pan/zoom effects, reverse/timelapse, rotate/flip/crop, social media export presets (YouTube/TikTok/Reels/Instagram/Twitter/GIF/WebM), thumbnail & contact sheet generation, animated text overlays, 2x2 grid compositing, 3-clip transitions, silence removal, audio layering (VO+music+original), video compression preset, auto-crop black bars. Subtitle script now supports SRT+VTT+ASS output formats with configurable font/size. Design thinking expanded with social media and stabilization guidance.
v1.0.0
Initial release: Full-spectrum video editing — trimming, transitions, color grading, subtitles, watermarks, speed changes, merging, format conversion, audio mixing, AI video generation/restyling. Includes auto-subtitle SRT generator script.
Metadata
Frequently Asked Questions
What is Openclaw Video Editor?
Pro-Studio v4.0.0. AI-powered background removal, smart subtitle placement, and cinematic LUT presets. The ultimate production suite for high-end video content. It is an AI Agent Skill for Claude Code / OpenClaw, with 421 downloads so far.
How do I install Openclaw Video Editor?
Run "/install openclaw-video-editor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openclaw Video Editor free?
Yes, Openclaw Video Editor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openclaw Video Editor support?
Openclaw Video Editor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openclaw Video Editor?
It is built and maintained by gopendrasharma89-tech (@gopendrasharma89-tech); the current version is v4.1.0.
More Skills