← Back to Skills Marketplace
Video Compressor Youtube
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
117
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-youtube
Description
Skip the learning curve of professional editing software. Describe what you want — compress this video for YouTube upload without losing quality — and get co...
Usage Guidance
This skill uploads whatever video files you provide to mega-api-prod.nemovideo.ai and requires an API token (NEMO_TOKEN) or will obtain an anonymous token for you. Before installing or using it: 1) Confirm you trust nemovideo.ai to handle your content (sensitive footage will be transmitted off your machine). 2) Verify the origin and scope of any NEMO_TOKEN you provide (don’t reuse unrelated tokens). 3) Ask the publisher to clarify where session_id / tokens are stored (SKILL.md mentions saving session state and references ~/.config/nemovideo/ in the frontmatter). 4) If you require higher assurance, request the publisher's service privacy/security documentation or a signed publisher identity; otherwise treat uploaded videos as leaving your environment.
Capability Analysis
Type: OpenClaw Skill
Name: video-compressor-youtube
Version: 1.0.0
The skill is a functional wrapper for a cloud-based video processing service hosted at mega-api-prod.nemovideo.ai. It includes standard procedures for anonymous token generation, session management, and file uploads. While it performs minor environment fingerprinting to determine the host platform (e.g., checking for ~/.clawhub/ or ~/.cursor/skills/ for attribution headers), its behavior is transparent and strictly aligned with the stated purpose of video compression. No evidence of malicious intent, unauthorized data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (YouTube video compression) aligns with the runtime instructions: the SKILL.md describes uploading user videos, creating sessions, rendering, and returning download URLs from mega-api-prod.nemovideo.ai. The only oddity is a mismatch between registry metadata (shows no config paths) and the SKILL.md frontmatter (which lists ~/.config/nemovideo/), but this can be a benign authoring inconsistency.
Instruction Scope
All instructions are limited to interactions with the nemovideo.ai service (auth, session creation, uploads, SSE, render polling). The agent is told to upload user-supplied video files and to generate or use a NEMO_TOKEN; it does not instruct reading unrelated system secrets or arbitrary files. There is some ambiguity about persistent storage: SKILL.md says to "Save session_id" without specifying where, and it instructs deriving an X-Skill-Platform header from install paths (implies reading install path), which grants some discretion to the agent but is not obviously excessive.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install mechanism because nothing is written to disk by the skill package itself.
Credentials
The skill requires a single API credential (NEMO_TOKEN), which is proportional for a cloud API client. The SKILL.md can also obtain a short-lived anonymous token via an anonymous-token endpoint if NEMO_TOKEN is absent. The frontmatter's reference to a config path (~/.config/nemovideo/) is present in SKILL.md but not in the registry metadata — this discrepancy could mean the skill expects to read/write a local config directory (for caching tokens or session state); that should be clarified before trusting persistent storage.
Persistence & Privilege
always:false (default) and no requests to modify other skills or system-wide settings. The only persistence implied is saving session_id / tokens for the service; it's not asking for permanent platform-level privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-compressor-youtube - After installation, invoke the skill by name or use
/video-compressor-youtube - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Compressor for YouTube.
- Compress MP4, MOV, AVI, and WebM videos up to 500MB for optimal YouTube upload.
- Automated AI-driven compression with simple text instructions—no advanced editing skills needed.
- Fast processing (30-90 seconds), maintaining high video quality (1080p output by default).
- Supports exports and downloads, with cloud GPU rendering.
- Track session state, balance/credits, and file uploads in an integrated workflow.
Metadata
Frequently Asked Questions
What is Video Compressor Youtube?
Skip the learning curve of professional editing software. Describe what you want — compress this video for YouTube upload without losing quality — and get co... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install Video Compressor Youtube?
Run "/install video-compressor-youtube" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Compressor Youtube free?
Yes, Video Compressor Youtube is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Compressor Youtube support?
Video Compressor Youtube is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Compressor Youtube?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills