← 返回 Skills 市场
225
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-compressor
功能描述
Guide users to VideoAny Video Compressor tool to reduce video file size with quality/scale/format controls.
安全使用建议
This skill appears to be what it claims: a guidance helper that points users to VideoAny's compressor and includes a tiny CLI that only prints recommendations. Before installing, confirm that your agent platform enforces SKILL.md permissions (the header includes 'shell:exec', which is broader than needed) and consider removing or restricting that permission if possible. Also note a minor metadata inconsistency (ownerId differs between registry metadata and _meta.json) — this likely is packaging sloppiness but you may wish to verify the publisher. If you allow it, run the skill in a restricted/sandboxed environment first to confirm it behaves as expected.
功能分析
Type: OpenClaw Skill
Name: video-compressor
Version: 1.0.0
The skill is a purely informational tool designed to guide users to a web-based video compression service at https://videoany.io/tools/video-compressor. The Python scripts, including the main entry point scripts/guide_video_compressor.py and several legacy aliases, only print configuration recommendations and usage instructions to the console; they do not perform any network requests, file processing, or sensitive data access.
能力评估
Purpose & Capability
The skill's name/description, included scripts, and runtime instructions all align: they only provide guidance and print recommended settings for VideoAny's compressor. However, the SKILL.md header declares permission 'shell:exec', which is broader than the skill actually needs (its scripts simply print guidance and parse CLI args). This permission is unnecessary for the described functionality and should be reviewed.
Instruction Scope
SKILL.md instructs the agent to direct users to https://videoany.io/tools/video-compressor, explain the upload->configure->compress->download flow, and optionally run the local helper script which only prints guidance. The instructions do not direct reading arbitrary system files, accessing unrelated environment variables, or sending data to hidden endpoints.
Install Mechanism
There is no install spec (instruction-only style). The bundle contains small Python scripts used as a local helper; nothing is downloaded from external URLs or written to unusual locations.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The included scripts do not access secrets or external credentials.
Persistence & Privilege
The skill does not request always:true, does not attempt to modify other skills or system-wide agent settings, and does not request persistent presence or additional privileges beyond the unexplained shell:exec header permission.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-compressor - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-compressor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of video-compressor skill.
- Provides guidance for using the VideoAny Video Compressor tool to reduce video file size.
- Details key steps: upload, select quality/scale/format, compress, and download.
- Explains tradeoffs between compression and quality.
- Includes responsible use and legal reminders.
- Local script prints instructions; actual video compression is performed on the web tool.
元数据
常见问题
Video Compressor 是什么?
Guide users to VideoAny Video Compressor tool to reduce video file size with quality/scale/format controls. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 225 次。
如何安装 Video Compressor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-compressor」即可一键安装,无需额外配置。
Video Compressor 是免费的吗?
是的,Video Compressor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Compressor 支持哪些平台?
Video Compressor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Compressor?
由 Colin(@gaoq1)开发并维护,当前版本 v1.0.0。
推荐 Skills