← 返回 Skills 市场
peand-rover

Video Trimmer Cutter

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-trimmer-cutter
功能描述
Skip the learning curve of professional editing software. Describe what you want — trim the first 30 seconds and cut out the pause at 4:20 — and get trimmed...
安全使用建议
This skill looks like a straightforward client for the nemo video-rendering API, but it sends your uploaded video files and (if present) your NEMO_TOKEN to https://mega-api-prod.nemovideo.ai. Before installing, consider: (1) Do you trust that external service to process and store your videos? Avoid uploading sensitive or private footage. (2) The skill can obtain an anonymous token itself if you don't provide one — it will make network calls to mint that token. (3) The runtime asks the agent to inspect some filesystem paths to set an attribution header (it references install directories beyond the declared config path); this is a minor inconsistency but means the skill may check for agent install locations. If any of these are unacceptable, do not install the skill. If you proceed, prefer using a limited/throwaway token and review the third‑party service's privacy/security documentation.
功能分析
Type: OpenClaw Skill Name: video-trimmer-cutter Version: 1.0.0 The skill provides video trimming and cutting functionality by interfacing with a cloud-based rendering API at mega-api-prod.nemovideo.ai. It includes standard procedures for authentication (using NEMO_TOKEN or acquiring an anonymous token), file uploading, and polling for render results. The instructions in SKILL.md are focused on managing the API lifecycle, handling SSE streams, and translating backend responses into user-friendly summaries, with no evidence of data exfiltration, unauthorized access, or malicious intent.
能力评估
Purpose & Capability
Name/description align with the actions in SKILL.md (upload video, request cloud render, download result). Requiring a single API token (NEMO_TOKEN) is consistent with a cloud backend integration.
Instruction Scope
Most instructions stay on-task (establish session, upload files, poll render status, download URL). The skill instructs the agent to read this file's YAML frontmatter for attribution (expected) and to detect the agent install path by checking ~/.clawhub/ and ~/.cursor/skills/ to set X-Skill-Platform — this requires inspecting filesystem paths beyond the declared config path and is not strictly necessary for core trimming functionality.
Install Mechanism
Instruction-only skill with no install spec or downloaded code — lowest risk from install mechanics.
Credentials
Only NEMO_TOKEN is required (primary credential) which is proportionate for a third-party cloud API. The skill also supports generating an anonymous token by calling the remote API if no token is present. Metadata lists a config path (~/.config/nemovideo/), but runtime instructions reference other install paths (~/.clawhub/, ~/.cursor/skills/) — a small mismatch in declared vs. accessed paths.
Persistence & Privilege
always:false and normal model invocation. The skill does not request permanent presence or attempt to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-trimmer-cutter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-trimmer-cutter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Trimmer Cutter - Instantly trim and cut video clips with plain-language instructions. - Supports MP4, MOV, AVI, WebM uploads up to 500MB. - No editing experience needed; AI handles all cuts and trims automatically. - Fast cloud processing — get a downloadable MP4 in 20–40 seconds for typical clips. - Simple API token/session setup with free credits for new users.
元数据
Slug video-trimmer-cutter
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Trimmer Cutter 是什么?

Skip the learning curve of professional editing software. Describe what you want — trim the first 30 seconds and cut out the pause at 4:20 — and get trimmed... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。

如何安装 Video Trimmer Cutter?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-trimmer-cutter」即可一键安装,无需额外配置。

Video Trimmer Cutter 是免费的吗?

是的,Video Trimmer Cutter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Video Trimmer Cutter 支持哪些平台?

Video Trimmer Cutter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Video Trimmer Cutter?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。

💬 留言讨论