← Back to Skills Marketplace
75
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install trimmer-editor
Description
Get trimmed edited clips ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something lik...
Usage Guidance
Before installing or using this skill: 1) Verify the backend (mega-api-prod.nemovideo.ai) and owner — there is no homepage or official source listed. 2) Do not upload sensitive/personal videos until you confirm privacy, retention, and billing policies; anonymous tokens grant cloud storage/processing access for 7 days. 3) Be aware the skill will send an Authorization Bearer token and additional headers on every request; the header that derives from your install path may reveal local path info. 4) If you proceed, test with non-sensitive short clips first, monitor requests, and revoke any generated tokens after use. 5) If you need higher assurance, ask the publisher for a privacy policy, source repository, or official documentation before trusting real content.
Capability Analysis
Type: OpenClaw Skill
Name: trimmer-editor
Version: 1.0.0
The skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It provides instructions for the agent to manage authentication tokens, upload video files, and poll for rendering status via a documented API. All network activity and data handling (e.g., uploading files to mega-api-prod.nemovideo.ai) are transparently described and directly support the stated purpose of trimming and exporting video clips. No evidence of malicious intent, data exfiltration, or unauthorized system access was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The declared primary credential (NEMO_TOKEN) and endpoints match a cloud video trimming/rendering service, which is coherent with the skill's description. However, the skill has no public homepage or known source, which reduces trust and makes it harder to validate why certain metadata (config path ~/.config/nemovideo/) is declared.
Instruction Scope
SKILL.md stays within trimming/export scope: it instructs obtaining/using a token (or generating an anonymous one), creating a session, uploading video, streaming edits via SSE, checking credits, and starting renders. It does not instruct reading unrelated system files or environment variables beyond NEMO_TOKEN. It does instruct including attribution headers (derived from install path) which could leak local path information.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal install risk. Nothing is downloaded or written by an installer step in the package itself.
Credentials
Only NEMO_TOKEN is required as an env var and is appropriate for a cloud-rendering API. The metadata also declares a config path (~/.config/nemovideo/) which is plausible for storing credentials/session state but should be verified since the SKILL.md does not explicitly describe reading that path.
Persistence & Privilege
It does not request 'always: true' or system-wide changes; it asks to store session_id for job tracking (normal for stateful APIs). No indications the skill will modify other skills or agent-wide configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install trimmer-editor - After installation, invoke the skill by name or use
/trimmer-editor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Trimmer Editor 1.0.0 — Initial Release
- Launches fast, slider-free video clip trimming for content creators.
- Upload raw footage (MP4, MOV, AVI, WebM, up to 500MB), describe your edits, and export polished 1080p MP4 clips.
- Automatic connection, session setup, and free-use token flow built in.
- Supports editing by prompt (trimming silences, shortening clips), timeline previews, credits checking, and easy downloads.
- Cloud GPU rendering with simple progress and error handling.
- Accepts a wide range of video, image, and audio formats.
Metadata
Frequently Asked Questions
What is Trimmer Editor?
Get trimmed edited clips ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something lik... It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.
How do I install Trimmer Editor?
Run "/install trimmer-editor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Trimmer Editor free?
Yes, Trimmer Editor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Trimmer Editor support?
Trimmer Editor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Trimmer Editor?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills