← Back to Skills Marketplace
Video Compressor Capcut
by
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-capcut
Description
Skip the learning curve of professional editing software. Describe what you want — compress this video to under 50MB without losing too much quality — and ge...
Usage Guidance
This skill will upload any video you give it to a third-party service (mega-api-prod.nemovideo.ai) for cloud GPU compression. That behavior is consistent with its description but means your video content and any supplied token may be sent off-device. Before using: verify you trust the nemo domain and its privacy policy, do not provide a sensitive or paid NEMO_TOKEN unless you intend the skill to consume that account's credits, and avoid uploading videos you do not want hosted or processed remotely. If you prefer local-only processing, consider a native compressor (ffmpeg) instead.
Capability Analysis
Type: OpenClaw Skill
Name: video-compressor-capcut
Version: 1.0.0
The skill is a functional integration for a video compression service hosted at nemovideo.ai. It defines clear procedures for automated authentication via anonymous tokens, session management, and file processing. The instructions in SKILL.md are consistent with the stated purpose, and no evidence of data exfiltration, unauthorized system access, or malicious intent was found. The skill uses standard HTTP requests to its own backend and limits its environment access to its own configuration directory (~/.config/nemovideo/) and environment variable (NEMO_TOKEN).
Capability Assessment
Purpose & Capability
Name/description match the actions in SKILL.md: the skill uploads videos to a nemo video backend, creates sessions, queues render jobs and returns download URLs. The single required credential (NEMO_TOKEN) is appropriate for that API. Minor metadata inconsistency: the YAML frontmatter lists a configPaths entry (~/.config/nemovideo/) while the registry metadata shows no required config paths — this is a small mismatch but not a functional mismatch with the stated purpose.
Instruction Scope
Instructions are explicit about network calls, upload endpoints, SSE, and export/poll workflows — all expected for a cloud compressor. Important behavioral notes: the skill auto-creates an anonymous token if NEMO_TOKEN is missing and will automatically connect to mega-api-prod.nemovideo.ai on first use, and it instructs uploading user video files to that third-party service. This is expected but has privacy/consent implications (user data is transmitted off-device).
Install Mechanism
No install spec or code files (instruction-only), so nothing is written to disk or fetched at install time by the skill itself. Low install risk.
Credentials
Only one environment variable (NEMO_TOKEN) is declared as required/primary which is proportional to a service that authenticates API calls. Caveat: if a user-provided NEMO_TOKEN belongs to a paid account, the skill will use it, so users should not supply tokens they don't want the skill to use. The skill also creates anonymous tokens when none are present — expected for an API integration.
Persistence & Privilege
No elevated privileges requested: always:false, user-invocable true, and the skill does not request to modify other skills or system settings. It instructs keeping a session_id for requests (normal short-term session state); no indication of forced permanent system presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-compressor-capcut - After installation, invoke the skill by name or use
/video-compressor-capcut - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: AI-powered cloud video compressor with CapCut-style workflow.
- Instantly compresses and exports videos (MP4, MOV, AVI, WebM, up to 500MB) through cloud AI, no desktop install required.
- Simple instructions like "compress to under 50MB" handled automatically.
- Designed for creators (e.g., TikTok) needing smaller, shareable files quickly.
- 100 free credits on signup; videos processed in 20–40 seconds; supports 1080p output by default.
- Automatic session and authentication management; communicates progress and errors clearly.
- Supports multiple formats and tracks; keeps timeline state for ongoing edits and previews.
Metadata
Frequently Asked Questions
What is Video Compressor Capcut?
Skip the learning curve of professional editing software. Describe what you want — compress this video to under 50MB without losing too much quality — and ge... It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.
How do I install Video Compressor Capcut?
Run "/install video-compressor-capcut" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Compressor Capcut free?
Yes, Video Compressor Capcut is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Compressor Capcut support?
Video Compressor Capcut is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Compressor Capcut?
It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.
More Skills