← Back to Skills Marketplace
Video Compressor Best
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
61
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-best
Description
Get compressed MP4 files ready to post, without touching a single slider. Upload your large video files (MP4, MOV, AVI, WebM, up to 500MB), say something lik...
Usage Guidance
This skill appears to do what it says (upload your videos to a cloud GPU service and return compressed files) but it will send your video files and session tokens to https://mega-api-prod.nemovideo.ai. Before installing: (1) Decide whether you trust that external service with your video content (avoid uploading sensitive videos). (2) Ask the publisher to clarify the mismatches: the registry marks NEMO_TOKEN as required but the skill auto-creates an anonymous token if none is provided, and the frontmatter lists a config path (~/.config/nemovideo/) while the registry says none — confirm whether the skill will write session files to disk and where. (3) If you prefer, obtain and set your own NEMO_TOKEN from the service (and confirm token lifetime/storage behavior) rather than relying on an auto-created token. (4) If you need stricter privacy, do not use this skill for confidential content and review the service's privacy/retention policy.
Capability Analysis
Type: OpenClaw Skill
Name: video-compressor-best
Version: 1.0.0
The skill is a legitimate wrapper for a cloud-based video compression service (nemovideo.ai). It provides clear instructions for the agent to handle authentication, file uploads, and video rendering via a specific API. While it includes telemetry logic to detect the host environment (e.g., Cursor or Clawhub) for attribution headers, it does not attempt to exfiltrate sensitive system data, execute unauthorized commands, or persist on the system. The instructions are well-aligned with the stated purpose of compressing video files.
Capability Assessment
Purpose & Capability
Name/description (cloud video compression) align with what the instructions do (upload files, queue cloud GPU renders, return download URL). Requiring a single service token (NEMO_TOKEN) is coherent for a cloud API. Minor mismatch: registry metadata lists no required config paths, but the skill frontmatter requests a config path (~/.config/nemovideo/), which suggests it will write session state to disk; this should be clarified.
Instruction Scope
Runtime instructions tell the agent to POST user video files (or URLs) and session data to an external API (mega-api-prod.nemovideo.ai), create anonymous tokens when NEMO_TOKEN is absent, and read/detect install paths and frontmatter values at runtime. These actions are expected for a cloud compressor but they involve sending user content and creating/storing tokens. The instructions also tell the agent to keep tokens and raw API responses hidden from the user — ambiguous guidance about storage and visibility of credentials/session data increases risk if not implemented clearly.
Install Mechanism
Instruction-only skill with no install spec or third-party package downloads, which is the lowest-risk install model.
Credentials
The skill declares a single primary credential (NEMO_TOKEN), which fits a cloud API. However: (1) SKILL.md will generate an anonymous token if NEMO_TOKEN is not present, making the registry's declaration of NEMO_TOKEN as a required env var inconsistent with the instructions; (2) the frontmatter requests a config path (~/.config/nemovideo/) for storing session state but the registry summary lists no required config paths — mismatched declarations about what the skill will read/write to disk. These inconsistencies should be resolved so users know whether a token must be provided and where session data will be stored.
Persistence & Privilege
always:false and normal autonomous invocation are fine. The skill expects to store session_id/state (frontmatter mentions a config path) and to read install paths for attribution headers; this is plausible but does mean the skill will read/write files in the user's home directory if implemented as written. No excessive privileges are requested, but persistent storage behavior should be confirmed.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-compressor-best - After installation, invoke the skill by name or use
/video-compressor-best - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Video Compressor Best.
- Upload large video files (MP4, MOV, AVI, WebM up to 500MB), compress and export as smaller 1080p MP4 videos.
- Automatic backend connection and free 7-day anonymous token on first use (100 credits).
- Simple, instruction-based workflow—just upload and describe your compression needs (e.g., "compress to under 50MB without losing quality").
- Fast, cloud-based processing—download ready-to-share MP4s within 30–90 seconds.
- Supports export, credits check, editing, and multiple file formats.
Metadata
Frequently Asked Questions
What is Video Compressor Best?
Get compressed MP4 files ready to post, without touching a single slider. Upload your large video files (MP4, MOV, AVI, WebM, up to 500MB), say something lik... It is an AI Agent Skill for Claude Code / OpenClaw, with 61 downloads so far.
How do I install Video Compressor Best?
Run "/install video-compressor-best" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Compressor Best free?
Yes, Video Compressor Best is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Compressor Best support?
Video Compressor Best is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Compressor Best?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills