📦 视频配音文本

v1.0.0

跳过专业编辑软件的学习曲线。只需描述你的需求——用法语配音替换原声,使用 trans...

0· 0·0 当前·0 累计
peand-rover 头像by @peand-rover (peandrover adam)
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
该技能的声明用途(cloud video text-dubbing)与其 API 调用及唯一所需凭证(NEMO_TOKEN)一致;说明中无任何迹象表明其试图执行无关操作,但需注意存在轻微的元数据/文件访问不一致。
评估建议
This 技能 应用ears to do what it says: it will 上传 videos and use nemovideo.AI APIs to produce dubbed 输出. Before 安装ing/providing 凭证s: (1) confirm you trust https://mega-API-prod.nemovideo.AI and review their 隐私/TOS because your videos will be 上传ed; (2) prefer using the anonymous-令牌 flow for one-off tests rather than supplying a long-lived NEMO_令牌; (3) ask the 技能 author or registry for a homepage/source code link (none is provided) to increase transparency; (4) be aware the 技能 may read its own 技能.md f...
详细分析 ▾
用途与能力
The 技能 is a cloud-based video dubbing integrator and declares NEMO_令牌 as its primary 凭证. All 运行time instructions call 端点s on mega-API-prod.nemovideo.AI to 创建 会话s, 上传 videos, 运行 SSE for edits, and 请求 renders — these are coherent with the 状态d purpose.
指令范围
The 技能.md instructs the 代理 to 创建 会话s, 上传 files, poll render 状态, and include attribution headers — all expected. It also instructs the 代理 to read this file's YAML frontmatter for X-技能-Source/version and to 检测 the 安装 path to populate X-技能-平台, and references a config path (~/.config/nemovideo/). Reading its own frontmatter is reasonable for attribution; reading the 安装 path or a user config directory is a minor 隐私 surface to note.
安装机制
This is instruction-only with no 安装 spec or code files, so nothing is 下载ed or written by an 安装er. That minimizes 安装ation risk.
凭证需求
Only one 凭证 is required (NEMO_令牌) and the 技能 provides an anonymous-令牌 fallback if that env var is absent. That is proportionate. Small inconsistency: registry metadata 列出s no required config paths, but the 技能.md frontmatter references a config path (~/.config/nemovideo/) — the reason for that path 访问 is not fully explAIned.
持久化与权限
always:false and no 安装 behavior means the 技能 does not demand permanent elevated presence. It asks only for 运行time 令牌 use and occasional file系统 检查s for attribution/平台 检测ion; it does not 请求 to modify other 技能s or global 设置tings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

安装命令

点击复制
官方npx clawhub@latest install video-dubbing-text
镜像加速npx clawhub@latest install video-dubbing-text --registry https://cn.longxiaskill.com

技能文档

入门 随时就绪。把带音频的视频拖进来,或描述你想做什么。 试试说: “把 2 分钟产品解说视频转成 1080p MP4” “用法语配音替换原声,使用文字稿” “为创作者和营销人员用文本配音替换视频对白”

连接 处理请求前先连后端 API,显示“Connecting…”。 环境变量有 NEMO_TOKEN 则直接用并创建 session;否则领取免费试用令牌:

  • 生成 UUID 作为 client-id
  • POST https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token,带 X-Client-Id 头
  • 返回 100 积分/7 天令牌,记为 NEMO_TOKEN
  • POST https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent,Bearer 鉴权,body {"task_name":"project","language":"en"}
  • 用返回的 session_id 完成后续请求
告诉用户“已就绪”,技术细节不展示。

视频文本配音 上传视频→云端 AI 文本配音→下载成品。 例:2 分钟产品解说,用法语配音替换原声,约 1-2 分钟出 1080p MP4。 提示:3 分钟内片段同步最准。

指令映射 用户提到“配音、画幅、字幕、音轨”等关键词,按意图分发: “export/导出/download/发我视频” → §3.5 导出 ✅ “credits/积分/balance/余额” → §3.3 积分 ✅ “status/状态/show tracks” → §3.4 状态 ✅ “upload/上传/发文件” → §3.2 上传 ✅ 其余(生成、剪辑、加 BGM…)→ §3.1 SSE ❌

云端渲染 导出任务进 GPU 队列,H.264 压缩,最高 1080×1920,30-90 秒返下载链接。 关标签页会丢任务。 所有请求需带: Authorization: Bearer X-Skill-Source: video-dubbing-text X-Skill-Version: 读取 frontmatter X-Skill-Platform: 按安装路径自动检测

API 速查 base: https://mega-api-prod.nemovideo.ai 创建 session: POST /api/tasks/me/with-session/nemo_agent SSE 对话: POST /run_sse,Accept: text/event-stream,最长 15 min 上传: POST /api/upload-video/nemo_agent/me/ 积分: GET /api/credits/balance/simple 状态: GET /api/state/nemo_agent/me//latest 导出: POST /api/render/proxy/lambda,轮询 GET / 至 completed 支持格式: mp4、mov、avi、webm、mkv、jpg、png、gif、webp、mp3、wav、m4a、aac

错误码 0 成功 1001 令牌失效,重领 1002 session 丢失,重建 2001 积分用尽,注册或充值 4001 不支持的文件类型 4002 文件过大 400 缺 X-Client-Id 402 免费版导出受限 429 限流,30s 后重试

GUI 指令翻译 “点击/点击” → 调用对应 endpoint “打开/打开” → 查 session 状态 “拖拽/拖拽” → 走 SSE 发编辑命令 “时间线预览” → 文字摘要当前轨道 “导出/导出” → 执行导出流程

SSE 事件处理 事件 → 文本动作

数据来源ClawHub ↗ · 中文优化:龙虾技能库