← Back to Skills Marketplace
mory128

Video Compressor Bitrate

by mory128 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
67
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-bitrate
Description
Skip the learning curve of professional editing software. Describe what you want — compress this video to 8 Mbps bitrate without losing visible quality — and...
Usage Guidance
This skill uploads whatever video you provide to a third-party API (mega-api-prod.nemovideo.ai) and uses a NEMO_TOKEN or an anonymous token it will fetch for you — do not use it with sensitive or private videos unless you trust that service. Note the manifest inconsistencies: the registry marks no config paths and NEMO_TOKEN as required, but the SKILL.md shows an anonymous-token fallback and mentions a config path (~/.config/nemovideo/). Before installing or using: (1) confirm the service owner and privacy/terms for mega-api-prod.nemovideo.ai, (2) decide whether to supply your own NEMO_TOKEN (vs. letting the skill obtain an anonymous token), (3) ask the skill author to fix the manifest inconsistency about required config paths and required env vars, and (4) avoid sending sensitive content until you verify where tokens/configs are stored and how long data is retained.
Capability Analysis
Type: OpenClaw Skill Name: video-compressor-bitrate Version: 1.0.0 The skill bundle provides a functional interface for a video compression service hosted at mega-api-prod.nemovideo.ai. It includes instructions for the AI agent to manage authentication via anonymous tokens, handle file uploads, and monitor cloud-based rendering tasks. The behavior is consistent with the stated purpose of bitrate compression using remote GPUs, and no indicators of data exfiltration, malicious execution, or harmful prompt injection were identified.
Capability Assessment
Purpose & Capability
The skill's name and description (cloud-based video bitrate compression) match the runtime instructions which call a nemo-video backend. Requesting a NEMO_TOKEN credential is reasonable. However, the registry metadata said no required config paths while the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/), which is an internal inconsistency.
Instruction Scope
Instructions are explicit about network calls, session creation, uploading user files, SSE streaming, and required request headers. This is within the stated purpose (cloud render/export). Important privacy implication: user video files are uploaded to https://mega-api-prod.nemovideo.ai. The skill also instructs detecting an install path to set X-Skill-Platform headers, which implies reading environment/paths to build attribution headers.
Install Mechanism
No install spec or code files are present (instruction-only). That minimizes on-disk code risk; the skill only performs network interactions described in SKILL.md.
Credentials
Only NEMO_TOKEN is declared as the primary credential which is coherent for an API-backed service. However, SKILL.md documents an anonymous-token fallback (it will POST to an auth endpoint to obtain a token if NEMO_TOKEN is absent), so marking NEMO_TOKEN as required in registry metadata is misleading. The frontmatter also references a config path (~/.config/nemovideo/) not declared in the registry, which suggests possible local config storage but is not reflected in declared requirements.
Persistence & Privilege
always:false and no install scripts are present. The skill does not request elevated or permanent platform-wide privileges in the manifest. Autonomous invocation is enabled (the platform default) but not combined here with other high-risk indicators.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-compressor-bitrate
  3. After installation, invoke the skill by name or use /video-compressor-bitrate
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Compressor Bitrate. - Compress videos by specifying target bitrate (e.g., "8 Mbps") without needing complex editing software. - Supports MP4, MOV, AVI, MKV uploads up to 500MB. - Automatic backend connection, token handling, and session management. - Cloud GPU processing typically returns compressed MP4 within 30–90 seconds. - Designed for easy use by content creators, marketers, and students seeking smaller, high-quality video files.
Metadata
Slug video-compressor-bitrate
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Compressor Bitrate?

Skip the learning curve of professional editing software. Describe what you want — compress this video to 8 Mbps bitrate without losing visible quality — and... It is an AI Agent Skill for Claude Code / OpenClaw, with 67 downloads so far.

How do I install Video Compressor Bitrate?

Run "/install video-compressor-bitrate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Compressor Bitrate free?

Yes, Video Compressor Bitrate is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Compressor Bitrate support?

Video Compressor Bitrate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Compressor Bitrate?

It is built and maintained by mory128 (@mory128); the current version is v1.0.0.

💬 Comments