← 返回 Skills 市场
361
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install video-stitcher
功能描述
视频片段拼接和后期处理。输入视频片段列表,输出完整视频。支持转场效果、背景音乐、字幕叠加。底层使用 FFmpeg 或 Remotion。触发词:拼接视频、合并视频、视频剪辑、video stitch、concatenate videos、add transitions。
安全使用建议
Before installing or enabling this skill, note the following: (1) it expects FFmpeg (and possibly a Node/Remotion environment) even though the registry metadata lists no required binaries—ensure those runtimes are installed and sandboxed if needed; (2) the skill's runtime steps accept local file paths and URLs and run ffmpeg commands, so avoid passing untrusted remote URLs or arbitrary local paths (these could cause unexpected network fetches or process/file access); (3) video rendering is CPU/disk intensive—run large renders in controlled environments and check resource limits; (4) review any ffmpeg command lines generated before execution to avoid unsafe command injection if user-supplied inputs are concatenated into shell commands; and (5) if you need stricter assurance, ask the publisher to update metadata to declare required binaries and provide a minimal test script or provenance (homepage/source) so you can verify expected behavior. Because of the metadata/instruction mismatch, proceed cautiously or run the skill in an isolated/sandboxed environment.
功能分析
Type: OpenClaw Skill
Name: video-stitcher
Version: 1.0.0
The skill bundle is a legitimate tool for video stitching and post-processing using FFmpeg or Remotion. The documentation in SKILL.md provides standard parameters, workflows, and command-line examples for video editing tasks without any signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The SKILL.md clearly describes video stitching using FFmpeg or Remotion which is coherent with the skill name/description. However the registry metadata lists no required binaries or runtime dependencies even though the instructions assume FFmpeg (and optionally Remotion/Node). The absence of declared runtime requirements is an inconsistency: a user installing this skill would reasonably need FFmpeg and/or a Node/Remotion environment.
Instruction Scope
The runtime instructions stay within the stated purpose: validating clip accessibility, normalizing formats/resolutions, building ffmpeg filter graphs, and running rendering. They reference creating files (e.g., list.txt), reading local paths and URLs, and executing ffmpeg commands. These are expected for a video-stitcher. Note: steps like "verify all clips are accessible" and accepting clips as URLs are somewhat vague and grant the agent discretion to fetch remote resources and access local files—this is operationally normal but should be acknowledged by an operator.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest install risk. No external downloads or install actions are specified in the metadata or SKILL.md.
Credentials
The skill declares no required environment variables or credentials, which fits its offline media-processing purpose. But it implicitly requires system binaries (FFmpeg) and possibly Node/Remotion; those runtime needs are not declared. That mismatch (no 'required binaries' listed while examples call ffmpeg and Remotion) reduces proportionality transparency and may surprise users or operators.
Persistence & Privilege
The skill does not request 'always' presence and does not modify other skills or system-wide configuration. Autonomous invocation is allowed (platform default), which is reasonable for a user-invocable tool of this type.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-stitcher - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-stitcher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Video Stitcher 是什么?
视频片段拼接和后期处理。输入视频片段列表,输出完整视频。支持转场效果、背景音乐、字幕叠加。底层使用 FFmpeg 或 Remotion。触发词:拼接视频、合并视频、视频剪辑、video stitch、concatenate videos、add transitions。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 361 次。
如何安装 Video Stitcher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-stitcher」即可一键安装,无需额外配置。
Video Stitcher 是免费的吗?
是的,Video Stitcher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Stitcher 支持哪些平台?
Video Stitcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Stitcher?
由 Olivia_Pp(@oliviapp8)开发并维护,当前版本 v1.0.0。
推荐 Skills