← 返回 Skills 市场
linmillsd7

Video Trim Hd

作者 linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-trim-hd
功能描述
Skip the learning curve of professional editing software. Describe what you want — trim the first 30 seconds and cut the last 2 minutes to keep only the high...
安全使用建议
This skill appears to do what it says (upload your video to a NemoVideo cloud API and return a trimmed file), but note these cautions before installing: - Credential behavior: The registry lists NEMO_TOKEN as required, but the instructions will request an anonymous token from the external API if NEMO_TOKEN is not present. Decide whether you want the skill to obtain short-lived anonymous credentials on your behalf or provide your own NEMO_TOKEN from a trusted account. - File access: The skill will read video files you ask it to upload; it also instructs probing certain paths to set an attribution header (e.g., ~/.clawhub/, ~/.cursor/skills/). Confirm the skill will only read user-specified files and not scan arbitrary directories or sensitive files. - External endpoint: All network activity goes to https://mega-api-prod.nemovideo.ai. Only proceed if you trust that domain/service and its privacy/security practices. Avoid uploading sensitive or private videos unless you have an account and understand retention/processing policies. - Metadata mismatch: The SKILL.md frontmatter and registry metadata disagree about config paths and the necessity of NEMO_TOKEN. Ask the publisher (or request the full, signed skill manifest) to clarify whether NEMO_TOKEN is required, what the ~/.config/nemovideo/ path is used for, and whether the skill logs or transmits extra context. What would increase confidence: an official homepage or publisher reputation, a clear statement that only explicit user-selected files are read and uploaded, and a manifest update that removes contradictory declarations (either require NEMO_TOKEN or document anonymous-token fallback).
功能分析
Type: OpenClaw Skill Name: video-trim-hd Version: 1.0.0 The skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for the AI agent to manage authentication via anonymous tokens, handle video uploads, and process rendering tasks through a defined API. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the requested environment variables and file access are consistent with the stated purpose of video processing.
能力评估
Purpose & Capability
The skill claims to call a NemoVideo cloud API to trim videos and requires a NEMO_TOKEN credential — which is appropriate for a cloud video service. However, the runtime instructions implement an anonymous-token fallback (POST to /api/auth/anonymous-token) so NEMO_TOKEN is not strictly required; the registry metadata declares no config paths while the SKILL.md frontmatter advertises ~/.config/nemovideo/ as a config path. These mismatches are unexplained but could be benign (optional token vs. preferred account token).
Instruction Scope
Instructions are focused on uploading video files, creating sessions, streaming SSE events, and polling render status — all consistent with video trimming. They require access to user video file paths for multipart uploads and describe detecting an install path (~/.clawhub/, ~/.cursor/skills/) to set X-Skill-Platform headers, which implies reading some filesystem locations. This file-system probing is not strictly necessary for functionality and should be disclosed/limited to avoid unexpected reads.
Install Mechanism
No install spec or code files are present; this is an instruction-only skill so nothing is written to disk by an installer. That minimizes install-time risk.
Credentials
Only one credential (NEMO_TOKEN) is declared as primary, which aligns with using a remote service. But SKILL.md will obtain an anonymous token itself if NEMO_TOKEN is missing, so requiring the env var in the registry is inconsistent. No unrelated secrets are requested.
Persistence & Privilege
The skill is not flagged always:true and does not request system-wide changes. Autonomous invocation is allowed (default) but not combined with broad credential or persistence requirements.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-trim-hd
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-trim-hd 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Trim HD — effortless, cloud-based HD video trimming. - Instantly trim and export HD MP4, MOV, AVI, or WebM videos up to 500MB. - Simple, natural commands like "trim the first 30 seconds and cut the last 2 minutes" — no editing experience required. - Fast cloud processing: get your 1080p highlights in 20–40 seconds per clip. - Handles basic video, audio, and text overlays; batch upload supported. - Seamless onboarding with automatic cloud session and free credits for new users.
元数据
Slug video-trim-hd
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Trim Hd 是什么?

Skip the learning curve of professional editing software. Describe what you want — trim the first 30 seconds and cut the last 2 minutes to keep only the high... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 Video Trim Hd?

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

Video Trim Hd 是免费的吗?

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

Video Trim Hd 支持哪些平台?

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

谁开发了 Video Trim Hd?

由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。

💬 留言讨论