← 返回 Skills 市场
Video Editing Tools
作者
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editing-tools
功能描述
edit video clips into edited video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for trimming and polishin...
安全使用建议
This skill appears to implement cloud video editing and will upload your media to an external service (mega-api-prod.nemovideo.ai). Before installing: 1) Confirm you trust that third-party service — do not upload private/sensitive footage unless you review its privacy/terms. 2) Be aware the skill will attempt to create an anonymous token automatically if you don't provide NEMO_TOKEN, which means the agent will make outbound network requests and store tokens/session IDs (check where those are saved). 3) The SKILL.md asks the agent to detect local install paths to set attribution headers — that requires reading certain filesystem paths and could expose metadata about your environment. 4) There's a mismatch between registry metadata and the SKILL.md (config path declared in SKILL.md but not in registry); ask the publisher to clarify where tokens/sessions are stored and why the skill needs that config path. If you want tighter control, supply your own NEMO_TOKEN (if the service supports it) and avoid using the anonymous-token flow.
功能分析
Type: OpenClaw Skill
Name: video-editing-tools
Version: 1.0.0
The video-editing-tools skill is a functional integration for the nemovideo.ai cloud service, allowing users to edit and export videos via an AI agent. The SKILL.md file provides clear instructions for authentication, session management, and API interaction (e.g., uploading to /api/upload-video and rendering via /api/render/proxy/lambda). While it includes logic for platform attribution by checking local installation paths (~/.clawhub/ or ~/.cursor/skills/), this behavior is documented and serves a plausible purpose for usage analytics without evidence of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
Name/description (video editing) align with the endpoints and operations described in SKILL.md (upload, render, export). The single required env var (NEMO_TOKEN) is consistent with a remote API. However, the registry metadata provided earlier lists no required config paths while the SKILL.md frontmatter declares a configPaths entry (~/.config/nemovideo/). This metadata mismatch should be resolved.
Instruction Scope
Instructions direct the agent to: automatically obtain an anonymous token from an external API if NEMO_TOKEN is not set, create and store a session_id, upload user video files to mega-api-prod.nemovideo.ai, and detect agent install path (~/.clawhub, ~/.cursor) for X-Skill-Platform attribution. Uploading user media to an external service is expected for cloud editing, but automatic token creation and filesystem path checks (to infer install platform) expand the agent's actions beyond just 'call the editing API' and may access local filesystem metadata the user didn't anticipate.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. No downloads or package installs are requested.
Credentials
Only one credential is declared (NEMO_TOKEN), which aligns with the API usage. SKILL.md also instructs obtaining that token via an anonymous-token endpoint, so the skill will perform network calls to create/refresh tokens if a token isn't present. The SKILL.md frontmatter references a config path (~/.config/nemovideo/) that could be used for storage, but the registry metadata did not list required config paths — this mismatch is unexplained.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill expects to store a session_id and may persist NEMO_TOKEN; this is normal for a remote service integration and does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-editing-tools - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-editing-tools触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Editing Tools.
- Edit and export video clips (MP4, MOV, AVI, WebM, up to 500MB) with cloud-based AI video editing.
- Supports trimming, transitions, text overlays, audio tracks, and exporting in 1080p MP4.
- Simple onboarding: automatic session setup and free 7-day token for new users.
- Interactive workflows: upload, edit, preview timeline, and export with conversational prompts.
- Includes error handling for authentication, file size, credits, and unsupported formats.
- Quick processing (1-2 min) with visual timeline summary and persistent sessions for iterative edits.
元数据
常见问题
Video Editing Tools 是什么?
edit video clips into edited video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for trimming and polishin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 Video Editing Tools?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-editing-tools」即可一键安装,无需额外配置。
Video Editing Tools 是免费的吗?
是的,Video Editing Tools 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Editing Tools 支持哪些平台?
Video Editing Tools 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Editing Tools?
由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。
推荐 Skills