← 返回 Skills 市场
Skill Cutmv Video
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
53
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-cutmv-video
功能描述
cut raw video footage into trimmed edited clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and video editors use it...
安全使用建议
This skill appears to genuinely call an external NemoVideo API to process uploads and return rendered videos, but a few things to check before using it: 1) provenance — there's no homepage or source listed; ask the publisher for a homepage, privacy policy, and terms so you know where your uploads go and how long they are retained. 2) credentials — NEMO_TOKEN is the only required secret; treat it like an account credential (it can control renders/credits). Don't paste a real account token unless you trust the service. 3) anonymous tokens — if you don't supply NEMO_TOKEN the skill will request an anonymous token from the external API and use it; this is normal but note tokens may be rate-limited or tied to a client id. 4) uploads — any video you drop will be transmitted to mega-api-prod.nemovideo.ai; avoid uploading sensitive or private footage until you verify data handling. 5) metadata mismatch — SKILL.md references a config path (~/.config/nemovideo/) while registry metadata said none; ask the publisher what, if anything, will be written to your filesystem or configuration directories. If you need higher assurance, request the skill's source or an audited endpoint/owner before installing.
功能分析
Type: OpenClaw Skill
Name: skill-cutmv-video
Version: 1.0.0
The skill provides a functional interface for a cloud-based video editing service (nemovideo.ai). It includes detailed instructions for the AI agent to manage authentication, sessions, file uploads, and rendering via the mega-api-prod.nemovideo.ai domain. While it performs platform detection by checking local directory paths (e.g., ~/.clawhub/) to populate API headers, this behavior is consistent with the stated purpose of the tool and lacks indicators of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description (video cutting/trimming) align with the runtime instructions (upload, render, export via https://mega-api-prod.nemovideo.ai). Requesting a single service token (NEMO_TOKEN) is appropriate for this purpose. However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata provided earlier listed no required config paths — that mismatch is an inconsistency worth clarifying.
Instruction Scope
All instructions are focused on contacting the NemoVideo backend: create session, upload files, SSE messaging, render/poll for output. That matches the stated purpose. Two things to watch: (1) if no NEMO_TOKEN is present the agent will call the anonymous-token endpoint and use that token — the skill will perform network requests and use returned tokens on your behalf; (2) header construction references detecting an install path (e.g., ~/.clawhub/ or ~/.cursor/skills/) to set X-Skill-Platform, which implies the agent may inspect environment/paths to derive headers. There is no instruction that asks for unrelated system files or other credentials.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes installation risk because nothing is downloaded or written by an installer.
Credentials
Only one declared credential (NEMO_TOKEN) is required, which is proportional for a cloud-video service. Be aware NEMO_TOKEN likely grants access to render jobs and account credits; the skill also describes generating/using anonymous tokens if no token is present. No other unrelated secrets are requested.
Persistence & Privilege
always is false and the skill does not request permanent platform presence. The skill can be invoked autonomously (default) which is normal — nothing else in the package asks to modify other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-cutmv-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-cutmv-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Skill Cut MV Video — Cut and export edited videos using cloud GPUs.
- Cut and trim raw video footage (MP4, MOV, AVI, WebM) up to 500MB into clean, final 1080p MP4 clips.
- Supports fast cloud GPU processing (30–60 seconds typical for a 3-minute clip).
- Simple workflow: upload footage, describe desired edits (cut pauses, trim, etc.), and receive a download link.
- Automatic environment setup with API authentication and session handling.
- Key actions: upload, export, check credits/balance, and view editing timeline/state.
- Handles common issues (unsupported files, file size limits, expired tokens) with user-friendly feedback.
元数据
常见问题
Skill Cutmv Video 是什么?
cut raw video footage into trimmed edited clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and video editors use it... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 53 次。
如何安装 Skill Cutmv Video?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-cutmv-video」即可一键安装,无需额外配置。
Skill Cutmv Video 是免费的吗?
是的,Skill Cutmv Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill Cutmv Video 支持哪些平台?
Skill Cutmv Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Cutmv Video?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills