← Back to Skills Marketplace
Trimmer Online Free
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
74
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install trimmer-online-free
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 be what it says: a cloud-based video trimmer that needs a nemovideo token. Before installing or using it, consider: (1) Privacy — your videos will be uploaded to https://mega-api-prod.nemovideo.ai; do not upload sensitive material unless you trust that service. (2) Token handling — provide a dedicated NEMO_TOKEN for this skill (avoid reusing high-privilege keys). If you don't provide one, the skill requests an anonymous token from the vendor. (3) Filesystem reads — the skill may inspect install/home paths to set an attribution header; if you are uncomfortable with that, ask for that behavior to be removed. (4) Source verification — there is no homepage or known source listed; if provenance matters, try to obtain publisher details or a public repository before relying on it. Overall the footprint is proportionate to the stated purpose, but exercise caution around data privacy and provenance.
Capability Analysis
Type: OpenClaw Skill
Name: trimmer-online-free
Version: 1.0.0
The skill bundle provides a legitimate integration for a cloud-based video trimming service hosted at mega-api-prod.nemovideo.ai. It contains detailed instructions for the AI agent to manage sessions, handle file uploads, and poll for render status using standard API patterns. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the requested environment variables and configuration paths are specific to the service's operation.
Capability Assessment
Purpose & Capability
Name, description, and runtime behavior align: the skill uploads user video files to a cloud rendering API and manages sessions/exports. The single required credential (NEMO_TOKEN) is appropriate for a hosted service.
Instruction Scope
SKILL.md stays focused on upload/trim/export workflows and session handling. It instructs the agent to upload user-provided video files, create sessions, poll render status, and return download URLs. It also instructs generating and using an anonymous token if NEMO_TOKEN is absent. Two noteworthy points: (1) it instructs deriving X-Skill-Platform by inspecting install paths (e.g., ~/.clawhub/ or ~/.cursor/skills/) which requires reading the agent's filesystem/home paths, and (2) it instructs keeping technical details out of chat (operational). Both are explainable for attribution and UX, but the install-path probe is a broader file-system read than strictly required for trimming.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. This is the lowest-risk install model.
Credentials
Only NEMO_TOKEN is declared as required and used as the bearer token for the nemovideo API; that is proportionate. The SKILL.md metadata also references a config path (~/.config/nemovideo/) even though registry metadata listed no required config paths — minor inconsistency. The skill will access user-provided files for upload (expected) and may read the agent's home/install paths to set an attribution header (see instruction_scope).
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent/system-wide presence or modification of other skills. Session tokens live on the backend (render jobs can be orphaned if the client disconnects) but there is no evidence the skill modifies agent configs or other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install trimmer-online-free - After installation, invoke the skill by name or use
/trimmer-online-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Trimmer Online Free — fast, no-software video trimming in the cloud.
- Upload MP4, MOV, AVI, or WebM video files (up to 500MB).
- Give natural language trim instructions; AI interprets your commands.
- Downloads 1080p MP4 clips in ~30–90 seconds, no local software needed.
- Supports credits system and error feedback; anonymous users get free starter credits.
- Handles uploads, session management, video edits, exports, and state queries via cloud API.
- Clear user feedback at each step; keeps chat simple and technical details hidden.
Metadata
Frequently Asked Questions
What is Trimmer Online Free?
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 74 downloads so far.
How do I install Trimmer Online Free?
Run "/install trimmer-online-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Trimmer Online Free free?
Yes, Trimmer Online Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Trimmer Online Free support?
Trimmer Online Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Trimmer Online Free?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills