← Back to Skills Marketplace
Video Compressor Extreme
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
53
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-extreme
Description
Skip the learning curve of professional editing software. Describe what you want — compress this video to under 100MB while keeping the best possible quality...
Usage Guidance
This skill will upload whatever video you give it to a third‑party API (mega-api-prod.nemovideo.ai) and may generate/hold an anonymous token to do so. Before installing or using it: 1) Confirm you trust the external domain and service — there is no homepage or owner info. 2) Do not supply sensitive or private videos until you validate the service’s privacy/retention policy. 3) Note the skill can auto-create a NEMO_TOKEN by calling the API; consider whether you want the agent to obtain tokens on your behalf. 4) Ask the maintainer to explain the config path discrepancy (~/.config/nemovideo/) and to provide a trusted homepage or repo. 5) Test with a non-sensitive short clip first. If you need stronger assurance, request source code or a vetted published endpoint before use.
Capability Analysis
Type: OpenClaw Skill
Name: video-compressor-extreme
Version: 1.0.0
The skill is a functional wrapper for a cloud-based video processing service hosted at nemovideo.ai. It handles authentication via a NEMO_TOKEN, manages user sessions, and facilitates file uploads and rendering tasks. All identified behaviors, including network requests to mega-api-prod.nemovideo.ai and the use of environment variables, are strictly aligned with the stated purpose of video compression and do not exhibit signs of malicious intent or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
Name/description match the instructions: it routes uploads, creates sessions, starts render jobs and returns download URLs. The primaryEnv (NEMO_TOKEN) is coherent with a cloud API. However the skill source/homepage are unknown and the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) that is not listed in the registry-level requirements — this mismatch reduces traceability and is unexplained.
Instruction Scope
Runtime instructions will upload user video files (up to 500MB) to an external endpoint and may generate an anonymous token by POSTing to an API if NEMO_TOKEN is absent. That behavior is consistent with the stated purpose, but it means user data and derived tokens are transmitted off-device; the SKILL.md instructs not to expose tokens in UI, but the agent will still send them as Authorization headers to the third-party service. The instructions do not ask the agent to read unrelated local files, but the frontmatter's config path implies potential read/write access which is not described in the runtime steps.
Install Mechanism
No install spec and no code files — instruction-only skill — so nothing will be written to disk by an installer. This minimizes install-time risk.
Credentials
Only one declared credential (NEMO_TOKEN), which fits a cloud video service. The SKILL.md will obtain an anonymous token itself if NEMO_TOKEN is missing, so requiring the env var is not strict. The frontmatter also lists a config path (~/.config/nemovideo/), which implies local config access but the registry metadata provided to you said no required config paths — this inconsistency should be clarified before trusting credentials.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges. It does not declare modifying other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not combined with 'always:true'.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-compressor-extreme - After installation, invoke the skill by name or use
/video-compressor-extreme - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Compressor Extreme — compress and export smaller videos easily.
- Compress MP4, MOV, AVI, WebM files up to 500MB for quick export in 1-3 minutes.
- Automatic backend setup: connects to cloud, manages tokens and sessions seamlessly.
- Supports joining, compressing, and editing videos via simple natural language prompts.
- Check credits, job status, edit timeline, and export with intuitive commands.
- Full error handling and feedback for unsupported files, session issues, and export limits.
- Ideal for creators and students needing high-quality, smaller video files fast.
Metadata
Frequently Asked Questions
What is Video Compressor Extreme?
Skip the learning curve of professional editing software. Describe what you want — compress this video to under 100MB while keeping the best possible quality... It is an AI Agent Skill for Claude Code / OpenClaw, with 53 downloads so far.
How do I install Video Compressor Extreme?
Run "/install video-compressor-extreme" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Compressor Extreme free?
Yes, Video Compressor Extreme is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Compressor Extreme support?
Video Compressor Extreme is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Compressor Extreme?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills