← 返回 Skills 市场
Video Cutter Free
作者
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-cutter-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 "cut...
安全使用建议
This skill behaves like a normal cloud video editor: it will upload your video files to mega-api-prod.nemovideo.ai and requires a service token (NEMO_TOKEN) or will obtain a short-lived anonymous token for you. Before installing or using it, consider: 1) Do you trust nemovideo.ai with the videos you will upload? Uploaded media may be stored or processed by a third party. 2) Provide a scoped/ephemeral token if possible; NEMO_TOKEN is a bearer credential that grants access to your account/credits. 3) Ask the maintainer why the skill metadata declares ~/.config/nemovideo/ and an install-path platform detection — if the implementation inspects local paths to auto-detect platform it may access more of your environment than the SKILL.md documents. 4) Because the skill performs network I/O and can be invoked autonomously, be cautious about enabling it for highly-sensitive content. If you need higher assurance, request the skill's source or a privacy/data-retention policy from the publisher before use.
功能分析
Type: OpenClaw Skill
Name: video-cutter-free
Version: 1.0.0
The video-cutter-free skill provides a functional interface for a cloud-based video editing service hosted at nemovideo.ai. The SKILL.md file contains detailed instructions for the agent to manage authentication (including an anonymous token flow), session state, and file uploads. The logic is consistent with the stated purpose of trimming and exporting video clips, and there are no indicators of data exfiltration, unauthorized system access, or malicious prompt injection.
能力评估
Purpose & Capability
The name/description match the actions described (upload video, request cloud render, download result). Requiring a NEMO_TOKEN and calling nemovideo.ai endpoints is consistent. Minor mismatch: the metadata lists a config path (~/.config/nemovideo/) that the SKILL.md does not explicitly read or justify; this could be for cached tokens but is not explained.
Instruction Scope
SKILL.md stays within the service boundary: it instructs uploading media, creating/using a session token, posting chat/edit events (SSE), polling export status, and returning download URLs. It does not instruct reading unrelated system files or other environment variables. It does require sending user video files to an external domain (mega-api-prod.nemovideo.ai), which is expected for a cloud render service but is important for privacy consideration.
Install Mechanism
There is no install spec (instruction-only), so nothing is written to disk or downloaded at install time. This is the lowest-risk install profile.
Credentials
Only one credential is declared (NEMO_TOKEN), which is proportional to a cloud API service. The metadata additionally declares a config path (~/.config/nemovideo/) and asks the agent to auto-detect platform from an install path for an attribution header; these items are not fully justified in the instructions and could require the agent to inspect local paths if implemented — clarify why that access is needed.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide modifications. It can be invoked autonomously (default), which is normal for skills; there is no evidence it would alter other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-cutter-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-cutter-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Cutter Free — quick video upload and AI-powered video trimming.
- Upload video clips (MP4, MOV, AVI, WebM up to 500MB) and specify trims in plain language.
- Automatic connection and session management with backend API; handles both authenticated and anonymous users.
- Export 1080p MP4 clips after cloud-based processing in under a minute.
- Simple chat commands for uploading, cutting, checking credits, export, and viewing status.
- Handles common errors (expired token, file too large, unsupported format, no credits) with user-friendly suggestions.
- All processing managed through secure API with attribution and session validation.
元数据
常见问题
Video Cutter 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 "cut... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 Video Cutter Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-cutter-free」即可一键安装,无需额外配置。
Video Cutter Free 是免费的吗?
是的,Video Cutter Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Cutter Free 支持哪些平台?
Video Cutter Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Cutter Free?
由 vcarolxhberger(@vcarolxhberger)开发并维护,当前版本 v1.0.0。
推荐 Skills