← Back to Skills Marketplace
Video Compressor Jpg
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-jpg
Description
Turn a 200MB MP4 video file into 1080p compressed video files just by typing what you need. Whether it's reducing video file size for sharing or storage or q...
Usage Guidance
This skill will upload whatever video files you give it to https://mega-api-prod.nemovideo.ai and will either use your provided NEMO_TOKEN or obtain a short-lived anonymous token for you. Before using it: 1) Don’t upload sensitive or private videos unless you trust that domain and its privacy/storage policies. 2) Prefer to supply your own NEMO_TOKEN only if you understand where that token is scoped/issued. 3) Ask the publisher for a homepage, documentation, or privacy/security policy (none is listed). 4) Note the small metadata mismatch (a config path in SKILL.md not declared in registry) — it’s likely benign but you can request clarification. If you need lower risk, test with non-sensitive short clips first and verify the returned download URLs and retention behavior with the service provider.
Capability Analysis
Type: OpenClaw Skill
Name: video-compressor-jpg
Version: 1.0.0
The skill bundle is a functional integration for a cloud-based video processing service hosted at nemovideo.ai. It provides detailed instructions for an AI agent to handle authentication, session management, file uploads, and video rendering via a specific API. While it automates token acquisition and manages technical details internally, its behavior is entirely consistent with its stated purpose of video compression and frame extraction, with no evidence of malicious intent, data exfiltration of sensitive local credentials, or unauthorized system access (SKILL.md, _meta.json).
Capability Assessment
Purpose & Capability
The skill claims to compress videos and export frames and its runtime instructions only reference endpoints and patterns needed to upload videos, create sessions, render, and download results. Requesting a single service token (NEMO_TOKEN) is proportional to a cloud render service.
Instruction Scope
Instructions explicitly instruct the agent to upload user files and interact with the external API (including streaming SSE responses). They also include logic to obtain an anonymous token from the same API if NEMO_TOKEN is absent. This is expected for a cloud-based video processor but means user files will leave the local environment — do not upload sensitive content unless you trust the service.
Install Mechanism
No install spec and no code files (instruction-only). That reduces supply-chain risk: nothing is written to disk by an installer as part of the skill package itself.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required, which fits the stated purpose. The skill will also create and use anonymous tokens via the service if no token is provided. Minor metadata inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) not shown in the registry's required config paths — this is a small mismatch but not by itself dangerous.
Persistence & Privilege
The skill does not request always:true, has no install behavior, and does not ask to modify other skills or system settings. Its runtime behavior is limited to making HTTP calls to the external API and streaming responses.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-compressor-jpg - After installation, invoke the skill by name or use
/video-compressor-jpg - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Compressor JPG — Initial Release
- Compress MP4 video files (up to 200MB) down to 1080p for easier sharing or storage.
- Export video frames as JPG images with a single prompt.
- Accepts a wide range of file types: mp4, mov, avi, webm, mkv, jpg, png, gif, webp, mp3, wav, m4a, aac.
- Easy setup: automatic token handling, including free credits for new users.
- Fast cloud processing (30–90 seconds per job) using cloud GPUs—no local install required.
- Handles typical workflows: quick edit, batch processing, and iterative refinement; tracks credits and session state for each user.
Metadata
Frequently Asked Questions
What is Video Compressor Jpg?
Turn a 200MB MP4 video file into 1080p compressed video files just by typing what you need. Whether it's reducing video file size for sharing or storage or q... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.
How do I install Video Compressor Jpg?
Run "/install video-compressor-jpg" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Compressor Jpg free?
Yes, Video Compressor Jpg is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Compressor Jpg support?
Video Compressor Jpg is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Compressor Jpg?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills