← Back to Skills Marketplace
Video Compressor To 10mb
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
72
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-to-10mb
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 appears internally consistent with a cloud video-compression service. Before installing, confirm you trust the domain (mega-api-prod.nemovideo.ai) and understand that uploading videos sends their content to that backend. The skill will generate an anonymous token if you don't supply NEMO_TOKEN; that token grants 7 days/100 credits and is sent to the service. Avoid uploading sensitive or private video/audio unless you have reviewed the provider's privacy and retention policies. If you prefer tighter control, provide your own NEMO_TOKEN (if available) or avoid using the skill for confidential material.
Capability Analysis
Type: OpenClaw Skill
Name: video-compressor-to-10mb
Version: 1.0.0
The skill is a functional wrapper for a cloud-based video processing service hosted at nemovideo.ai. It handles session management, automated token acquisition for a free tier, and maps user requests to specific API endpoints for video uploading and rendering. The instructions provided to the AI agent are consistent with the stated purpose of video compression and include security best practices, such as hiding raw API tokens from the user interface.
Capability Assessment
Purpose & Capability
Name/description (compress videos to ~10MB) match the declared environment variable (NEMO_TOKEN) and the SKILL.md instructions that call nemovideo.ai endpoints. The required credential is appropriate for a hosted processing backend. The only mild oddity is a declared configPaths (~/.config/nemovideo/) that is plausible for cached tokens but is not further explained.
Instruction Scope
Runtime instructions limit actions to: obtaining/using an anonymous token, creating a session, uploading user media, interacting with SSE/polling endpoints, and returning download URLs. There are no instructions to access unrelated local files, unrelated credentials, or external endpoints outside the described API. The skill does instruct automatic token creation if NEMO_TOKEN is absent, which is consistent with the service flow.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — nothing is written to disk or fetched during install. That is the lowest-risk model and matches the described behavior.
Credentials
Only a single service credential (NEMO_TOKEN) is declared as required/primary, which is proportionate for a hosted video-processing service. No other unrelated secrets or system config paths are requested in practice beyond the single optional config path noted in metadata.
Persistence & Privilege
always is false and model invocation is allowed (normal). The skill instructs storing a session_id for subsequent requests (expected for sessioned APIs) but does not request altering other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-compressor-to-10mb - After installation, invoke the skill by name or use
/video-compressor-to-10mb - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — compress videos to 10MB with cloud-based processing.
- Upload MP4, MOV, AVI, or WebM files up to 500MB and compress to 10MB automatically.
- No sliders or manual settings; just describe what you need and download optimized 720p MP4s.
- Automatic cloud session setup with free credits.
- Real-time job tracking, credit balance checking, and file state feedback.
- Friendly error handling and format/type guidance for smooth processing.
Metadata
Frequently Asked Questions
What is Video Compressor To 10mb?
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 72 downloads so far.
How do I install Video Compressor To 10mb?
Run "/install video-compressor-to-10mb" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Compressor To 10mb free?
Yes, Video Compressor To 10mb is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Compressor To 10mb support?
Video Compressor To 10mb is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Compressor To 10mb?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills