← Back to Skills Marketplace
111
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-gratis
Description
Get compressed MP4 files ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 500MB), say something like "com...
Usage Guidance
This skill will upload any videos you send to an external service (mega-api-prod.nemovideo.ai) and uses an API token (NEMO_TOKEN) for authorization. Before installing or using it: 1) do not upload sensitive or private videos unless you trust the service and have checked its privacy/retention policy; 2) if you prefer minimising exposure, use the anonymous-token flow described (generates a short-lived token) rather than storing a long-lived secret; 3) note the small metadata mismatch (a config path referenced in the skill file) and the skill has no listed homepage or provenance — consider whether you need a known vendor or privacy terms before proceeding; 4) if you need stronger assurance, ask the publisher for a privacy/retention statement and for clarification about the configPath and token lifecycle.
Capability Assessment
Purpose & Capability
Name/description (server-side video compression) match the runtime instructions and required credential (NEMO_TOKEN). The skill's declared primary credential is appropriate for an API-backed service. Minor inconsistency: the SKILL.md YAML frontmatter references a config path (~/.config/nemovideo/) while the registry metadata earlier listed no required config paths.
Instruction Scope
Instructions explicitly direct the agent to call remote endpoints, create anonymous tokens if needed, upload user video files, start render jobs, stream SSE output, and save session_id. All of these are expected for this purpose. Important privacy/security note: user video and associated metadata are transmitted to mega-api-prod.nemovideo.ai — the SKILL.md instructs not to print tokens/raw JSON but does not describe retention or privacy guarantees.
Install Mechanism
No install spec and no code files — instruction-only skills are lower risk because nothing is written to disk. There is no download or execution of third-party packages.
Credentials
Only one environment variable (NEMO_TOKEN) is required, which is proportional for an API client. The frontmatter also mentions a config path (~/.config/nemovideo/) which is not declared elsewhere in the registry summary — this discrepancy should be clarified but does not by itself imply overbroad credential requests.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It asks the agent to maintain a session_id for the render session (normal) and does not instruct modifying other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-compressor-gratis - After installation, invoke the skill by name or use
/video-compressor-gratis - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Compressor Gratis — AI-powered cloud video compression.
- Upload MP4, MOV, AVI, or WebM videos up to 500MB, and compress them with simple instructions (e.g., target file size, quality).
- Cloud-based rendering delivers compressed 1080p MP4 exports in ~30–90 seconds, no software required.
- Handles text overlays, audio tracks, and batch/iterative workflows, all with session state.
- Includes credit management, error handling, and clear status updates throughout the process.
- Automatic setup using anonymous tokens for free, fast access; supports both students and creators.
Metadata
Frequently Asked Questions
What is Video Compressor Gratis?
Get compressed MP4 files ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 500MB), say something like "com... It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.
How do I install Video Compressor Gratis?
Run "/install video-compressor-gratis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Compressor Gratis free?
Yes, Video Compressor Gratis is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Compressor Gratis support?
Video Compressor Gratis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Compressor Gratis?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills