← 返回 Skills 市场
Video Trimmer Exe
作者
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-trimmer-exe
功能描述
Skip the learning curve of professional editing software. Describe what you want — trim the first 2 minutes and cut out the silence at the end — and get trim...
安全使用建议
This skill appears to do what it says: it uploads user videos to mega-api-prod.nemovideo.ai for trimming and returns a download URL. Before installing or using it: (1) decide whether you trust nemovideo.ai with the videos you will upload (they will leave your machine); (2) consider creating or using a dedicated/limited token (or a throwaway account) rather than a long-lived personal credential; (3) ask the publisher for a homepage or privacy policy (the registry entry lacks a homepage and owner identity is opaque); (4) clarify the tiny metadata mismatch about config paths if you care about local config storage. If you handle sensitive video, do not use this cloud service without confirming retention and privacy policies.
功能分析
Type: OpenClaw Skill
Name: video-trimmer-exe
Version: 1.0.0
The skill is a functional wrapper for a cloud-based video processing service (nemovideo.ai). It handles authentication via anonymous token generation or environment variables, manages user sessions, and facilitates file uploads and video rendering. The instructions in SKILL.md are well-structured, including security-conscious directives such as not exposing tokens to the user and handling errors gracefully. No evidence of data exfiltration, unauthorized access, or malicious intent was found.
能力评估
Purpose & Capability
Name/description (cloud video trimming) align with the declared requirement (NEMO_TOKEN) and the SKILL.md which exclusively targets nemovideo.ai APIs for session creation, upload, render, and status; nothing in the instructions requests unrelated cloud providers or unrelated secrets.
Instruction Scope
The SKILL.md instructs the agent to check NEMO_TOKEN, create an anonymous token via nemovideo.ai if missing, create sessions, upload user-provided video files (or URLs), stream SSE events, poll render status, and return download URLs. Those actions are expected for a cloud trimming workflow. It also instructs the agent to read the skill's YAML frontmatter and detect an install path to populate X-Skill-Platform — this implies inspecting environment/file paths but does not ask to read arbitrary unrelated files. Important: user video files will be uploaded to an external service (mega-api-prod.nemovideo.ai), so private content will leave the user's machine — this is expected but notable.
Install Mechanism
Instruction-only skill with no install steps or downloaded code. No archive or third-party package installs are requested, which minimizes on-disk risk.
Credentials
Only a single service credential (NEMO_TOKEN) is required, which is proportional to the described cloud API usage. The SKILL.md also describes a flow to obtain an anonymous token from nemovideo.ai if no token is present. Minor inconsistency: the registry metadata reported 'Required config paths: none' while the SKILL.md frontmatter metadata lists a config path (~/.config/nemovideo/) — this mismatch should be clarified but does not itself indicate excessive credential access.
Persistence & Privilege
The skill is not always-enabled, has no install-time persistence behavior in the package, and does not request or attempt to modify other skills or global agent settings. Autonomous invocation is allowed (platform default) but is not combined with broad or unrelated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-trimmer-exe - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-trimmer-exe触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — fast, AI-powered video trimming in the cloud.
- Instantly trims and exports uploaded MP4, MOV, AVI, and WebM files up to 500MB.
- Describe desired edits in plain language (e.g., "trim the first 2 minutes and cut out the silence at the end"); the AI handles the rest.
- No need to install desktop video editors.
- Automatic cloud setup and token handling, with clear progress feedback ("Connecting…", "Ready!").
- Supports credits system, job status checks, batch uploads, and iterative edits.
- Includes clear error handling, supported formats, and workflow tips for efficient editing.
元数据
常见问题
Video Trimmer Exe 是什么?
Skip the learning curve of professional editing software. Describe what you want — trim the first 2 minutes and cut out the silence at the end — and get trim... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 Video Trimmer Exe?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-trimmer-exe」即可一键安装,无需额外配置。
Video Trimmer Exe 是免费的吗?
是的,Video Trimmer Exe 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Trimmer Exe 支持哪些平台?
Video Trimmer Exe 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Trimmer Exe?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。
推荐 Skills