← Back to Skills Marketplace
Video Trim Hd
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-trim-hd
Description
Skip the learning curve of professional editing software. Describe what you want — trim the first 30 seconds and cut the last 2 minutes to keep only the high...
Usage Guidance
This skill appears to do what it says (upload your video to a NemoVideo cloud API and return a trimmed file), but note these cautions before installing:
- Credential behavior: The registry lists NEMO_TOKEN as required, but the instructions will request an anonymous token from the external API if NEMO_TOKEN is not present. Decide whether you want the skill to obtain short-lived anonymous credentials on your behalf or provide your own NEMO_TOKEN from a trusted account.
- File access: The skill will read video files you ask it to upload; it also instructs probing certain paths to set an attribution header (e.g., ~/.clawhub/, ~/.cursor/skills/). Confirm the skill will only read user-specified files and not scan arbitrary directories or sensitive files.
- External endpoint: All network activity goes to https://mega-api-prod.nemovideo.ai. Only proceed if you trust that domain/service and its privacy/security practices. Avoid uploading sensitive or private videos unless you have an account and understand retention/processing policies.
- Metadata mismatch: The SKILL.md frontmatter and registry metadata disagree about config paths and the necessity of NEMO_TOKEN. Ask the publisher (or request the full, signed skill manifest) to clarify whether NEMO_TOKEN is required, what the ~/.config/nemovideo/ path is used for, and whether the skill logs or transmits extra context.
What would increase confidence: an official homepage or publisher reputation, a clear statement that only explicit user-selected files are read and uploaded, and a manifest update that removes contradictory declarations (either require NEMO_TOKEN or document anonymous-token fallback).
Capability Analysis
Type: OpenClaw Skill
Name: video-trim-hd
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for the AI agent to manage authentication via anonymous tokens, handle video uploads, and process rendering tasks through a defined API. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the requested environment variables and file access are consistent with the stated purpose of video processing.
Capability Assessment
Purpose & Capability
The skill claims to call a NemoVideo cloud API to trim videos and requires a NEMO_TOKEN credential — which is appropriate for a cloud video service. However, the runtime instructions implement an anonymous-token fallback (POST to /api/auth/anonymous-token) so NEMO_TOKEN is not strictly required; the registry metadata declares no config paths while the SKILL.md frontmatter advertises ~/.config/nemovideo/ as a config path. These mismatches are unexplained but could be benign (optional token vs. preferred account token).
Instruction Scope
Instructions are focused on uploading video files, creating sessions, streaming SSE events, and polling render status — all consistent with video trimming. They require access to user video file paths for multipart uploads and describe detecting an install path (~/.clawhub/, ~/.cursor/skills/) to set X-Skill-Platform headers, which implies reading some filesystem locations. This file-system probing is not strictly necessary for functionality and should be disclosed/limited to avoid unexpected reads.
Install Mechanism
No install spec or code files are present; this is an instruction-only skill so nothing is written to disk by an installer. That minimizes install-time risk.
Credentials
Only one credential (NEMO_TOKEN) is declared as primary, which aligns with using a remote service. But SKILL.md will obtain an anonymous token itself if NEMO_TOKEN is missing, so requiring the env var in the registry is inconsistent. No unrelated secrets are requested.
Persistence & Privilege
The skill is not flagged always:true and does not request system-wide changes. Autonomous invocation is allowed (default) but not combined with broad credential or persistence requirements.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-trim-hd - After installation, invoke the skill by name or use
/video-trim-hd - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Trim HD — effortless, cloud-based HD video trimming.
- Instantly trim and export HD MP4, MOV, AVI, or WebM videos up to 500MB.
- Simple, natural commands like "trim the first 30 seconds and cut the last 2 minutes" — no editing experience required.
- Fast cloud processing: get your 1080p highlights in 20–40 seconds per clip.
- Handles basic video, audio, and text overlays; batch upload supported.
- Seamless onboarding with automatic cloud session and free credits for new users.
Metadata
Frequently Asked Questions
What is Video Trim Hd?
Skip the learning curve of professional editing software. Describe what you want — trim the first 30 seconds and cut the last 2 minutes to keep only the high... It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.
How do I install Video Trim Hd?
Run "/install video-trim-hd" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Trim Hd free?
Yes, Video Trim Hd is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Trim Hd support?
Video Trim Hd is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Trim Hd?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills