← Back to Skills Marketplace
Video Trimmer Joiner
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-trimmer-joiner
Description
Turn three separate 30-second phone recordings into 1080p merged edited clips just by typing what you need. Whether it's cutting unwanted sections from multi...
Usage Guidance
This skill sends uploaded videos and session tokens to a remote service (mega-api-prod.nemovideo.ai). If you proceed, expect your media files to be transmitted to that backend and an anonymous token to be created if you don't already have NEMO_TOKEN. Verify you trust the service's domain and privacy policy before uploading sensitive content. Also note anonymous tokens expire after 7 days; if you prefer purely local editing, do not install or invoke this skill. If you want greater assurance, ask the skill author for a privacy/data-retention statement and for clarification on whether the config path is used to store tokens on disk.
Capability Analysis
Type: OpenClaw Skill
Name: video-trimmer-joiner
Version: 1.0.0
The skill is a functional integration for a video editing service hosted at nemovideo.ai. It provides instructions for an AI agent to manage authentication (including an anonymous token fallback), session creation, file uploads, and video rendering tasks. The logic is transparently documented in SKILL.md, and the requested permissions (network access to the service domain and file access for uploads) are strictly aligned with the stated purpose of trimming and joining videos. No indicators of data exfiltration, malicious execution, or persistence were found.
Capability Assessment
Purpose & Capability
The skill is a cloud video-trimming/joining frontend and declares a single service token (NEMO_TOKEN) and a nemovideo config path — both are coherent with a cloud rendering backend. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md contains explicit runtime steps (check NEMO_TOKEN, obtain anonymous token if absent, create session, upload files, initiate render, poll for completion). It also instructs reading its own frontmatter and detecting install path for attribution headers. Those actions align with a cloud rendering workflow; the only user-facing privacy implication is that uploaded media and generated tokens are sent to the remote API.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is downloaded or written to disk by an installer, which minimizes install-time risk.
Credentials
Only NEMO_TOKEN is required (declared as primary credential), which is proportional. The frontmatter also lists a config path (~/.config/nemovideo/) — the instructions do not strongly justify reading that path, so it is a minor mismatch (likely for storing/loading tokens or settings).
Persistence & Privilege
The skill is not always-enabled and does not request elevated or system-wide persistence. It does require network access to the backend and may create short-lived anonymous tokens (7-day expiry), which is typical for this service model.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-trimmer-joiner - After installation, invoke the skill by name or use
/video-trimmer-joiner - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Video Trimmer Joiner: easily trim and merge multiple video clips via simple text instructions.
- Upload video files and describe desired edits; the backend processes and returns a 1080p MP4 in 30–60 seconds.
- Automatic setup with token management and session creation for cloud video processing.
- Supports various formats including mp4, mov, avi, webm for uploads and exports.
- Handles prompt-based actions including uploading, trimming, joining, exporting, and checking credits or status.
- Clear error handling and helpful user feedback from backend responses.
Metadata
Frequently Asked Questions
What is Video Trimmer Joiner?
Turn three separate 30-second phone recordings into 1080p merged edited clips just by typing what you need. Whether it's cutting unwanted sections from multi... It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.
How do I install Video Trimmer Joiner?
Run "/install video-trimmer-joiner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Trimmer Joiner free?
Yes, Video Trimmer Joiner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Trimmer Joiner support?
Video Trimmer Joiner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Trimmer Joiner?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills