← Back to Skills Marketplace
Trimmer In Vlc
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
59
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install trimmer-in-vlc
Description
Turn a 10-minute MP4 recording with unwanted sections into 1080p trimmed video clips just by typing what you need. Whether it's cutting and trimming video cl...
Usage Guidance
This skill appears to be a cloud-based video trimmer (nemovideo) despite its VLC-themed name. Before installing or using it: 1) Understand that videos will be uploaded to https://mega-api-prod.nemovideo.ai — do not send sensitive or private footage unless you trust that service and have read its privacy/terms. 2) The skill asks for NEMO_TOKEN (or will request an anonymous token); prefer using an anonymous/testing token and test with non-sensitive videos first. 3) Note the metadata mismatch (VLC name vs cloud API and inconsistent configPath declarations) — that could be sloppy labeling or a sign of copy-paste errors; ask the publisher for clarification if you need local VLC-only behavior. 4) Check the domain and headers the skill requires (X-Skill-Source, X-Skill-Version, X-Skill-Platform) and confirm you are comfortable the agent will send those on every request. 5) If you don’t want cloud uploads, don’t install — this skill does not perform trimming locally. If you want more assurance, request the publisher to clarify the name, remove confusing configPath metadata, and provide a privacy/terms link for the endpoint.
Capability Analysis
Type: OpenClaw Skill
Name: trimmer-in-vlc
Version: 1.0.0
The 'trimmer-in-vlc' skill is a cloud-based video editing integration that interfaces with the 'nemovideo.ai' API. It provides structured instructions for an AI agent to handle authentication, session management, file uploads, and video rendering on remote GPUs. While the skill requires network access and handles user-uploaded media, these actions are explicitly described as part of its core functionality. The use of local configuration paths (~/.config/nemovideo/) and environment variables (NEMO_TOKEN) is consistent with standard API integration patterns, and no evidence of malicious intent, unauthorized data exfiltration, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The skill is named and described as a 'Trimmer In VLC' (which implies local VLC integration), but every runtime instruction points to a cloud API (mega-api-prod.nemovideo.ai) and cloud GPU rendering. The required NEMO_TOKEN and the service endpoints make sense for a cloud trimming service, not for VLC. This name/intent mismatch is incoherent and could mislead users about where their video data goes.
Instruction Scope
SKILL.md stays mostly within video upload, session creation, SSE, and export flows for the nemovideo API. It instructs using NEMO_TOKEN (if present) or requesting an anonymous token, creating sessions, uploading files, and polling render status. Nothing in the instructions asks to read unrelated local files or other environment variables, but the skill asks to 'keep technical details out of the chat' (a UI guidance) and requires adding attribution headers for every request. The instructions are explicit about network calls and uploading user media — which has privacy implications but is consistent with a cloud trimming service.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest-risk installation footprint. Nothing is downloaded or written by an install step.
Credentials
The only required credential is NEMO_TOKEN (primaryEnv), which is proportional for a service that requires authentication. However, SKILL.md frontmatter also references a config path (~/.config/nemovideo/) while the registry metadata lists no config paths — this inconsistency is unexplained. The skill will also obtain an anonymous token if no NEMO_TOKEN is present, which means it will make network requests on the user's behalf even without preexisting credentials.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does not attempt to modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not combined here with other high-risk factors.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install trimmer-in-vlc - After installation, invoke the skill by name or use
/trimmer-in-vlc - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Trimmer in VLC — AI-powered video trimming and export.
- Upload MP4 or other common video formats (up to 500MB), describe edits, and get back a ready-to-download clip in 1080p.
- Handles trimming, cutting, text overlays, audio tracks, and batch processing via simple text commands—no timeline, no manual export settings.
- Streamlined cloud pipeline: automatic token/session handling, job status updates, export URLs, and credit management included.
- Clear instructions and example prompts to get started quickly.
- Built-in error handling for file type, size, token/session, and credits.
Metadata
Frequently Asked Questions
What is Trimmer In Vlc?
Turn a 10-minute MP4 recording with unwanted sections into 1080p trimmed video clips just by typing what you need. Whether it's cutting and trimming video cl... It is an AI Agent Skill for Claude Code / OpenClaw, with 59 downloads so far.
How do I install Trimmer In Vlc?
Run "/install trimmer-in-vlc" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Trimmer In Vlc free?
Yes, Trimmer In Vlc is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Trimmer In Vlc support?
Trimmer In Vlc is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Trimmer In Vlc?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills