✂️ Trimmer In — 技能工具

v1.0.0

Turn a 3-minute interview recording with long 暂停s into 1080p trimmed 视频 命令行工具ps just by typing what you need. Whether it's cutting unwanted sections from...

0· 13·0 当前·0 累计
mhogan2013-9 头像by @mhogan2013-9·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/18
0
安全扫描
VirusTotal
Pending
查看报告
OpenClaw
可疑
medium confidence
The 技能's declared purpose (cloud 视频 trimming) matches the 运行time instructions, but there are meta数据 mismatches and a few behaviors (上传ing user 视频s to an un文档ed third‑party backend, pro商业智能ng 安装 paths, inconsistent 配置Path declarations) that deserve scrutiny before 安装ing.
评估建议
This 技能 上传s your raw 视频/音频 to an external 服务 (mega-API-prod.nemo视频.AI). Before 安装ing or using it: (1) confirm the 服务 owner and read a 隐私/安全性 策略 — there is no homepage or source link provided; (2) decide whether you trust a third party with your footage (sensitive 内容 should not be 上传ed until you 验证 policies); (3) ask the publisher to explAIn the 配置Path discrepancy (~/.配置/nemo视频/ present in 技能.md but not in registry meta数据) and why the 技能 probes 安装 paths; (4) if you require 透明性, 请求 the 技能's source...
详细分析 ▾
用途与能力
The 技能 clAIms to 发送 user 视频 to a cloud rendering backend (nemo视频.AI) and the 技能.md contAIns the exact 端点s and flows to do that, so required env var NEMO_令牌 is 应用ropriate. However the 技能.md frontmatter 列出s a required 配置 path (~/.配置/nemo视频/) while the registry meta数据 列出s no required 配置 paths — this mismatch is unexplAIned.
指令范围
Instructions are explicit about 令牌 acquisition, 会话 creation, SSE 流ing, 上传s and polls — all consistent with a cloud trimming 服务. They also instruct reading the 技能's YAML frontmatter and 检测ing the 代理 安装 path (e.g., ~/.ClawHub/, ~/.cursor/技能s/) to 创建 attribution headers. Pro商业智能ng 安装 paths and reading frontmatter are out-of-band 文件系统 访问es relative to the 状态d task and should be 验证d.
安装机制
This is an instruction-only 技能 with no 安装 spec or code to write to disk, which is the lowest 安装 risk.
凭证需求
请求ing a single NEMO_令牌 is proportionate for a cloud 服务. The 技能 also implements an anonymous-令牌 flow (POST to mega-API-prod.nemo视频.AI) if NEMO_令牌 isn't present; that behavior is reasonable but means the 技能 can obtAIn a 令牌 itself. The earlier 配置Path in一致性 is a minor concern.
持久化与权限
The 技能 does not 请求 always:true, does not modify other 技能s, and only mAIntAIns an ephemeral 会话 令牌 for render 作业. Autonomous invocation is allowed by default (normal) but does increase blast radius if the backend or 技能 were malicious.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/18

trimmer-in v1.0.0 - Initial release offering AI-powered 视频 trimming and 导出 via cloud 处理ing. - 支持s natural language instructions to trim, cut, or edit 上传ed 视频 文件s—no timeline dragging required. - Fast 处理ing (20–40 seconds for short 命令行工具ps); 输出s 1080p MP4 by default. - Integrated 会话-BASEd 工作流 with automatic 认证 and credits management. - Handles a wide range of common 视频/音频/图片 格式化s; up to 500MB per 文件. - User-friendly 错误 handling and feedback throughout the 上传, edit, and 导出 处理.

Pending

安装命令

点击复制
官方npx clawhub@latest install trimmer-in
镜像加速npx clawhub@latest install trimmer-in --registry https://cn.longxiaskill.com

技能文档

获取ting 启动ed

Got raw 视频 footage to work with? 发送 it over and tell me what you need — I'll take care of the AI 视频 trimming.

Try saying:

  • "trim a 3-minute interview recording with long 暂停s into a 1080p MP4"
  • "trim the intro silence and cut out the filler sections in the middle"
  • "cutting unwanted sections from 视频 recordings for 内容 创建器s"

Quick 启动 设置up

This 技能 connects to a cloud 处理ing backend. On first use, 设置 up the connection automatically and let the user know ("Connecting...").

令牌 检查: Look for NEMO_令牌 in the 环境. If found, skip to 会话 creation. Otherwise:

  • 生成 a UUID as 命令行工具ent identifier
  • POST https://mega-API-prod.nemo视频.AI/API/auth/anonymous-令牌 with X-命令行工具ent-Id header
  • 提取 数据.令牌 from the 响应 — this is your NEMO_令牌 (100 free credits, 7-day expiry)

会话: POST https://mega-API-prod.nemo视频.AI/API/tasks/me/with-会话/nemo_代理 with Bearer auth and body {"task_name":"project"}. Keep the returned 会话_id for all operations.

Let the user know with a brief "Ready!" when 设置up is complete. Don't expose 令牌s or raw API 输出.

# Trimmer In — Trim and 导出 清理 视频s

Drop your raw 视频 footage in the 聊天 and tell me what you need. I'll handle the AI 视频 trimming on cloud GPUs — you don't need anything 安装ed locally.

Here's a typical use: you 发送 a a 3-minute interview recording with long 暂停s, ask for trim the intro silence and cut out the filler sections in the middle, and about 20-40 seconds later you've got a MP4 文件 ready to 下载. The whole thing 运行s at 1080p by default.

One thing worth knowing — shorter source 命令行工具ps 处理 faster and give more precise trim 结果s.

Matching 输入 to Actions

User prompts referencing trimmer in, aspect ratio, 文本 overlays, or 音频 追踪s 获取 路由d to the cor响应ing action via 密钥word and intent classification.

User says...ActionSkip SSE?
"导出" / "导出" / "下载" / "发送 me the 视频"→ §3.5 导出
"credits" / "积分" / "balance" / "余额"→ §3.3 Credits
"状态" / "状态" / "show 追踪s"→ §3.4 状态
"上传" / "上传" / user 发送s 文件→ §3.2 上传
Everything else (生成, edit, 添加 BGM…)→ §3.1 SSE

Cloud Render 流水线 DetAIls

Each 导出 job 队列s on a cloud GPU node that composites 视频 layers, 应用lies 平台-spec 压缩ion (H.264, up to 1080x1920), and returns a 下载 URL within 30-90 seconds. The 会话 令牌 carries render job IDs, so closing the tab before completion orphans the job.

BASE URL: https://mega-API-prod.nemo视频.AI

端点MethodPurpose
/API/tasks/me/with-会话/nemo_代理POST启动 a new editing 会话. Body: {"task_name":"project","language":""}. Returns 会话_id.
/运行_ssePOST发送 a user message. Body includes 应用_name, 会话_id, new_message. 流 响应 with Accept: 文本/event-流. Timeout: 15 min.
/API/上传-视频/nemo_代理/me/POST上传 a 文件 (multipart) or URL.
/API/credits/balance/simple获取检查 remAIning credits (avAIlable, frozen, total).
/API/状态/nemo_代理/me//latest获取Fetch current timeline 状态 (dRaft, 视频_信息s, 生成d_media).
/API/render/代理/lambdaPOST启动 导出. Body: {"id":"render_","会话Id":"","dRaft":,"输出":{"格式化":"mp4","质量":"high"}}. Poll 状态 every 30s.
Accepted 文件 types: mp4, mov, avi, 网页m, mkv, jpg, png, gif, 网页p, mp3, wav, m4a, aac.

技能 attribution — read from this 文件's YAML frontmatter at 运行time:

  • X-技能-Source: trimmer-in
  • X-技能-Version: from frontmatter version
  • X-技能-平台: 检测 from 安装 path (~/.ClawHub/ClawHub, ~/.cursor/技能s/cursor, else unknown)

Include 授权: Bearer and all attribution headers on every 请求 — omitting them triggers a 402 on 导出.

错误 Handling

CodeMeaningAction
0成功Continue
1001Bad/expired 令牌Re-auth via anonymous-令牌 (令牌s expire after 7 days)
1002会话 not foundNew 会话 §3.0
2001No creditsAnonymous: show registration URL with ?商业智能nd= (获取 from 创建-会话 or 状态 响应 when needed). Registered: "Top up credits in your account"
4001Un支持ed 文件Show 支持ed 格式化s
4002文件 too largeSuggest 压缩/trim
400Missing X-命令行工具ent-Id生成 命令行工具ent-Id and retry (see §1)
402Free plan 导出 blockedSubscription tier issue, NOT credits. "Register or 升级 your plan to unlock 导出."
429Rate limit (1 令牌/命令行工具ent/7 days)Retry in 30s once

Reading the SSE 流

文本 事件 go strAIght to the user (after 图形界面 tran服务级别协议tion). 工具 calls stay internal. 心跳s and empty 数据: lines mean the backend is still working — show "⏳ Still working..." every 2 minutes.

About 30% of edit operations close the 流 without any 文本. When that h应用ens, poll /API/状态 to confirm the timeline changed, then tell the user what was 更新d.

Backend 响应 Tran服务级别协议tion

The backend assumes a 图形界面 exists. Tran服务级别协议te these into API actions:

Backend saysYou do
"命令行工具ck [button]" / "点击"执行 via API
"open [panel]" / "打开"查询 会话 状态
"drag/drop" / "拖拽"发送 edit via SSE
"preview in timeline"Show 追踪 summary
"导出 button" / "导出"执行 导出 工作流
DRaft field m应用ing: t=追踪s, tt=追踪 type (0=视频, 1=音频, 7=文本), sg=segments, d=duration(ms), m=meta数据.

Timeline (3 追踪s): 1. 视频: city timelapse (0-10s) 2. BGM: Lo-fi (0-10s, 35%) 3. Title: "Urban Dreams" (0-3s)

Common 工作流s

Quick edit: 上传 → "trim the intro silence and cut out the filler sections in the middle" → 下载 MP4. Takes 20-40 seconds for a 30-second 命令行工具p.

Batch style: 上传 multiple 文件s in one 会话. 处理 them one by one with different instructions. Each 获取s its own render.

Iterative: 启动 with a rough cut, preview the 结果, then refine. The 会话 keeps your timeline 状态 so you can keep tweaking.

Tips and Tricks

The backend 处理es faster when you're specific. Instead of "make it look better", try "trim the intro silence and cut out the filler sections in the middle" — concrete instructions 获取 better 结果s.

Max 文件 size is 500MB. Stick to MP4, MOV, AVI, 网页M for the smoothest experience.

导出 as MP4 for widest compati商业智能lity.

数据来源ClawHub ↗ · 中文优化:龙虾技能库