← 返回 Skills 市场
Trimmer Download
作者
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install trimmer-download
功能描述
Skip the learning curve of professional editing software. Describe what you want — trim the intro and outro, cut dead air, and export the clean clip — and ge...
安全使用建议
This skill appears to do what it says: it contacts nemo video APIs, can create an anonymous token, create sessions, upload video, and poll for exported clips. Before installing, consider: (1) Are you comfortable that your videos are uploaded to https://mega-api-prod.nemovideo.ai? Check the service privacy/retention policy. (2) The skill will auto-create an anonymous NEMO_TOKEN if none is set — that token grants access to the service for 7 days, so verify where the agent stores it (ephemeral memory vs. a file). (3) There's a small metadata inconsistency: the YAML mentions ~/.config/nemovideo/ and also asks the agent to detect its install path — clarify with the author whether the skill will read/write any local config. (4) If you handle sensitive footage, avoid using this skill until you confirm data handling and retention with the service owner. If you want higher assurance, ask the publisher for: (a) confirmation of where tokens/session IDs are persisted, (b) a privacy/retention link for uploaded media, and (c) whether the skill reads any local config files or only uses in-memory state.
功能分析
Type: OpenClaw Skill
Name: trimmer-download
Version: 1.0.0
The trimmer-download skill is a functional wrapper for a cloud-based video editing service (nemovideo.ai). It manages session authentication, file uploads, and remote GPU rendering as described in its documentation. While it handles user-provided video files and an API token (NEMO_TOKEN), these actions are strictly aligned with its stated purpose of video trimming. The instructions in SKILL.md include security-conscious directives, such as suppressing the display of raw tokens to the user and filtering internal tool calls from the backend SSE stream.
能力评估
Purpose & Capability
The skill's name/description (cloud video trimming and download) match the declared primary credential (NEMO_TOKEN) and the API endpoints in SKILL.md. One inconsistency: registry metadata reported no required config paths but the skill's YAML frontmatter lists a configPaths value (~/.config/nemovideo/). This is a minor mismatch in metadata vs. the instruction content.
Instruction Scope
SKILL.md limits actions to obtaining an anonymous token, creating a session, uploading files, polling export jobs, and returning download URLs — all reasonable for a remote render service. It also instructs the agent to infer X-Skill-Platform by checking install paths (e.g., ~/.clawhub/, ~/.cursor/skills/), which requires reading agent runtime paths/filesystem; that check isn't necessary for functionality and expands filesystem access scope slightly but is not obviously malicious.
Install Mechanism
There is no install spec and no code files — this instruction-only skill does not write or execute code on disk, so install risk is low.
Credentials
The skill requests a single credential (NEMO_TOKEN) which is proportionate to communicating with the backend. However, the frontmatter also lists a config path (~/.config/nemovideo/) which suggests the skill may look for local config files; registry metadata elsewhere said no required config paths, so this is an inconsistency to clarify.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation. It instructs storing a session_id for subsequent API calls (expected behavior) but does not request any elevated platform-wide privileges or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trimmer-download - 安装完成后,直接呼叫该 Skill 的名称或使用
/trimmer-download触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Trimmer Download — fast, AI-powered video trimming and export:
- Upload MP4, MOV, AVI, or WebM files up to 500MB for instant trimming.
- AI handles video edits like cutting intros/outros and dead air based on your description.
- Simple session/token setup with 100 free credits for new users.
- Cloud GPU rendering returns download-ready MP4 clips in 30–90 seconds.
- Automatic error handling and direct download links for completed exports.
- Ideal for content creators who want clean, trimmed video clips without installing desktop software.
元数据
常见问题
Trimmer Download 是什么?
Skip the learning curve of professional editing software. Describe what you want — trim the intro and outro, cut dead air, and export the clean clip — and ge... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。
如何安装 Trimmer Download?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trimmer-download」即可一键安装,无需额外配置。
Trimmer Download 是免费的吗?
是的,Trimmer Download 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Trimmer Download 支持哪些平台?
Trimmer Download 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Trimmer Download?
由 vynbosserman65(@vynbosserman65)开发并维护,当前版本 v1.0.0。
推荐 Skills