← 返回 Skills 市场
whitejohnk-26

Video Trimmer Download

作者 whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
53
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-trimmer-download
功能描述
Skip the learning curve of professional editing software. Describe what you want — trim the first 3 minutes and cut the last 30 seconds, then download the re...
安全使用建议
This skill will upload your videos and interact with a third‑party API at mega-api-prod.nemovideo.ai. Before installing or using it: (1) Confirm you are comfortable with your video content being sent to that remote service and check their privacy/data retention practices; (2) decide whether to supply your own NEMO_TOKEN (if you have one) or allow the skill to obtain an anonymous token — anonymous tokens have limited lifetime/credits; (3) note the small metadata mismatches (declared config paths and required env var vs. the SKILL.md auto-token flow) — they look like sloppy metadata rather than active malicious behavior, but you may want clarification from the skill author; (4) test with non-sensitive sample videos first; (5) if you need stronger assurance, ask the author for a privacy/security statement, data retention policy, and whether uploads are encrypted in transit and at rest.
功能分析
Type: OpenClaw Skill Name: video-trimmer-download Version: 1.0.0 The skill is a functional wrapper for a cloud-based video editing service (nemovideo.ai). It defines standard API interactions for video processing, including anonymous token acquisition, session management, and file upload/export workflows. While it includes logic to detect the host platform (e.g., Cursor or Clawhub) for telemetry headers, its behavior is consistent with its stated purpose and lacks indicators of data exfiltration, malicious command execution, or harmful prompt injection.
能力评估
Purpose & Capability
The skill claims to trim and return videos via a cloud backend and the SKILL.md exclusively describes API calls to a remote 'nemovideo' service — this is consistent with the stated purpose. Minor incoherence: registry metadata declares NEMO_TOKEN as required, but the runtime instructions include a path to automatically obtain an anonymous token if NEMO_TOKEN is absent (so requiring the env var as mandatory is inconsistent). Also the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) whereas the registry header earlier reported no required config paths.
Instruction Scope
The runtime instructions tell the agent to POST to https://mega-api-prod.nemovideo.ai endpoints, create sessions, upload user files (multipart or by URL), stream SSE messages, poll for render status, and return download URLs. All of that is coherent with a cloud video-trimming service. Important privacy/security implication: user video files and session tokens are transmitted to a third-party service. The instructions also direct the agent to read the skill's YAML frontmatter and detect the install path for attribution headers — this is expected but should be noted.
Install Mechanism
No install spec and no code files — instruction-only. This is low-risk in terms of writing/executing new code on disk. All runtime behavior is network/API interaction described in SKILL.md.
Credentials
Only one credential is declared (NEMO_TOKEN) which is appropriate for a cloud API. However the SKILL.md both expects to use an existing NEMO_TOKEN and documents how to obtain an anonymous NEMO_TOKEN via an API call when none is present — meaning the env-var requirement as 'required' is inconsistent. The frontmatter also mentions a config path (~/.config/nemovideo/) not reflected in the registry summary. No unrelated credentials are requested.
Persistence & Privilege
The skill is not marked always:true and has no install steps that modify other skills or system-wide settings. It requests only an API token for a remote service and session IDs to manage jobs; nothing in the SKILL.md asks to persistently alter the agent or other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-trimmer-download
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-trimmer-download 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Trimmer Download — Trim and Download Edited Videos. - Instantly trim and download edited videos by simply describing your edits (e.g., "trim the first 3 minutes and cut the last 30 seconds"). - Upload MP4, MOV, AVI, or WebM files up to 500MB; processing is automated in the cloud, no software installation required. - Uses a session-based cloud backend with anonymous token and session creation for easy, credit-based access (100 free credits, 7-day expiry). - Handles common video tasks: trim, cut, export, check credits, session state, and more through a simple chat interface. - Supports batch processing and iterative editing with session state preservation. - Clear workflow mapping from chat instructions to video actions; supports export in popular formats including MP4.
元数据
Slug video-trimmer-download
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Trimmer Download 是什么?

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

如何安装 Video Trimmer Download?

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

Video Trimmer Download 是免费的吗?

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

Video Trimmer Download 支持哪些平台?

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

谁开发了 Video Trimmer Download?

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

💬 留言讨论