← 返回 Skills 市场
gilbertwuu

Video A'Roll Auto Editor v4.7

作者 gilbertwuu · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
717
总下载
15
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install video-aroll-auto-editor
功能描述
Automates video rough editing by detecting silence, scoring segments, removing duplicates, and generating a best-segment clip and detailed report.
安全使用建议
This appears to be a coherent local video rough-editing utility. Before running it: (1) review the bundled Python script yourself (it will execute ffmpeg and spawn the Whisper CLI); (2) be aware the Whisper package may download large language/model weights on first use (network + disk), so run where you accept that download and resource use; (3) run in an isolated environment (container or VM) until you trust behavior; (4) test on non-sensitive sample videos first; (5) note the project is GPL v3 — if you distribute derivatives you must comply with the license. Also be aware the code includes minor bugs/truncation in the provided excerpt (e.g., an incomplete return in analyze_fluency) — you may want to run linting/tests or fix small issues before relying on it in production.
功能分析
Type: OpenClaw Skill Name: video-aroll-auto-editor Version: 1.0.3 The skill bundle provides a legitimate automated video editing tool for A'Roll content, utilizing FFmpeg and OpenAI Whisper for processing. The main script, `video_editor_auto_v4.6.py`, implements a complex pipeline for silence detection, transcription-based fluency analysis, and content deduplication. All external commands are executed safely via `subprocess.run` with argument lists, and the file operations are strictly aligned with the stated purpose of generating rough cuts and processing reports. No indicators of data exfiltration, malicious persistence, or prompt injection were found.
能力评估
Purpose & Capability
Name/description claim automated video rough editing; the code and SKILL.md require FFmpeg, Python, and openai-whisper and perform silence detection, scoring, transcription, deduplication, clipping and concatenation — all consistent with that purpose.
Instruction Scope
SKILL.md instructs running the included Python script and installing FFmpeg and openai-whisper. The runtime instructions and code operate on local files (input video, work and output dirs) and call local binaries (ffmpeg, whisper CLI). They do not reference unrelated system paths, environment variables, or external endpoints in the provided excerpts. Note: Whisper/whisper CLI may download model weights (large files) and perform network I/O when first used; the instructions do not warn about that.
Install Mechanism
No install spec supplied (instruction-only plus bundled code). The README suggests installing FFmpeg via system package manager and the openai-whisper Python package via pip, which is expected for a local transcription-based tool. No arbitrary download URLs or archive extraction were specified.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code reads and writes files in provided input/output/work directories only — proportional to the stated functionality.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges. It does not modify other skills or global agent settings in the provided materials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-aroll-auto-editor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-aroll-auto-editor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Added technical documentation file: `CODE_DOCUMENTATION.md` - Added user guide: `README.md` - Included main script file: `video_editor_auto_v4.6.py`
v1.0.2
### Video Aroll Auto Editor v1.0.2 - Updated the SKILL.md documentation: reorganized content, clarified descriptions, unified language, and improved project structure & documentation references. - No changes to code or functionality; documentation improvements only.
v1.0.1
- Added a prominent usage disclaimer specifying the tool is best for single-person, talking-to-camera (A'Roll) content and not suited for multi-person, B-roll, or music-heavy videos. - Included a "Best For / Not Suitable" comparison table for clearer audience guidance. - No changes to features, installation, usage, or technical functionality. - Documentation improvements for user clarity; no underlying code or algorithm updates.
v1.0.0
- Initial release of Video Auto Editor (v4.7). - Automatically selects best segments from single or multiple video files using AI and rule-based scoring. - Supports smart scoring (clarity, fluency, rhythm) and detailed transcription-based fluency analysis. - Performs both within-video and cross-video deduplication using content similarity. - Batch processing mode concatenates deduplicated segments and generates comprehensive Markdown reports.
元数据
Slug video-aroll-auto-editor
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Video A'Roll Auto Editor v4.7 是什么?

Automates video rough editing by detecting silence, scoring segments, removing duplicates, and generating a best-segment clip and detailed report. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 717 次。

如何安装 Video A'Roll Auto Editor v4.7?

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

Video A'Roll Auto Editor v4.7 是免费的吗?

是的,Video A'Roll Auto Editor v4.7 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Video A'Roll Auto Editor v4.7 支持哪些平台?

Video A'Roll Auto Editor v4.7 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Video A'Roll Auto Editor v4.7?

由 gilbertwuu(@gilbertwuu)开发并维护,当前版本 v1.0.3。

💬 留言讨论