← 返回 Skills 市场
dsewell-583h0

Merger Free

作者 dsewell-583h0 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
80
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install merger-free
功能描述
combine multiple video clips into seamlessly joined MP4 with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for combin...
安全使用建议
This skill uploads your video files to an external rendering service and either uses a NEMO_TOKEN you provide or will obtain a short-lived anonymous token on your behalf. Before installing: (1) verify the service domain/owner (mega-api-prod.nemovideo.ai) and privacy/retention policies; (2) avoid uploading sensitive or private videos unless you trust the service; (3) if you supply your own NEMO_TOKEN, understand it grants the skill access to your account/credits—revoke it if you stop using the skill; (4) note the metadata mentions a config path (~/.config/nemovideo/) — check whether the skill actually writes to or reads that location and whether you are comfortable with that; (5) test first with small, non-sensitive clips. If you need higher assurance, ask the publisher for an official homepage or source repository before use.
功能分析
Type: OpenClaw Skill Name: merger-free Version: 1.0.0 The skill is a functional integration for a cloud-based video processing service hosted at mega-api-prod.nemovideo.ai. It provides clear instructions for the agent to manage authentication via anonymous tokens, handle file uploads, and poll for video rendering status. The requested environment variables (NEMO_TOKEN) and configuration paths (~/.config/nemovideo/) are specific to the service's operation, and no evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
The name/description (join multiple clips into one MP4) matches the instructions: all heavy work is done by a remote API and the skill only requires a NEMO_TOKEN to authenticate. Requiring a single service token is appropriate for a cloud-based render service.
Instruction Scope
The SKILL.md is explicit about creating sessions, uploading files, starting renders, and streaming SSE responses to the user. It also contains logic to generate an anonymous token if NEMO_TOKEN is missing and to detect install paths for an X-Skill-Platform header. Those actions are consistent with a cloud render flow, but they do mean user media and generated tokens are transmitted to an external endpoint (https://mega-api-prod.nemovideo.ai).
Install Mechanism
No install spec or code is included (instruction-only). Nothing will be written to disk or downloaded at install time by the skill itself, which lowers installation risk.
Credentials
The only declared credential is NEMO_TOKEN, which is proportional for a remote service. However the skill metadata also references a config path (~/.config/nemovideo/) and uses install-path detection for headers — the registry summary earlier reported no required config paths, so there is a minor metadata inconsistency worth checking. Be aware that the token (anonymous or provided) grants the backend access to uploaded files and job state.
Persistence & Privilege
The skill does not request always:true and does not request elevated privileges. It describes maintaining a session token for its own operations but does not indicate modifying other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install merger-free
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /merger-free 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — combine multiple video clips into a single 1080p MP4 with seamless cloud rendering. - Supports MP4, MOV, AVI, WebM clips up to 500MB each, no watermarks or forced transitions. - Handles authentication and session management automatically (with anonymous token if needed). - Quick processing: assembled videos delivered in about 30–60 seconds via remote GPU. - User can check credits, upload files, export results, or track current project state through simple commands. - Helpful error messages for unsupported files, expired tokens, rate limits, and plan upgrades.
元数据
Slug merger-free
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Merger Free 是什么?

combine multiple video clips into seamlessly joined MP4 with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for combin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。

如何安装 Merger Free?

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

Merger Free 是免费的吗?

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

Merger Free 支持哪些平台?

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

谁开发了 Merger Free?

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

💬 留言讨论