← Back to Skills Marketplace
Video Trimmer Online Free
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-trimmer-online-free
Description
trim video clips into trimmed video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for cutting unwanted sec...
Usage Guidance
This skill appears to do what it says (upload user video files to a nemovideo cloud API and return trimmed exports), but there are things to check before installing: 1) The package has no homepage or source repository — verify who runs mega-api-prod.nemovideo.ai and review their privacy/TOS. 2) Confirm the intended use of ~/.config/nemovideo/ (SKILL.md mentions it but registry metadata does not). 3) Understand token handling: if you don't provide NEMO_TOKEN the skill will obtain an anonymous token from the service; decide whether that is acceptable. 4) Only upload files you are comfortable sending to a third-party service. If you need higher assurance, ask the skill author for a repository, privacy policy, and clarity on the config path inconsistency before enabling.
Capability Analysis
Type: OpenClaw Skill
Name: video-trimmer-online-free
Version: 1.0.0
The skill is a functional wrapper for a video processing service (nemovideo.ai). It provides instructions for an AI agent to manage video trimming tasks via a series of API calls, including session creation, file uploading, and rendering. The authentication flow (using NEMO_TOKEN or an anonymous token) and the use of attribution headers are standard for third-party service integrations, and no evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill name/description line up with the runtime instructions: it connects to a remote 'nemovideo' API, creates sessions, uploads video files, and requests exports. Requiring a single NEMO_TOKEN credential is proportionate. However, registry metadata said no config paths while the embedded SKILL.md frontmatter lists a config path (~/.config/nemovideo/), which is an inconsistency that should be clarified.
Instruction Scope
Instructions are focused on interacting with the nemovideo cloud API (auth, session creation, SSE, uploads, polling render status). They tell the agent to upload user files (multipart or URL) and to use an env token or request an anonymous token from the remote API. They also ask to auto-detect an 'install path' to set an X-Skill-Platform header, which may require reading the agent install environment. No broad file-reading or unrelated credential exfiltration is explicitly instructed, but file uploads and platform auto-detection are privacy-relevant and expected for this functionality.
Install Mechanism
No install specification and no code files (instruction-only). This minimizes installation risk because nothing is written to disk by an installer. Runtime network calls will happen per the SKILL.md.
Credentials
Only one declared secret (NEMO_TOKEN / primaryEnv) is requested, which fits a cloud API integration. The skill will also generate and use an anonymous token if none is provided, meaning it can operate without user-supplied credentials. The inconsistency between registry-level 'no config paths' and SKILL.md's metadata asking for ~/.config/nemovideo/ should be resolved — that path, if actually used, could expose local config data.
Persistence & Privilege
always:false and no install steps mean the skill does not request permanent, force-included presence or make persistent system changes. It will create short-lived sessions with the remote service, which is expected for the described workload.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-trimmer-online-free - After installation, invoke the skill by name or use
/video-trimmer-online-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Video Trimmer Online Free (v1.0.0).
- Trim MP4, MOV, AVI, WebM clips up to 500MB entirely online—no software download needed.
- Cloud processing delivers 1080p MP4 exports in about 20–40 seconds per job.
- Handles video uploading, trim instructions, aspect ratios, audio/text overlays, and exports via guided chat prompts.
- Secure, session-based workflow—anonymous login with free credits for new users.
- Error handling covers unsupported formats, rate limits, and session/token issues.
Metadata
Frequently Asked Questions
What is Video Trimmer Online Free?
trim video clips into trimmed video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for cutting unwanted sec... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install Video Trimmer Online Free?
Run "/install video-trimmer-online-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Trimmer Online Free free?
Yes, Video Trimmer Online Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Trimmer Online Free support?
Video Trimmer Online Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Trimmer Online Free?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills