← Back to Skills Marketplace
vcarolxhberger

Video Cutter

by vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
47
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-cutter
Description
trim video clips into trimmed video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for cutting long videos...
Usage Guidance
Before installing or using this skill, consider the following: - This skill uploads your video files to an external service (mega-api-prod.nemovideo.ai). Do not upload sensitive or private footage unless you trust that service and understand its retention/deletion and privacy policies. - The SKILL.md will auto-generate and store an anonymous token if NEMO_TOKEN isn't provided. Ask where tokens and session IDs are written (the frontmatter references ~/.config/nemovideo/) and how long they persist; prefer manual provisioning of credentials if you want control. - There is an inconsistency: the registry metadata shows no required config paths but the SKILL.md frontmatter references a config directory. Ask the author to clarify what, if anything, will be written to disk. - The instructions say not to show raw API responses or token values to the user. That reduces transparency — ask for a clearer UI/UX policy and logs you can inspect. - There's no homepage or publisher info. If you need stronger assurance, request: a public project/homepage, documentation on data retention and security practices, and confirmation of exact file destinations for uploads. - If you accept using it, avoid uploading sensitive content, or run the agent in a sandboxed environment where you can control or inspect where tokens/configs are stored. If you want, I can draft specific questions to send to the skill owner requesting these clarifications (token storage, retention, config paths, and privacy policy).
Capability Analysis
Type: OpenClaw Skill Name: video-cutter Version: 1.0.0 The video-cutter skill provides instructions for an AI agent to interface with the NemoVideo cloud API (mega-api-prod.nemovideo.ai) to perform video trimming and rendering. It includes logic for anonymous authentication, session management, and file uploads, all of which are consistent with its stated purpose. While it performs basic environment fingerprinting to set attribution headers (e.g., checking for ~/.cursor/ or ~/.clawhub/ paths), these actions are documented and used for API telemetry rather than malicious exploitation.
Capability Assessment
Purpose & Capability
The skill's name/description align with making API calls to a video-processing backend and therefore needing a NEMO_TOKEN. However the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this inconsistency in declared resource requirements is unexplained.
Instruction Scope
The runtime instructions direct the agent to: automatically obtain an anonymous token if none is present, create and store sessions, upload user files (multipart uploads or URLs), poll render jobs, and derive headers including a platform value by checking install paths (e.g., ~/.clawhub or ~/.cursor/skills/). Uploading user videos to an external service and auto-generating/storing auth tokens are expected for this type of skill but are privacy-sensitive. The SKILL.md explicitly instructs not to display raw API responses or token values, which reduces transparency and could hide sensitive actions. The instructions also mention writing/using a config path (in frontmatter) but don't specify where or how tokens/session IDs are persisted.
Install Mechanism
No install spec and no code files — this is an instruction-only skill. That is lower-risk from an installation/execution standpoint because nothing new is written to disk by an installer. The primary runtime risk is network activity described in SKILL.md, not a downloaded executable.
Credentials
Only one credential is requested (NEMO_TOKEN), which is proportionate for a third-party video processing API. However the skill proactively offers to obtain an anonymous token itself and instructs storing it; combined with the earlier mismatch about configPaths and the lack of a homepage/owner transparency, this raises questions about token storage duration, where tokens/session IDs are saved, and who can access them. The skill will send user files to an external domain (mega-api-prod.nemovideo.ai) — consider whether that is acceptable for your content.
Persistence & Privilege
The skill does not request 'always: true' and uses normal autonomous invocation. It does instruct creating a session_id and implies storing it (and possibly tokens) in a config location; but it does not request system-wide configuration changes or access to other skills' creds. Because autonomous invocation is allowed (platform default), the combination of automatic token acquisition + silent storage + external uploads increases the importance of verifying token handling and data retention policies.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-cutter
  3. After installation, invoke the skill by name or use /video-cutter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Cutter — quickly trim and export edited video clips with cloud GPU processing. - Trim videos (MP4, MOV, AVI, WebM up to 500MB) and export as 1080p MP4 in ~20-40 seconds. - Seamless onboarding: auto token acquisition with 100 free credits, 7-day validity. - Upload, cut, and manage videos directly—actions triggered by natural language prompts. - Access credits balance, export status, and session information via simple commands. - Exports handled in the cloud; download links provided after processing. - Handles common errors transparently and guides next steps for smooth editing.
Metadata
Slug video-cutter
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Cutter?

trim video clips into trimmed video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for cutting long videos... It is an AI Agent Skill for Claude Code / OpenClaw, with 47 downloads so far.

How do I install Video Cutter?

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

Is Video Cutter free?

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

Which platforms does Video Cutter support?

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

Who created Video Cutter?

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

💬 Comments