← Back to Skills Marketplace
Trim Video
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install trim-video
Description
Get trimmed video clips ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "trim...
Usage Guidance
This skill appears to do what it claims: it uploads video files to a remote nemovideo API and returns trimmed exports. Before installing: (1) confirm you are comfortable uploading videos to https://mega-api-prod.nemovideo.ai and review that service's privacy/retention policy (avoid uploading sensitive footage). (2) Provide a NEMO_TOKEN only if you trust the service; otherwise let the skill generate an anonymous token as described (short-lived). (3) Note the minor mismatch about a config path (~/.config/nemovideo/) — the agent may check that directory if present. (4) The skill will include required attribution headers on requests; ensure that exposing these headers (and the NEMO_TOKEN) to that domain is acceptable. If you need higher assurance, ask the publisher for a homepage or code repo and for clarity on how session_id and tokens are stored/rotated.
Capability Assessment
Purpose & Capability
Name/description (trim and export video clips) align with required credential (NEMO_TOKEN) and the API endpoints described; no unrelated credentials or binaries are requested.
Instruction Scope
Instructions stay focused on uploading videos, creating sessions, streaming edits, and starting renders. Minor ambiguity: it instructs to "save session_id" but doesn't specify secure storage location. It also asks the agent to auto-detect an install path for X-Skill-Platform (which may require reading agent/install paths), but otherwise does not instruct reading unrelated user files or secrets.
Install Mechanism
No install spec or third-party downloads — this is instruction-only, so nothing is written to disk by an installer.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv), which matches the service integration. One inconsistency: the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) while the registry metadata listed earlier said no required config paths — this could mean the agent may check that path if present. No unrelated secrets are requested.
Persistence & Privilege
always is false and there's no instruction to modify other skills or system-wide settings. The skill asks to retain a session_id for the session but doesn't request persistent, elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install trim-video - After installation, invoke the skill by name or use
/trim-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the trim-video skill for fast, server-side video editing and export.
- Upload video files (MP4, MOV, AVI, WebM, up to 500MB) and request trims with natural language prompts.
- No need to use editing sliders or software; simply describe edits like "trim the first 30 seconds".
- Exports finished clips in 1080p MP4 format, ready for posting.
- Full cloud render pipeline with simple session setup and clear status updates.
- Supports credits checking, file uploads, timeline state, and export actions via straightforward commands.
Metadata
Frequently Asked Questions
What is Trim Video?
Get trimmed video clips ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "trim... It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.
How do I install Trim Video?
Run "/install trim-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Trim Video free?
Yes, Trim Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Trim Video support?
Trim Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Trim Video?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills