← 返回 Skills 市场
135
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-edit-online
功能描述
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 edi...
安全使用建议
This skill appears coherent for cloud video editing, but consider these points before installing:
- Privacy: your videos will be uploaded to mega-api-prod.nemovideo.ai for processing. Do not send sensitive or confidential footage unless you trust their privacy policy.
- Token handling: the skill expects a NEMO_TOKEN. If none is provided it will call the service to obtain an anonymous, short-lived token (100 free credits, 7-day expiry). Ask the developer whether that token is only held in-memory or persisted (frontmatter references ~/.config/nemovideo/). If you prefer control, supply your own NEMO_TOKEN rather than relying on anonymous issuance.
- Metadata mismatch: registry metadata showed no config paths but SKILL.md frontmatter lists a config path — confirm whether the skill will read/write ~/.config/nemovideo/ and what it stores there.
- Verify service domain: if you are cautious, confirm the service operator (nemovideo.ai) and its terms/privacy before sending content.
If these points are acceptable and you trust the service, the skill's requirements and instructions are proportionate to its claimed purpose.
功能分析
Type: OpenClaw Skill
Name: video-edit-online
Version: 1.0.0
The skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It provides clear instructions for the agent to manage API sessions, handle file uploads, and process video editing tasks via a remote backend. While it requests access to a specific environment variable (NEMO_TOKEN) and a local configuration directory (~/.config/nemovideo/), these are standard requirements for the service's operation. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or the associated metadata.
能力评估
Purpose & Capability
The name/description (cloud-based AI video editing) matches the runtime instructions (upload files, create sessions, render/export via nemovideo.ai endpoints). One inconsistency: the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths. That mismatch should be clarified (will the skill read/write files under that path?).
Instruction Scope
Instructions are focused on the stated task: check/obtain a NEMO_TOKEN, create a session, upload videos, stream edits via SSE, and start renders. It explicitly instructs not to expose tokens/raw API output. The skill will upload user-provided media to an external service (mega-api-prod.nemovideo.ai) — expected for the purpose but a privacy consideration for sensitive content.
Install Mechanism
There is no install spec or code to download; the skill is instruction-only, so it does not write code to disk or execute an installer. This is the lowest-risk install model.
Credentials
The only declared credential is NEMO_TOKEN, which is proportional to a cloud editing service. The instructions also include an anonymous-token flow (POST to /api/auth/anonymous-token) to obtain a short-lived token if none is present. Combined with the frontmatter config path, this suggests the skill may persist tokens/config locally (unclear). Confirm whether it will write tokens to disk and where.
Persistence & Privilege
always:false and model invocation are normal. The skill does not request elevated or system-wide privileges and does not modify other skills' config. It will maintain session_id for ongoing requests, which is appropriate for the workflow.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-edit-online - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-edit-online触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Video Edit Online 1.0.0 — Initial Release
- Edit and export videos online from raw footage up to 500MB; supports MP4, MOV, AVI, WebM, and more.
- Cloud-powered AI video editing: trim pauses, add transitions, overlays, and export as 1080p MP4—processing usually takes 1–2 minutes.
- Automatic session and token setup with free starter credits; all work occurs securely on cloud GPUs.
- Simple upload, edit, and export workflow; intuitive command mapping for common video editing actions.
- Transparent credit, error, and status tracking; clear session summaries and timeline overviews provided.
元数据
常见问题
Video Edit Online 是什么?
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 edi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。
如何安装 Video Edit Online?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-edit-online」即可一键安装,无需额外配置。
Video Edit Online 是免费的吗?
是的,Video Edit Online 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Edit Online 支持哪些平台?
Video Edit Online 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Edit Online?
由 tk8544-b(@tk8544-b)开发并维护,当前版本 v1.0.0。
推荐 Skills