← Back to Skills Marketplace
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-trimmer-linux
Description
trim video clips into trimmed MP4 clips with this skill. Works with MP4, MKV, AVI, MOV files up to 500MB. Linux users and developers use it for cutting and t...
Usage Guidance
This skill implements a cloud-render workflow and will contact mega-api-prod.nemovideo.ai, upload video files, and create/store an anonymous token if you don't provide NEMO_TOKEN. Before installing, consider: (1) Are you comfortable uploading videos (possibly sensitive) to that external domain? (2) Ask the publisher to explain where the token and session_id are stored and whether they persist beyond the session. (3) Clarify the registry vs SKILL.md mismatch about config paths (~/.config/nemovideo/). (4) Prefer explicit user consent before the skill auto-connects on first open. If you need stronger assurances, request the service's privacy/retention policy or a signed/verifiable origin (official homepage or repository) before use.
Capability Analysis
Type: OpenClaw Skill
Name: video-trimmer-linux
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video editing service hosted at mega-api-prod.nemovideo.ai. It provides detailed instructions for the agent to manage authentication, sessions, file uploads, and rendering tasks. All network activity and environment variable requirements (NEMO_TOKEN) are directly aligned with the stated purpose of remote video processing, and no malicious patterns or unauthorized data access were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to trim videos using a remote GPU backend and its endpoints/flows in SKILL.md align with that purpose. However, the registry metadata above listed no required config paths while the SKILL.md frontmatter includes a config path (~/.config/nemovideo/). That mismatch is unexplained and worth clarifying.
Instruction Scope
Runtime instructions direct the agent to connect automatically to an external service (mega-api-prod.nemovideo.ai), generate/store anonymous tokens if NEMO_TOKEN isn't present, upload user files, and poll render state — all consistent with cloud rendering. The automatic 'first-time connection' behavior (creating a token and starting a session without explicit user approval) and the requirement to upload user videos are privacy-sensitive and should be surfaced to users before execution.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; nothing is written to disk by an installer. Low mechanical installation risk.
Credentials
Only one credential is declared (NEMO_TOKEN / primaryEnv), which is proportionate for a remote service. However, the skill will auto-obtain an anonymous token if NEMO_TOKEN is missing and instructs storing it for subsequent requests — how/where it stores credentials is unspecified. The implied read of install paths to form X-Skill-Platform headers and the discrepancy about configPaths should be clarified.
Persistence & Privilege
always:false and no install script are appropriate; the skill does request storing a session_id/token for ongoing requests but does not declare system-wide changes. Autonomous invocation is allowed (platform default) — combine that with auto-connection and it increases blast radius, but on its own it's not a misconfiguration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-trimmer-linux - After installation, invoke the skill by name or use
/video-trimmer-linux - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Trimmer for Linux — Trim and Export Video Clips.
- Trim and export video clips (MP4, MKV, AVI, MOV, up to 500MB) using a cloud-based GPU backend.
- Automatic authentication and session setup, with 100 free credits for new users.
- Supports keyword-based actions for exporting, uploading, checking credits, and video state.
- Fast processing (20–40 seconds for most clips), with 1080p MP4 output for Linux users.
- Clear API and error handling flows, with user-friendly summaries and workflow tips.
Metadata
Frequently Asked Questions
What is Video Trimmer Linux?
trim video clips into trimmed MP4 clips with this skill. Works with MP4, MKV, AVI, MOV files up to 500MB. Linux users and developers use it for cutting and t... It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.
How do I install Video Trimmer Linux?
Run "/install video-trimmer-linux" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Trimmer Linux free?
Yes, Video Trimmer Linux is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Trimmer Linux support?
Video Trimmer Linux is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Trimmer Linux?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills