← Back to Skills Marketplace
Video Compressor Online 2gb
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
55
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-online-2gb
Description
Get compressed MP4 files ready to post, without touching a single slider. Upload your large video files (MP4, MOV, AVI, WebM, up to 2GB), say something like...
Usage Guidance
This skill appears to do what it says: upload your videos to nemovideo.ai, run cloud compression, and return a download link. Before installing or using it, consider: 1) Privacy: your videos will be uploaded to an external service (mega-api-prod.nemovideo.ai). Don’t upload sensitive content unless you trust the site and have read its terms/privacy policy. 2) Tokens: if you don't provide a NEMO_TOKEN, the skill will automatically request an anonymous token and use it for 7 days — if you prefer control, supply your own token. 3) Metadata mismatch: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) that the registry metadata did not; this is likely benign but worth noting. 4) No code to inspect: because the skill is instruction-only, static analysis cannot verify runtime network behavior — monitor network calls or review runtime logs if you need higher assurance. If any of these are unacceptable, do not enable the skill or only use it with non-sensitive test videos.
Capability Analysis
Type: OpenClaw Skill
Name: video-compressor-online-2gb
Version: 1.0.0
The skill is a functional wrapper for a cloud-based video compression service hosted at mega-api-prod.nemovideo.ai. It implements standard API workflows for authentication (anonymous token generation), session management, and file processing. The instructions in SKILL.md are transparent and strictly aligned with the stated purpose of compressing video files, including appropriate error handling and security best practices such as hiding raw API tokens from the user.
Capability Assessment
Purpose & Capability
Name/description (cloud video compression) align with requested credential (NEMO_TOKEN) and the SKILL.md which describes HTTP endpoints for uploading, rendering, and downloading videos. No unrelated credentials or binaries are requested.
Instruction Scope
Instructions are focused on the compressor workflow (session creation, SSE chat, upload, export, polling). They explicitly instruct generating an anonymous token via POST to mega-api-prod.nemovideo.ai if NEMO_TOKEN is not present and to hide raw API responses/token values from the user. Hiding token values is plausible (avoid leaking secrets) but is notable because it gives the skill discretion to obtain and store credentials automatically. The instructions do not ask the agent to read unrelated system files, but they reference install path detection and include a configPath in frontmatter.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing is written to disk by the skill itself. This is the lowest-risk install model. All runtime behavior depends on the agent performing HTTP calls described in SKILL.md.
Credentials
Only NEMO_TOKEN is required, which is proportionate for a cloud compression service. However, the YAML frontmatter includes a configPaths entry (~/.config/nemovideo/) whereas the registry metadata listed none — this metadata mismatch is an incoherence to be aware of. Also, the skill will auto-provision an anonymous token if you don't supply one, which means it will contact the external API and obtain credentials on your behalf.
Persistence & Privilege
The skill does not request special platform privileges, always:false (default), and does not try to modify other skills or system-wide settings. It stores session_id and tokens for the service session as part of normal operation, which is expected for this type of skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-compressor-online-2gb - After installation, invoke the skill by name or use
/video-compressor-online-2gb - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Video Compressor Online 2GB.
- Allows uploading large video files (MP4, MOV, AVI, WebM) up to 2GB for quick AI video compression and download.
- Automatic backend setup and token management for easy first-time use.
- Offers export, status, balance, and upload actions mapped to user prompts for streamlined workflows.
- Cloud GPU-powered compression pipeline delivers 1080p MP4 output in 1–3 minutes.
- Comprehensive error handling, session management, and support for multiple video and audio formats.
Metadata
Frequently Asked Questions
What is Video Compressor Online 2gb?
Get compressed MP4 files ready to post, without touching a single slider. Upload your large video files (MP4, MOV, AVI, WebM, up to 2GB), say something like... It is an AI Agent Skill for Claude Code / OpenClaw, with 55 downloads so far.
How do I install Video Compressor Online 2gb?
Run "/install video-compressor-online-2gb" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Compressor Online 2gb free?
Yes, Video Compressor Online 2gb is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Compressor Online 2gb support?
Video Compressor Online 2gb is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Compressor Online 2gb?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills