← Back to Skills Marketplace
vcarolxhberger

Video Cutter Free

by vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-cutter-free
Description
Get trimmed video clips ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "cut...
Usage Guidance
This skill behaves like a normal cloud video editor: it will upload your video files to mega-api-prod.nemovideo.ai and requires a service token (NEMO_TOKEN) or will obtain a short-lived anonymous token for you. Before installing or using it, consider: 1) Do you trust nemovideo.ai with the videos you will upload? Uploaded media may be stored or processed by a third party. 2) Provide a scoped/ephemeral token if possible; NEMO_TOKEN is a bearer credential that grants access to your account/credits. 3) Ask the maintainer why the skill metadata declares ~/.config/nemovideo/ and an install-path platform detection — if the implementation inspects local paths to auto-detect platform it may access more of your environment than the SKILL.md documents. 4) Because the skill performs network I/O and can be invoked autonomously, be cautious about enabling it for highly-sensitive content. If you need higher assurance, request the skill's source or a privacy/data-retention policy from the publisher before use.
Capability Analysis
Type: OpenClaw Skill Name: video-cutter-free Version: 1.0.0 The video-cutter-free skill provides a functional interface for a cloud-based video editing service hosted at nemovideo.ai. The SKILL.md file contains detailed instructions for the agent to manage authentication (including an anonymous token flow), session state, and file uploads. The logic is consistent with the stated purpose of trimming and exporting video clips, and there are no indicators of data exfiltration, unauthorized system access, or malicious prompt injection.
Capability Assessment
Purpose & Capability
The name/description match the actions described (upload video, request cloud render, download result). Requiring a NEMO_TOKEN and calling nemovideo.ai endpoints is consistent. Minor mismatch: the metadata lists a config path (~/.config/nemovideo/) that the SKILL.md does not explicitly read or justify; this could be for cached tokens but is not explained.
Instruction Scope
SKILL.md stays within the service boundary: it instructs uploading media, creating/using a session token, posting chat/edit events (SSE), polling export status, and returning download URLs. It does not instruct reading unrelated system files or other environment variables. It does require sending user video files to an external domain (mega-api-prod.nemovideo.ai), which is expected for a cloud render service but is important for privacy consideration.
Install Mechanism
There is no install spec (instruction-only), so nothing is written to disk or downloaded at install time. This is the lowest-risk install profile.
Credentials
Only one credential is declared (NEMO_TOKEN), which is proportional to a cloud API service. The metadata additionally declares a config path (~/.config/nemovideo/) and asks the agent to auto-detect platform from an install path for an attribution header; these items are not fully justified in the instructions and could require the agent to inspect local paths if implemented — clarify why that access is needed.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide modifications. It can be invoked autonomously (default), which is normal for skills; there is no evidence it would alter other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-cutter-free
  3. After installation, invoke the skill by name or use /video-cutter-free
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Cutter Free — quick video upload and AI-powered video trimming. - Upload video clips (MP4, MOV, AVI, WebM up to 500MB) and specify trims in plain language. - Automatic connection and session management with backend API; handles both authenticated and anonymous users. - Export 1080p MP4 clips after cloud-based processing in under a minute. - Simple chat commands for uploading, cutting, checking credits, export, and viewing status. - Handles common errors (expired token, file too large, unsupported format, no credits) with user-friendly suggestions. - All processing managed through secure API with attribution and session validation.
Metadata
Slug video-cutter-free
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Cutter Free?

Get trimmed video clips ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "cut... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install Video Cutter Free?

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

Is Video Cutter Free free?

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

Which platforms does Video Cutter Free support?

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

Who created Video Cutter Free?

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

💬 Comments