← 返回 Skills 市场
Video Organizer
作者
utopiabenben
· GitHub ↗
· v1.0.0
284
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install video-organizer
功能描述
视频文件批量重命名和整理工具,支持按时间、格式、分辨率等方式整理视频,批量重命名,预览模式和撤销功能!
安全使用建议
This tool appears to do exactly what it says: local file operations to organize and rename videos with preview and undo support. Before using it: (1) run with --preview first to confirm planned changes; (2) test on a small sample folder; (3) note it creates a local backup file (.video-organizer-backup.json) in the output directory — keep or move that file if it contains mappings you care about; (4) the code performs copy (organize) or rename (rename/undo) operations locally and does not transmit data externally; (5) the package author/source is unknown — if you require higher assurance, review the script yourself or run it in a controlled environment.
功能分析
Type: OpenClaw Skill
Name: video-organizer
Version: 1.0.0
The video-organizer skill is a legitimate utility for managing video files by date or format. The Python script (video_organizer.py) uses standard libraries (pathlib, shutil) for file operations and includes safety features such as user confirmation prompts, a preview mode, and an undo mechanism via a local JSON backup file. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Name/description (batch rename and organize videos) match the code and SKILL.md. The skill only performs local file operations (organize, rename, preview, undo) and does not request unrelated capabilities or credentials.
Instruction Scope
SKILL.md instructions align with the implemented behavior: operate on a given directory, offer preview/confirm prompts, save a local backup file and support undo. The instructions reference only local paths and usage of the included Python script; they do not instruct reading unrelated system files or sending data externally.
Install Mechanism
No install spec is provided (instruction-only). Source includes a Python script that can be run locally; nothing is downloaded from external URLs or installed automatically, which reduces risk.
Credentials
No environment variables, credentials, or external config paths are requested. All required inputs are local directory paths as expected for a file-organizing tool.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide agent settings. It writes a local backup file (.video-organizer-backup.json) into the output directory and performs file copy/rename operations — expected behavior for this functionality.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-organizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-organizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
正式版本发布!视频文件批量重命名和整理工具,支持按时间、格式等方式整理视频,批量重命名,预览模式和撤销功能!
元数据
常见问题
Video Organizer 是什么?
视频文件批量重命名和整理工具,支持按时间、格式、分辨率等方式整理视频,批量重命名,预览模式和撤销功能!. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 284 次。
如何安装 Video Organizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-organizer」即可一键安装,无需额外配置。
Video Organizer 是免费的吗?
是的,Video Organizer 完全免费(开源免费),可自由下载、安装和使用。
Video Organizer 支持哪些平台?
Video Organizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Organizer?
由 utopiabenben(@utopiabenben)开发并维护,当前版本 v1.0.0。
推荐 Skills