📦 Ai — AI
v1.0.0使用此技能将原始视频素材剪辑成成品视频片段。支持 MP4、MOV、AVI、WebM 格式,单文件最大 500 MB。内容创作者和营销人员用它……
0· 14·0 当前·0 累计
下载技能包
最后更新
2026/4/19
安全扫描
OpenClaw
安全
medium confidence该技能与基于云的视频编辑服务内部一致:它仅请求一个 NEMO_TOKEN,调用 nemovideo.ai 的 API,不含任何安装或本地二进制文件——但在安装前,你应了解几处轻微不一致及隐私注意事项。
评估建议
This skill sends any video you give it to a third‑party cloud service (mega-api-prod.nemovideo.ai) for processing — that's how it works. Before installing, confirm you're comfortable uploading the content (no local processing). Note the skill can create an anonymous token itself if you don't provide NEMO_TOKEN, so it can operate without you supplying credentials. Also, the SKILL.md mentions a local config path (~/.config/nemovideo/) even though the registry metadata did not — ask the author to c...详细分析 ▾
✓ 用途与能力
Name/description (AI video editing) match the runtime instructions: the skill uploads user video, queues cloud GPU renders, and returns download URLs. Required credential (NEMO_TOKEN) is appropriate for a cloud backend.
ℹ 指令范围
Instructions explicitly require uploading user video files and making API calls to https://mega-api-prod.nemovideo.ai (session creation, SSE, upload, render, etc.), which is coherent for remote video processing. The skill also documents anonymous-token acquisition when NEMO_TOKEN is absent. This gives the agent authority to transmit user files and metadata to an external service — expected for the stated purpose but important for privacy.
✓ 安装机制
No install spec and no code files (instruction-only). This is the lowest-risk install pattern: nothing is written to disk by an installer.
ℹ 凭证需求
Only NEMO_TOKEN is requested (primaryEnv). The SKILL.md also documents obtaining an anonymous token via an API call if NEMO_TOKEN is not present, which explains why a token is needed. Minor inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) but the registry metadata reported no required config paths — this mismatch should be clarified.
✓ 持久化与权限
always is false, and the skill does not request unusual persistent privileges or to modify other skills. It expects to hold a session token for job operations only, which is normal for a remote-processing skill.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/19
AI 驱动的视频编辑技能上线——借助 cloud GPU,轻松修剪、润色并导出成片。 - 上传原始视频(MP4、MOV、AVI、WebM,最大 500MB),描述编辑需求。 - 自动连接云端后端,免费匿名 token 与 session 管理。 - 支持裁剪、转场、文字叠加、音轨等;默认导出 1080p MP4。 - 用户指令通过关键词路由(edit、upload、export、check credits/status)。 - 错误处理与会话状态管理,保障流畅运行与即时反馈。 - 短片 1–2 分钟快速导出,下载链接直接在聊天中提供。
● 无害
安装命令
点击复制官方npx clawhub@latest install ai-video-edit
镜像加速npx clawhub@latest install ai-video-edit --registry https://cn.longxiaskill.com镜像同步中