← Back to Skills Marketplace
peand-rover

Video Trimmer Exe

by peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-trimmer-exe
Description
Skip the learning curve of professional editing software. Describe what you want — trim the first 2 minutes and cut out the silence at the end — and get trim...
Usage Guidance
This skill appears to do what it says: it uploads user videos to mega-api-prod.nemovideo.ai for trimming and returns a download URL. Before installing or using it: (1) decide whether you trust nemovideo.ai with the videos you will upload (they will leave your machine); (2) consider creating or using a dedicated/limited token (or a throwaway account) rather than a long-lived personal credential; (3) ask the publisher for a homepage or privacy policy (the registry entry lacks a homepage and owner identity is opaque); (4) clarify the tiny metadata mismatch about config paths if you care about local config storage. If you handle sensitive video, do not use this cloud service without confirming retention and privacy policies.
Capability Analysis
Type: OpenClaw Skill Name: video-trimmer-exe Version: 1.0.0 The skill is a functional wrapper for a cloud-based video processing service (nemovideo.ai). It handles authentication via anonymous token generation or environment variables, manages user sessions, and facilitates file uploads and video rendering. The instructions in SKILL.md are well-structured, including security-conscious directives such as not exposing tokens to the user and handling errors gracefully. No evidence of data exfiltration, unauthorized access, or malicious intent was found.
Capability Assessment
Purpose & Capability
Name/description (cloud video trimming) align with the declared requirement (NEMO_TOKEN) and the SKILL.md which exclusively targets nemovideo.ai APIs for session creation, upload, render, and status; nothing in the instructions requests unrelated cloud providers or unrelated secrets.
Instruction Scope
The SKILL.md instructs the agent to check NEMO_TOKEN, create an anonymous token via nemovideo.ai if missing, create sessions, upload user-provided video files (or URLs), stream SSE events, poll render status, and return download URLs. Those actions are expected for a cloud trimming workflow. It also instructs the agent to read the skill's YAML frontmatter and detect an install path to populate X-Skill-Platform — this implies inspecting environment/file paths but does not ask to read arbitrary unrelated files. Important: user video files will be uploaded to an external service (mega-api-prod.nemovideo.ai), so private content will leave the user's machine — this is expected but notable.
Install Mechanism
Instruction-only skill with no install steps or downloaded code. No archive or third-party package installs are requested, which minimizes on-disk risk.
Credentials
Only a single service credential (NEMO_TOKEN) is required, which is proportional to the described cloud API usage. The SKILL.md also describes a flow to obtain an anonymous token from nemovideo.ai if no token is present. Minor inconsistency: the registry metadata reported 'Required config paths: none' while the SKILL.md frontmatter metadata lists a config path (~/.config/nemovideo/) — this mismatch should be clarified but does not itself indicate excessive credential access.
Persistence & Privilege
The skill is not always-enabled, has no install-time persistence behavior in the package, and does not request or attempt to modify other skills or global agent settings. Autonomous invocation is allowed (platform default) but is not combined with broad or unrelated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-trimmer-exe
  3. After installation, invoke the skill by name or use /video-trimmer-exe
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — fast, AI-powered video trimming in the cloud. - Instantly trims and exports uploaded MP4, MOV, AVI, and WebM files up to 500MB. - Describe desired edits in plain language (e.g., "trim the first 2 minutes and cut out the silence at the end"); the AI handles the rest. - No need to install desktop video editors. - Automatic cloud setup and token handling, with clear progress feedback ("Connecting…", "Ready!"). - Supports credits system, job status checks, batch uploads, and iterative edits. - Includes clear error handling, supported formats, and workflow tips for efficient editing.
Metadata
Slug video-trimmer-exe
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Trimmer Exe?

Skip the learning curve of professional editing software. Describe what you want — trim the first 2 minutes and cut out the silence at the end — and get trim... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.

How do I install Video Trimmer Exe?

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

Is Video Trimmer Exe free?

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

Which platforms does Video Trimmer Exe support?

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

Who created Video Trimmer Exe?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.

💬 Comments