← Back to Skills Marketplace
Video Compressor Ai
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
104
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-ai
Description
Turn bulky video files into lean, shareable assets without the quality loss that plagues traditional compression tools. video-compressor-ai analyzes your foo...
Usage Guidance
This skill sends your video files (and metadata needed for processing) to https://mega-api-prod.nemovideo.ai for cloud encoding. Before installing or using it: (1) do not upload sensitive or confidential footage unless you trust that service and have reviewed its privacy policy; (2) prefer using a disposable or limited-scope NEMO_TOKEN rather than a long-lived credential that grants broader access; (3) be aware the skill may read install-path information to set an attribution header (it leaks little system context but is still metadata about your environment); (4) confirm any costs or credit usage (the skill can obtain a 7-day anonymous token with limited credits); and (5) if you need local-only compression for privacy, choose a tool that runs entirely on-device. Overall this skill appears coherent for its stated purpose, but treat uploads and credentials with caution.
Capability Analysis
Type: OpenClaw Skill
Name: video-compressor-ai
Version: 1.0.0
The video-compressor-ai skill provides a legitimate interface for an AI agent to interact with a video processing backend at mega-api-prod.nemovideo.ai. The instructions in SKILL.md detail standard API workflows including session management, file uploads, and status polling. While it performs environment detection for telemetry (X-Skill-Platform) and requires network access for its core functionality, there is no evidence of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
Name/description are about compressing video files; the only declared credential is NEMO_TOKEN for the remote nemovideo.ai API, which is appropriate for a cloud encoding/compression service.
Instruction Scope
SKILL.md instructs the agent to create sessions, upload files (multipart or URL), poll renders, and handle SSE—all expected for a remote transcoding service. It also instructs detecting an install path to set X-Skill-Platform (requires reading the agent's install path), and will upload user video files to an external endpoint; users should be aware that video content will be transmitted off-device.
Install Mechanism
No install spec and no code files — instruction-only skill which does not write code to disk. This is the lowest-risk install model.
Credentials
Only one environment variable (NEMO_TOKEN) is required and is directly used for API authorization; the instructions also include an option to obtain an anonymous token if NEMO_TOKEN is absent, which is consistent with the described behavior.
Persistence & Privilege
always is false and there is no claim to modify other skills or system-wide settings. The skill requires network access to a remote API but requests no special platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-compressor-ai - After installation, invoke the skill by name or use
/video-compressor-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Compressor AI — advanced, content-aware video compression for creators and professionals.
- Compresses video files using AI-driven optimization to preserve quality while reducing size.
- Supports multiple formats including H.264, H.265/HEVC, AV1, VP9, and more.
- Conversational interface adapts compression strategy to user-specified goals (target size, platform, quality).
- Guides users through upload, compression, export, and credit management seamlessly.
- Robust error handling for token, session, and file issues.
- Free plan with 100 trial credits and support for anonymous users.
Metadata
Frequently Asked Questions
What is Video Compressor Ai?
Turn bulky video files into lean, shareable assets without the quality loss that plagues traditional compression tools. video-compressor-ai analyzes your foo... It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.
How do I install Video Compressor Ai?
Run "/install video-compressor-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Compressor Ai free?
Yes, Video Compressor Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Compressor Ai support?
Video Compressor Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Compressor Ai?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills