← 返回 Skills 市场
Video Trimmer In
作者
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
63
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-trimmer-in
功能描述
Skip the learning curve of professional editing software. Describe what you want — trim the first 2 minutes and cut the silence at the end — and get trimmed...
安全使用建议
This skill appears to do what it says (cloud AI trimming) and only asks for a single service token, but there are two things to confirm before installing: (1) consent for auto-creating an anonymous NEMO_TOKEN — the skill will POST to mega-api-prod.nemovideo.ai to obtain a token if none is supplied, which creates a 7‑day token and consumes free credits; if you prefer, provide your own NEMO_TOKEN instead of letting it create one; (2) whether the skill will read/write ~/.config/nemovideo/ (the SKILL.md frontmatter references this but the registry metadata did not) — ask the publisher where tokens/config are stored and whether they are persisted. Also avoid uploading sensitive or private videos unless you trust the nemo domain and have checked its privacy/retention policy.
功能分析
Type: OpenClaw Skill
Name: video-trimmer-in
Version: 1.0.0
The skill provides instructions for an AI agent to interface with a cloud-based video editing service (nemovideo.ai). It includes standard procedures for authentication, session management, file uploads, and polling for render status. No evidence of data exfiltration, unauthorized access to sensitive local files, or malicious prompt injection was found; all network activity is directed toward the stated service domain (mega-api-prod.nemovideo.ai).
能力评估
Purpose & Capability
Name and description align with the required NEMO_TOKEN and the described cloud video-rendering API; requiring a single service token is proportionate. However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata listed no required config paths — this mismatch is unexplained.
Instruction Scope
Instructions stay within the declared remote service (mega-api-prod.nemovideo.ai) and define upload, SSE, session, export, and polling workflows. They instruct the agent to look for a local NEMO_TOKEN or automatically obtain one via an anonymous-token POST, and to upload user-supplied files by path. Automatic token creation and implicit filesystem access for uploads are reasonable for this skill but widen scope (network calls and local file reads) and should be disclosed to users.
Install Mechanism
No install spec and no code files (instruction-only) — lowest install risk. The skill does not download or write installer artifacts itself.
Credentials
The only declared credential is NEMO_TOKEN (primaryEnv), which fits the service. But the frontmatter's configPaths (~/.config/nemovideo/) suggests the skill may read or write a local config file (e.g., to persist tokens) even though registry metadata reported no required config paths. Also, the runtime behavior to auto-create an anonymous token (and treat it as NEMO_TOKEN) means the skill will perform network-auth operations and may persist credentials unless the storage location is clarified.
Persistence & Privilege
always:false and no instructions to modify other skills or system-wide agent settings. The skill requests no elevated platform privileges beyond normal network and file access for uploads and (possibly) storing its token locally.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-trimmer-in - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-trimmer-in触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Trimmer In — trim and export clean videos quickly via AI-powered cloud processing.
- Upload MP4, MOV, AVI, or WebM files up to 500MB for automated trimming and export.
- Describe video edits in plain language (e.g., “trim the first 2 minutes and cut the silence at the end”) for fast results.
- Automatic setup with anonymous token generation and session management; notifies user when ready.
- Supports common workflows: quick edits, batch processing, and iterative refinement with session state.
- Clear error handling for file size, format, missing credits, or expired tokens.
- Exports rendered videos as MP4 (and other formats), with download links typically ready in under a minute.
元数据
常见问题
Video Trimmer In 是什么?
Skip the learning curve of professional editing software. Describe what you want — trim the first 2 minutes and cut the silence at the end — and get trimmed... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 63 次。
如何安装 Video Trimmer In?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-trimmer-in」即可一键安装,无需额外配置。
Video Trimmer In 是免费的吗?
是的,Video Trimmer In 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Trimmer In 支持哪些平台?
Video Trimmer In 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Trimmer In?
由 susan4731-wilfordf(@susan4731-wilfordf)开发并维护,当前版本 v1.0.0。
推荐 Skills