← 返回 Skills 市场
dsewell-583h0

Video Trimmer Online

作者 dsewell-583h0 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-trimmer-online
功能描述
Turn a 10-minute raw screen recording into 1080p trimmed video clips just by typing what you need. Whether it's cutting unwanted parts from video recordings...
安全使用建议
This skill appears to do what it says: it uploads your videos to a nemovideo.ai backend for trimming and returns download URLs. Before installing, confirm you trust the mega-api-prod.nemovideo.ai domain and are comfortable with video files being uploaded to that third party. Note the skill will try to detect an install path (it may read certain local paths) and can automatically fetch an anonymous NEMO_TOKEN if you don't provide one — anonymous tokens grant limited, short-lived access (described as 7 days / 100 credits). If you prefer, provide your own NEMO_TOKEN with limited scope or use the anonymous token flow only for non-sensitive clips. Also ask the skill author to clarify the tiny metadata mismatch (configPaths declared in SKILL.md but not in registry metadata) and to confirm exactly which local paths the skill will inspect. If you handle sensitive video content, avoid installing or uploading until you have vendor privacy/retention details.
功能分析
Type: OpenClaw Skill Name: video-trimmer-online Version: 1.0.0 The skill is a functional wrapper for a cloud-based video editing service hosted at mega-api-prod.nemovideo.ai. It provides clear instructions for the agent to handle authentication, file uploads, and session management for video trimming tasks. No evidence of malicious intent, data exfiltration of sensitive local files, or unauthorized execution was found; the behavior is entirely consistent with the stated purpose of remote video processing.
能力评估
Purpose & Capability
The skill is a cloud video-trimming frontend and only requests a single service token (NEMO_TOKEN) used to call the nemovideo.ai API, which is appropriate for the stated purpose. One small inconsistency: the registry metadata at the top lists no required config paths, while the SKILL.md YAML frontmatter includes a configPaths entry (~/.config/nemovideo/). This mismatch is likely a documentation gap rather than a functional red flag, but worth confirming.
Instruction Scope
SKILL.md instructs the agent to create an anonymous NEMO_TOKEN (POST to /api/auth/anonymous-token) when no token is present, create sessions, upload video files (multipart or URL), and poll render endpoints — all expected for a remote render service. It also describes detecting an install path to set an X-Skill-Platform header (reading filesystem/install path), which requires the agent to examine local paths; this is plausible but worth verifying because it implies filesystem inspection beyond simply receiving an uploaded file. The instructions do not ask the agent to read unrelated secrets or arbitrary user files.
Install Mechanism
This is an instruction-only skill with no install spec and no code to download or execute. That is the lowest-risk install pattern and matches the skill description.
Credentials
Only one environment variable is declared (NEMO_TOKEN) and it is appropriate for a cloud API client. The SKILL.md also documents obtaining an anonymous token from the service if NEMO_TOKEN is absent; that behavior is consistent with the declared primaryEnv. There are no unrelated credentials requested.
Persistence & Privilege
The skill does not request always:true or other elevated persistent privileges, does not ask to modify other skills, and is user-invocable. Autonomous invocation (disable-model-invocation:false) is the platform default and is not itself a problem here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-trimmer-online
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-trimmer-online 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Video Trimmer Online 1.0.0 — Initial Release - Instantly trim, edit, and export video clips by simply describing your desired edits in natural language. - No timeline or export settings; get 1080p trimmed videos in 20–40 seconds, fully cloud-rendered. - Seamless first-time setup: automatic cloud token retrieval, session management, and friendly user prompts ("Connecting...", "Ready!"). - Supports batch processing, timeline previews, text overlays, and multiple export formats (MP4, MOV, AVI, WebM, etc). - Handles errors gracefully and provides clear guidance for credits, file limits, and export issues.
元数据
Slug video-trimmer-online
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Trimmer Online 是什么?

Turn a 10-minute raw screen recording into 1080p trimmed video clips just by typing what you need. Whether it's cutting unwanted parts from video recordings... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。

如何安装 Video Trimmer Online?

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

Video Trimmer Online 是免费的吗?

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

Video Trimmer Online 支持哪些平台?

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

谁开发了 Video Trimmer Online?

由 dsewell-583h0(@dsewell-583h0)开发并维护,当前版本 v1.0.0。

💬 留言讨论