← Back to Skills Marketplace
Video Compressor Handbrake
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-handbrake
Description
Skip the learning curve of professional editing software. Describe what you want — compress this video to under 200MB without losing quality — and get compre...
Usage Guidance
This skill sends uploaded videos to mega-api-prod.nemovideo.ai and requires a NEMO_TOKEN to authenticate. If you don't supply one, it will request an anonymous token from that service (100 free credits, 7-day expiry). Before installing/using: 1) Confirm you trust nemovideo.ai and are comfortable uploading the videos you provide (sensitive content will be transmitted off-device). 2) Decide whether you want the agent to obtain and possibly persist an anonymous token (the spec is unclear about local storage). 3) Note the small metadata mismatch (declared config path in SKILL.md) — harmless in most cases, but indicates the skill may look for local config. 4) If you need stronger guarantees about data retention or deletion, review the service's privacy/terms and test with non-sensitive files first.
Capability Analysis
Type: OpenClaw Skill
Name: video-compressor-handbrake
Version: 1.0.0
The skill provides a legitimate interface for a cloud-based video compression service (nemovideo.ai). It includes detailed instructions for the agent to handle authentication, file uploads, and session management via a REST API. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the automated token acquisition and environment detection are transparently documented for the stated purpose of video processing.
Capability Assessment
Purpose & Capability
The skill claims to compress videos via a cloud backend and only requests NEMO_TOKEN, which matches that purpose. Minor inconsistency: the top-level registry data lists no required config paths, but the SKILL.md frontmatter declares a configPaths value (~/.config/nemovideo/). This is likely harmless but is a mismatch between declared registry metadata and the runtime instructions.
Instruction Scope
SKILL.md is focused on cloud operations (create session, upload, SSE, export). It instructs the agent to look for NEMO_TOKEN, or else obtain an anonymous token from mega-api-prod.nemovideo.ai, and to read the skill's YAML frontmatter and detect install path (e.g., ~/.clawhub/ or ~/.cursor/skills/) to set X-Skill-Platform. These filesystem checks are limited and understandable for attribution, but they do read agent runtime state. There are no instructions to read unrelated user files or unrelated credentials.
Install Mechanism
Instruction-only skill; no install spec, no downloaded code or binaries. This is the lowest-risk install model.
Credentials
Only NEMO_TOKEN is declared as required, which is appropriate for a cloud service. The skill also supports generating an anonymous token via the service's anonymous-token endpoint if NEMO_TOKEN is absent (100 free credits, 7-day expiry). The SKILL.md frontmatter references a config path (~/.config/nemovideo/), which was not present in the registry manifest — this may imply the agent will look for local config files if present. Overall env/credential access appears proportionate, but you should confirm how and whether tokens are stored/persisted by the agent.
Persistence & Privilege
always is false and there is no install-time persistence or system-wide configuration modification described. The skill will create sessions and use tokens for API calls; autonomous invocation is allowed by default (normal for skills) but is not combined with elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-compressor-handbrake - After installation, invoke the skill by name or use
/video-compressor-handbrake - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of video-compressor-handbrake.
- Quickly compress and export large video files (MP4, MOV, AVI, MKV) up to 500MB using cloud-based HandBrake automation.
- Simple instructions: describe your compression goal (e.g., "compress this video to under 200MB") and get results in 1–2 minutes.
- Automatic API authentication with 100 free credits for new users; session and token management handled in the background.
- Easy-to-use: No need to install HandBrake or pro editing software; just upload and instruct in chat.
- Supports common video editing features: aspect ratio changes, text overlays, audio track management, and batch/iterative processing.
- Automatic error handling for file size, format, and credits, with clear user guidance.
Metadata
Frequently Asked Questions
What is Video Compressor Handbrake?
Skip the learning curve of professional editing software. Describe what you want — compress this video to under 200MB without losing quality — and get compre... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.
How do I install Video Compressor Handbrake?
Run "/install video-compressor-handbrake" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Compressor Handbrake free?
Yes, Video Compressor Handbrake is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Compressor Handbrake support?
Video Compressor Handbrake is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Compressor Handbrake?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills