← Back to Skills Marketplace
linmillsd7

Video Compressorjs

by linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
56
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressorjs
Description
compress video files into compressed MP4 files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators, developers, marketers use...
Usage Guidance
This skill will upload any video you provide to an external service (mega-api-prod.nemovideo.ai) and requires or can mint a bearer token (NEMO_TOKEN / anonymous token). Before using it: (1) don't send sensitive or private videos unless you trust the service and its privacy/retention policy; (2) note the metadata mismatch (SKILL.md lists a config path while registry metadata does not) — ask the publisher to clarify what is written or read on disk; (3) if you supply your own NEMO_TOKEN, treat it like other API credentials and only use a token you trust; (4) test with non-sensitive sample videos first; (5) if you need stronger assurances, request the skill publisher's homepage or official docs and confirm the API domain and data-handling policies.
Capability Analysis
Type: OpenClaw Skill Name: video-compressorjs Version: 1.0.0 The video-compressorjs skill is a legitimate integration for a cloud-based video processing service hosted at nemovideo.ai. The SKILL.md file provides clear instructions for the AI agent to manage API authentication, session handling, and video processing workflows (upload, SSE streaming, and rendering). It follows security best practices by instructing the agent not to expose tokens or raw JSON to the user and limits its file system access to a specific configuration directory (~/.config/nemovideo/). No indicators of malicious intent, data exfiltration, or command injection were found.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the skill sends user video files to a cloud render API (mega-api-prod.nemovideo.ai) and returns compressed MP4s. Requiring a NEMO_TOKEN (or issuing an anonymous token) is coherent with a cloud service that uses bearer tokens.
Instruction Scope
SKILL.md explicitly instructs the agent to connect, upload user files, use SSE/polling, and include attribution headers. These actions are within the stated purpose, but they involve sending user content off-host to an external API and storing a session_id. The instructions do not ask the agent to read unrelated system files or other credentials.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. All runtime behavior comes from SKILL.md and network calls.
Credentials
Only one credential (NEMO_TOKEN) is declared as primary, which is proportional. However, SKILL.md provides an anonymous-token flow (generating and POSTing a UUID) so the token appears optional in practice. Also, the SKILL.md frontmatter references a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this metadata mismatch is inconsistent and worth clarifying.
Persistence & Privilege
always:false and normal model invocation. The skill saves a session_id for job management (expected). It does not request persistent platform-wide privileges or modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-compressorjs
  3. After installation, invoke the skill by name or use /video-compressorjs
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial launch of Video Compressor JS — compress and export smaller videos in the cloud. - Compress video files (MP4, MOV, AVI, WebM up to 500MB) to 1080p MP4s for easy sharing or uploading. - Simple setup: automatic token/session management, with free credits for new users. - Upload, process, and export videos via a cloud GPU pipeline (20–60 seconds per video). - All requests require attribution headers; errors and workflows are clearly defined. - Includes batch and iterative editing support, timeline state tracking, and friendly user prompts.
Metadata
Slug video-compressorjs
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Compressorjs?

compress video files into compressed MP4 files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators, developers, marketers use... It is an AI Agent Skill for Claude Code / OpenClaw, with 56 downloads so far.

How do I install Video Compressorjs?

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

Is Video Compressorjs free?

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

Which platforms does Video Compressorjs support?

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

Who created Video Compressorjs?

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

💬 Comments