← Back to Skills Marketplace
Upload Video Compressor
by
LeroyCreates
· GitHub ↗
· v1.0.0
· MIT-0
121
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install upload-video-compressor
Description
Compress oversized videos into upload-ready files for creators, ecommerce teams, and operators while keeping practical clarity. Use when a video is too large...
Usage Guidance
This skill appears coherent as a high-level advisor (giving a compression plan and tradeoffs) but its language implies it will produce an actual compressed file. Before installing or running it, ask the author: (1) Does the skill actually perform compression or only return a plan/commands? (2) If it performs compression, which binaries (e.g., ffmpeg) or services does it require, and how will it access the source video and return the compressed file? (3) Will it ever attempt to upload files to external endpoints or ask for storage credentials? If you want the agent to perform file-level operations, prefer a version that declares required tools and explicit file-access behavior; otherwise treat this as a planning-only helper and test it first with non-sensitive dummy files.
Capability Analysis
Type: OpenClaw Skill
Name: upload-video-compressor
Version: 1.0.0
The skill bundle contains only metadata and documentation (SKILL.md and a markdown template) for a video compression workflow. There is no executable code, no network activity, and no evidence of malicious prompt injection or data exfiltration. All files are aligned with the stated purpose of assisting users with video file size reduction.
Capability Assessment
Purpose & Capability
Name and description match: compress videos for upload-ready output. However, the skill claims to produce an upload-ready version (a file) yet declares no required binaries, no install steps, and no access paths for input/output files. This is plausible if the skill only returns a plan, but the wording implies performing compression, creating an incoherence between claimed capability and declared requirements.
Instruction Scope
SKILL.md focuses on a workflow and expected outputs but contains no concrete runtime commands, no guidance about which compressor (e.g., ffmpeg) to call, and no description of how the agent should access the 'Source video file' or return a binary output. Instructions do not reference any external endpoints or credentials (good), but they are open-ended about file I/O and agent actions, granting broad discretion without specifying limits.
Install Mechanism
There is no install spec and no code files — lowest-risk from an installation perspective. Because nothing is downloaded or written by an install step, there is no immediate supply-chain download risk.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is proportionate given the lack of concrete runtime behavior, but it reinforces the ambiguity: if the skill were to actually perform compression it would normally require tools or file access which are not declared.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request persistent elevation or modification of agent-wide settings. No red flags in persistence or privilege are present.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install upload-video-compressor - After installation, invoke the skill by name or use
/upload-video-compressor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release
Metadata
Frequently Asked Questions
What is Upload Video Compressor?
Compress oversized videos into upload-ready files for creators, ecommerce teams, and operators while keeping practical clarity. Use when a video is too large... It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.
How do I install Upload Video Compressor?
Run "/install upload-video-compressor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Upload Video Compressor free?
Yes, Upload Video Compressor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Upload Video Compressor support?
Upload Video Compressor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Upload Video Compressor?
It is built and maintained by LeroyCreates (@leooooooow); the current version is v1.0.0.
More Skills