← 返回 Skills 市场
Video Tool
作者
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-tool
功能描述
Skip the learning curve of professional editing software. Describe what you want — trim the silent parts and add background music — and get polished MP4 file...
安全使用建议
This skill appears to do what it says: it uploads videos to an external nemo video service and returns rendered files. Before installing, consider: (1) privacy — your raw videos are sent offsite (avoid uploading sensitive content unless you trust the provider); (2) token handling — the skill may use an existing NEMO_TOKEN you provide or obtain a short-lived anonymous token (tokens expire in ~7 days); (3) metadata disclosure — the skill asks the agent to detect install path and read the skill's frontmatter to populate attribution headers, which may expose local install-path information; (4) verify the external domain (mega-api-prod.nemovideo.ai) and service terms/data retention if you have confidentiality concerns. If any of those are unacceptable, do not enable the skill or provide a permanent token.
功能分析
Type: OpenClaw Skill
Name: video-tool
Version: 1.0.0
The video-tool skill is a functional integration for the nemovideo.ai cloud video editing service. The SKILL.md file provides detailed operational instructions for the AI agent to manage authentication via anonymous tokens, handle file uploads, and process video editing tasks using Server-Sent Events (SSE). While the skill requires network access and reads specific environment variables (NEMO_TOKEN), these behaviors are explicitly documented and necessary for its stated purpose of remote video rendering. No evidence of malicious intent, unauthorized data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
The name/description (AI cloud video editing) match the declared requirement (NEMO_TOKEN) and the runtime instructions (calls to nemo video API endpoints, upload and render flows). There are no unrelated environment variables or unrelated binaries requested.
Instruction Scope
SKILL.md instructs the agent to: check for NEMO_TOKEN (and create an anonymous one if absent), upload local video files, create sessions and poll SSE, and read this file's YAML frontmatter / detect install path to set attribution headers. These actions are expected for a cloud render tool, but the instruction to detect install path / read frontmatter implies the agent may read local skill/install metadata — a minor scope creep to be aware of.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is downloaded or written to disk by an installer. This is the lowest-risk install profile.
Credentials
Only one credential is declared (NEMO_TOKEN) which reasonably maps to the external cloud service the skill uses. The skill can obtain a short-lived anonymous token itself if none is present, so it does not require long-lived, unrelated credentials.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide modifications. It maintains ephemeral session state with the remote service but does not request elevated platform privileges or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-tool - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-tool触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Tool for quick AI-powered video editing and export.
- Supports uploading MP4, MOV, AVI, and WebM files up to 500MB.
- Automated cloud-based editing: trim silent parts, add background music, export as polished MP4 in 30–90 seconds.
- No video editing experience required — describe desired edits and get results.
- Session management, authentication, and credits handled automatically on first use.
- Export, credits, status, upload, and edit actions accessible through simple prompts.
元数据
常见问题
Video Tool 是什么?
Skip the learning curve of professional editing software. Describe what you want — trim the silent parts and add background music — and get polished MP4 file... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。
如何安装 Video Tool?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-tool」即可一键安装,无需额外配置。
Video Tool 是免费的吗?
是的,Video Tool 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Tool 支持哪些平台?
Video Tool 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Tool?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。
推荐 Skills