← Back to Skills Marketplace
vynbosserman65

Trimmer Download

by vynbosserman65 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
71
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install trimmer-download
Description
Skip the learning curve of professional editing software. Describe what you want — trim the intro and outro, cut dead air, and export the clean clip — and ge...
Usage Guidance
This skill appears to do what it says: it contacts nemo video APIs, can create an anonymous token, create sessions, upload video, and poll for exported clips. Before installing, consider: (1) Are you comfortable that your videos are uploaded to https://mega-api-prod.nemovideo.ai? Check the service privacy/retention policy. (2) The skill will auto-create an anonymous NEMO_TOKEN if none is set — that token grants access to the service for 7 days, so verify where the agent stores it (ephemeral memory vs. a file). (3) There's a small metadata inconsistency: the YAML mentions ~/.config/nemovideo/ and also asks the agent to detect its install path — clarify with the author whether the skill will read/write any local config. (4) If you handle sensitive footage, avoid using this skill until you confirm data handling and retention with the service owner. If you want higher assurance, ask the publisher for: (a) confirmation of where tokens/session IDs are persisted, (b) a privacy/retention link for uploaded media, and (c) whether the skill reads any local config files or only uses in-memory state.
Capability Analysis
Type: OpenClaw Skill Name: trimmer-download Version: 1.0.0 The trimmer-download skill is a functional wrapper for a cloud-based video editing service (nemovideo.ai). It manages session authentication, file uploads, and remote GPU rendering as described in its documentation. While it handles user-provided video files and an API token (NEMO_TOKEN), these actions are strictly aligned with its stated purpose of video trimming. The instructions in SKILL.md include security-conscious directives, such as suppressing the display of raw tokens to the user and filtering internal tool calls from the backend SSE stream.
Capability Assessment
Purpose & Capability
The skill's name/description (cloud video trimming and download) match the declared primary credential (NEMO_TOKEN) and the API endpoints in SKILL.md. One inconsistency: registry metadata reported no required config paths but the skill's YAML frontmatter lists a configPaths value (~/.config/nemovideo/). This is a minor mismatch in metadata vs. the instruction content.
Instruction Scope
SKILL.md limits actions to obtaining an anonymous token, creating a session, uploading files, polling export jobs, and returning download URLs — all reasonable for a remote render service. It also instructs the agent to infer X-Skill-Platform by checking install paths (e.g., ~/.clawhub/, ~/.cursor/skills/), which requires reading agent runtime paths/filesystem; that check isn't necessary for functionality and expands filesystem access scope slightly but is not obviously malicious.
Install Mechanism
There is no install spec and no code files — this instruction-only skill does not write or execute code on disk, so install risk is low.
Credentials
The skill requests a single credential (NEMO_TOKEN) which is proportionate to communicating with the backend. However, the frontmatter also lists a config path (~/.config/nemovideo/) which suggests the skill may look for local config files; registry metadata elsewhere said no required config paths, so this is an inconsistency to clarify.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation. It instructs storing a session_id for subsequent API calls (expected behavior) but does not request any elevated platform-wide privileges or modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install trimmer-download
  3. After installation, invoke the skill by name or use /trimmer-download
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Trimmer Download — fast, AI-powered video trimming and export: - Upload MP4, MOV, AVI, or WebM files up to 500MB for instant trimming. - AI handles video edits like cutting intros/outros and dead air based on your description. - Simple session/token setup with 100 free credits for new users. - Cloud GPU rendering returns download-ready MP4 clips in 30–90 seconds. - Automatic error handling and direct download links for completed exports. - Ideal for content creators who want clean, trimmed video clips without installing desktop software.
Metadata
Slug trimmer-download
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Trimmer Download?

Skip the learning curve of professional editing software. Describe what you want — trim the intro and outro, cut dead air, and export the clean clip — and ge... It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.

How do I install Trimmer Download?

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

Is Trimmer Download free?

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

Which platforms does Trimmer Download support?

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

Who created Trimmer Download?

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

💬 Comments