← Back to Skills Marketplace
tk8544-b

Trimmer App

by tk8544-b · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
48
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install trimmer-app
Description
Skip the learning curve of professional editing software. Describe what you want — trim the first 30 seconds and cut the dead air at the end — and get trimme...
Usage Guidance
This skill appears to be a thin client for the nemovideo.ai cloud trimming service and will upload your video files to that backend. Before installing or providing credentials: 1) Confirm you trust https://mega-api-prod.nemovideo.ai and review its privacy/retention policy for uploaded media. 2) Note the metadata says NEMO_TOKEN is required but the instructions can create an anonymous token—if you set your own NEMO_TOKEN, it may grant longer access/credits; only provide it if you trust the service. 3) Ask the author whether the skill will store tokens or job data under ~/.config/nemovideo/ (metadata lists this path but SKILL.md doesn’t explain it); if so, consider where that data is stored and its protections. 4) If you have sensitive footage, avoid uploading it until you validate the backend. Given the metadata/instructions mismatch, treat the skill as coherent with caution and request clarification from the publisher before trusting private content or supplying a permanent token.
Capability Analysis
Type: OpenClaw Skill Name: trimmer-app Version: 1.0.0 The skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It provides clear instructions for the agent to manage authentication tokens, sessions, and API calls for video processing. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; all network activities and environment variable usage (NEMO_TOKEN) are directly aligned with the stated purpose of video trimming.
Capability Assessment
Purpose & Capability
The skill is described as a cloud video-trimming front end and all runtime instructions call a remote video-processing API (upload, render, status, credits). That matches the stated purpose. However, the registry declares NEMO_TOKEN as a required environment variable and a config path (~/.config/nemovideo/) even though the SKILL.md explicitly supports creating an anonymous token if NEMO_TOKEN is absent. The presence of the config path in metadata is not explained by the instructions.
Instruction Scope
SKILL.md limits actions to contacting the nemovideo backend (auth, session, upload, render, credits, state) and streaming SSE. It does not instruct reading arbitrary user files or system secrets beyond the NEMO_TOKEN. It does ask to detect install path to set X-Skill-Platform header, which may require inspecting where the skill is located, but otherwise stays within its editing remit.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only, so nothing is written to disk by an installer. This is the lowest-risk install mechanism.
Credentials
The skill declares a single primary env var (NEMO_TOKEN), which is reasonable for a cloud API. However, the metadata marks it required while the SKILL.md provides a fallback anonymous-token flow if the variable is missing. The metadata also lists a config path (~/.config/nemovideo/) that the instructions never explicitly read or write—this mismatch could indicate sloppy metadata or an undocumented persistence behaviour (e.g., storing tokens locally). Verify whether tokens or job metadata are stored locally and whether providing your own NEMO_TOKEN is necessary or safe.
Persistence & Privilege
The skill is not force-included (always: false) and requests no special platform privileges. It does not instruct modifying other skills or global agent settings. Autonomous invocation is permitted (the platform default) but not combined with other high-risk indicators here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install trimmer-app
  3. After installation, invoke the skill by name or use /trimmer-app
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Trimmer App 1.0.0 — Initial Release - Instantly trim and export video clips via natural language prompts (e.g., "trim the first 30 seconds"). - Supports uploads of MP4, MOV, AVI, and WebM files up to 500MB. - Cloud-based editing: no installation required; setup handles authentication and session automatically. - Credits-based usage: 100 free credits on first connection, with basic balance and error handling included. - Supports multi-format exports (MP4 default, 1080p quality) and batch processing. - User-friendly error messages for unsupported formats, oversized files, rate limits, and expired sessions.
Metadata
Slug trimmer-app
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Trimmer App?

Skip the learning curve of professional editing software. Describe what you want — trim the first 30 seconds and cut the dead air at the end — and get trimme... It is an AI Agent Skill for Claude Code / OpenClaw, with 48 downloads so far.

How do I install Trimmer App?

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

Is Trimmer App free?

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

Which platforms does Trimmer App support?

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

Who created Trimmer App?

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

💬 Comments