← 返回 Skills 市场
Video Editing Ai Application
作者
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
65
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editing-ai-application
功能描述
edit raw video footage into edited MP4 clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for aut...
安全使用建议
This skill appears to do what it says (it uploads videos to nemo's cloud API and returns edited MP4s) but you should: 1) Confirm the domain (mega-api-prod.nemovideo.ai) and review the service's privacy/data-retention policy before uploading sensitive footage; 2) Avoid placing a long-lived or broad-scope NEMO_TOKEN in your environment — prefer a short-lived or test token first and revoke it after testing; 3) Ask the publisher to clarify the metadata mismatch (SKILL.md lists a config path ~/.config/nemovideo/ while the registry shows none) and whether the skill will read local files/install paths; 4) Test with non-sensitive sample videos to verify behavior (upload, export, where files are stored); 5) If you want stricter control, do not provide a NEMO_TOKEN and do not allow autonomous invocation until you confirm the service details.
功能分析
Type: OpenClaw Skill
Name: video-editing-ai-application
Version: 1.0.0
The skill is a functional integration for a cloud-based video editing service hosted at mega-api-prod.nemovideo.ai. It manages authentication via the NEMO_TOKEN environment variable (or an automated anonymous registration process), handles file uploads, and coordinates video rendering tasks. The instructions in SKILL.md are strictly focused on API session management and mapping backend responses to user-friendly summaries, with no evidence of unauthorized data exfiltration, malicious code execution, or persistence mechanisms.
能力评估
Purpose & Capability
The name/description (cloud video editing) align with the runtime instructions: the SKILL.md describes uploading video files, creating sessions, sending SSE edit commands, and exporting MP4s. Requesting a single service token (NEMO_TOKEN) is proportionate to calling the remote API.
Instruction Scope
Instructions tell the agent to upload user video files and use the remote API for editing and rendering — this is expected. However the SKILL.md also instructs detecting an install path to set an X-Skill-Platform header and references YAML frontmatter-derived headers; that implies filesystem probing and reading the skill's metadata at runtime (not declared in the registry summary). The instructions also describe creating anonymous tokens via an external endpoint, which will cause user data to be sent to a third-party service (privacy/retention implications).
Install Mechanism
No install spec or code files are present; the skill is instruction-only so nothing is downloaded or written by an install step. This reduces supply-chain risk.
Credentials
The skill declares a single required env var (NEMO_TOKEN) which is appropriate. But the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) even though the registry summary lists no required config paths — this mismatch suggests the skill may attempt to read local config files or paths not declared in the registry metadata. That local-access expectation should be clarified before trusting the skill.
Persistence & Privilege
The skill does not request 'always: true' and does not declare persistent installation behavior. Autonomous invocation is enabled (the platform default); combined with the other minor concerns this is normal but something to be aware of.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-editing-ai-application - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-editing-ai-application触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Editing AI Application — edit and export polished videos using AI in the cloud.
- Upload raw MP4, MOV, AVI, or WebM files up to 500MB for fast AI-powered editing.
- Automatically trims, adds transitions, and processes videos into high-quality 1080p MP4 files within minutes.
- Cloud-based workflow with session/token management for quick setup and free usage.
- Supports exporting, credit/balance checks, uploading, and detailed state monitoring.
- Handles common edit, preview, and export workflows with concise timeline summaries.
元数据
常见问题
Video Editing Ai Application 是什么?
edit raw video footage into edited MP4 clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for aut... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 65 次。
如何安装 Video Editing Ai Application?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-editing-ai-application」即可一键安装,无需额外配置。
Video Editing Ai Application 是免费的吗?
是的,Video Editing Ai Application 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Editing Ai Application 支持哪些平台?
Video Editing Ai Application 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Editing Ai Application?
由 vynbosserman65(@vynbosserman65)开发并维护,当前版本 v1.0.0。
推荐 Skills