← Back to Skills Marketplace
Video Compressor Online
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-online
Description
compress large video files into compressed MP4 files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators, students, marketers...
Usage Guidance
This skill uploads user videos to https://mega-api-prod.nemovideo.ai and needs a NEMO_TOKEN (it can also obtain an anonymous token by calling the service). Before installing: (1) confirm you trust nemovideo.ai and are comfortable with your files being uploaded to that service; (2) provide a token only from a trusted source (or accept anonymous tokens knowing they create a temporary remote account); (3) ask the publisher/registry to clarify the metadata inconsistency around the referenced config path (~/.config/nemovideo/) and whether the skill will read your home-directory install paths — if you want to avoid any local path checks, do not grant the skill filesystem access. If you need higher assurance, request a signed source or code so the network calls and headers can be audited.
Capability Analysis
Type: OpenClaw Skill
Name: video-compressor-online
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interface with a cloud-based video compression service (nemovideo.ai). It includes standard API workflows for authentication, session management, file uploads, and rendering. While it performs platform detection by checking local installation paths (e.g., ~/.cursor/skills/) for attribution headers, the behavior is transparently documented and aligned with the stated purpose of video processing. No evidence of malicious intent or data exfiltration beyond the service's functional requirements was found.
Capability Assessment
Purpose & Capability
Name/description (compress videos via remote service) aligns with declared primary credential (NEMO_TOKEN) and the API endpoints and upload/export workflows described in SKILL.md.
Instruction Scope
Instructions legitimately cover session creation, uploads, SSE, export polling and handling backend responses. They also instruct the agent to read the skill's frontmatter and to detect install-paths (e.g., ~/.clawhub/ or ~/.cursor/skills/) to set an X-Skill-Platform header — this is not required for core compression and involves peeking at filesystem paths, which is a modest privacy scope creep to be aware of. The skill will upload user-supplied video files to the external API (expected for this purpose).
Install Mechanism
No install spec or code is provided; this is an instruction-only skill and therefore does not write code or binaries to disk during install, which minimizes install-time risk.
Credentials
Only NEMO_TOKEN is required as the primary credential, which is proportional to a cloud video service. However, the SKILL.md frontmatter metadata also references a config path (~/.config/nemovideo/) and the skill instructs detection of install paths — the registry metadata listed no required config paths, so there is a small inconsistency to clarify (does the skill intend to read that local config directory?).
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform-wide privileges. It does not instruct modifying other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-compressor-online - After installation, invoke the skill by name or use
/video-compressor-online - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Compressor Online — quickly compress large video files to smaller 1080p MP4s (up to 500MB).
- Upload MP4, MOV, AVI, or WebM files for cloud-based AI video compression in 30–90 seconds.
- Outputs 1080p H.264 MP4s suitable for sharing or uploading.
- Anonymous users get 100 free credits via a built-in token flow.
- Supports direct download, export, and multi-track editing in one session.
- Full workflow includes upload, edit, preview, and export, all via a simple chat interface.
Metadata
Frequently Asked Questions
What is Video Compressor Online?
compress large video files into compressed MP4 files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators, students, marketers... It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install Video Compressor Online?
Run "/install video-compressor-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Compressor Online free?
Yes, Video Compressor Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Compressor Online support?
Video Compressor Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Compressor Online?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills