← Back to Skills Marketplace
whitejohnk-26

Video Trimmer Download

by whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
53
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-trimmer-download
Description
Skip the learning curve of professional editing software. Describe what you want — trim the first 3 minutes and cut the last 30 seconds, then download the re...
Usage Guidance
This skill will upload your videos and interact with a third‑party API at mega-api-prod.nemovideo.ai. Before installing or using it: (1) Confirm you are comfortable with your video content being sent to that remote service and check their privacy/data retention practices; (2) decide whether to supply your own NEMO_TOKEN (if you have one) or allow the skill to obtain an anonymous token — anonymous tokens have limited lifetime/credits; (3) note the small metadata mismatches (declared config paths and required env var vs. the SKILL.md auto-token flow) — they look like sloppy metadata rather than active malicious behavior, but you may want clarification from the skill author; (4) test with non-sensitive sample videos first; (5) if you need stronger assurance, ask the author for a privacy/security statement, data retention policy, and whether uploads are encrypted in transit and at rest.
Capability Analysis
Type: OpenClaw Skill Name: video-trimmer-download Version: 1.0.0 The skill is a functional wrapper for a cloud-based video editing service (nemovideo.ai). It defines standard API interactions for video processing, including anonymous token acquisition, session management, and file upload/export workflows. While it includes logic to detect the host platform (e.g., Cursor or Clawhub) for telemetry headers, its behavior is consistent with its stated purpose and lacks indicators of data exfiltration, malicious command execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill claims to trim and return videos via a cloud backend and the SKILL.md exclusively describes API calls to a remote 'nemovideo' service — this is consistent with the stated purpose. Minor incoherence: registry metadata declares NEMO_TOKEN as required, but the runtime instructions include a path to automatically obtain an anonymous token if NEMO_TOKEN is absent (so requiring the env var as mandatory is inconsistent). Also the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) whereas the registry header earlier reported no required config paths.
Instruction Scope
The runtime instructions tell the agent to POST to https://mega-api-prod.nemovideo.ai endpoints, create sessions, upload user files (multipart or by URL), stream SSE messages, poll for render status, and return download URLs. All of that is coherent with a cloud video-trimming service. Important privacy/security implication: user video files and session tokens are transmitted to a third-party service. The instructions also direct the agent to read the skill's YAML frontmatter and detect the install path for attribution headers — this is expected but should be noted.
Install Mechanism
No install spec and no code files — instruction-only. This is low-risk in terms of writing/executing new code on disk. All runtime behavior is network/API interaction described in SKILL.md.
Credentials
Only one credential is declared (NEMO_TOKEN) which is appropriate for a cloud API. However the SKILL.md both expects to use an existing NEMO_TOKEN and documents how to obtain an anonymous NEMO_TOKEN via an API call when none is present — meaning the env-var requirement as 'required' is inconsistent. The frontmatter also mentions a config path (~/.config/nemovideo/) not reflected in the registry summary. No unrelated credentials are requested.
Persistence & Privilege
The skill is not marked always:true and has no install steps that modify other skills or system-wide settings. It requests only an API token for a remote service and session IDs to manage jobs; nothing in the SKILL.md asks to persistently alter the agent or other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-trimmer-download
  3. After installation, invoke the skill by name or use /video-trimmer-download
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Trimmer Download — Trim and Download Edited Videos. - Instantly trim and download edited videos by simply describing your edits (e.g., "trim the first 3 minutes and cut the last 30 seconds"). - Upload MP4, MOV, AVI, or WebM files up to 500MB; processing is automated in the cloud, no software installation required. - Uses a session-based cloud backend with anonymous token and session creation for easy, credit-based access (100 free credits, 7-day expiry). - Handles common video tasks: trim, cut, export, check credits, session state, and more through a simple chat interface. - Supports batch processing and iterative editing with session state preservation. - Clear workflow mapping from chat instructions to video actions; supports export in popular formats including MP4.
Metadata
Slug video-trimmer-download
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Trimmer Download?

Skip the learning curve of professional editing software. Describe what you want — trim the first 3 minutes and cut the last 30 seconds, then download the re... It is an AI Agent Skill for Claude Code / OpenClaw, with 53 downloads so far.

How do I install Video Trimmer Download?

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

Is Video Trimmer Download free?

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

Which platforms does Video Trimmer Download support?

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

Who created Video Trimmer Download?

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

💬 Comments