← 返回 Skills 市场
ivangdavila

Video Editing

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ⚠ suspicious
3540
总下载
4
收藏
21
当前安装
1
版本数
在 OpenClaw 中安装
/install video-edit
功能描述
Edit videos with AI background removal, color grading, upscaling, stabilization, and enhancement tools.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-edit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-edit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug video-edit
版本 1.0.0
许可证
累计安装 25
当前安装数 21
历史版本数 1
常见问题

Video Editing 是什么?

Edit videos with AI background removal, color grading, upscaling, stabilization, and enhancement tools. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3540 次。

如何安装 Video Editing?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-edit」即可一键安装,无需额外配置。

Video Editing 是免费的吗?

是的,Video Editing 完全免费(开源免费),可自由下载、安装和使用。

Video Editing 支持哪些平台?

Video Editing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Video Editing?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论