← 返回 Skills 市场
Video Builder
作者
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-builder
功能描述
Get assembled MP4 video ready to post, without touching a single slider. Upload your video clips or images (MP4, MOV, JPG, PNG, up to 500MB), say something l...
安全使用建议
This skill appears internally coherent for a cloud video-renderer: it needs a NEMO_TOKEN (or can get a short-lived anonymous token) and will upload user media and call the nemovideo API to render and return MP4s. Things to consider before installing: (1) Source unknown — verify the service (mega-api-prod.nemovideo.ai) if you need stronger assurance. (2) The skill will upload any files you provide to a remote service — do not upload sensitive or private content. (3) Tokens expire after 7 days per instructions; the skill will store session IDs for job tracking. (4) There is a minor metadata mismatch: the skill's frontmatter mentions a config path (~/.config/nemovideo/) while the registry indicated none — this is likely a bookkeeping error but worth noting. If you proceed, prefer using an anonymous/limited token rather than long-lived secrets and review the service's privacy/terms on its website (if available).
能力评估
Purpose & Capability
The name/description (cloud video assembly/export) align with the required NEMO_TOKEN and the API endpoints described. Minor inconsistency: the SKILL.md frontmatter metadata lists a configPaths entry (~/.config/nemovideo/), but the registry metadata earlier reported no required config paths — this is likely an authoring mismatch but does not materially change the skill's declared access.
Instruction Scope
SKILL.md instructs the agent to obtain/use a Bearer token (NEMO_TOKEN or an anonymously minted token), create sessions, upload user media, stream SSE, poll job status, and request rendered MP4s. All of these actions are within the stated purpose (cloud render pipeline) and reference only the service API and user files.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. This is the lowest-risk install profile.
Credentials
Only a single credential (NEMO_TOKEN) is required and is directly relevant to calling the remote rendering API. The skill documents an anonymous-token flow if the env var is absent. No unrelated credentials or wide filesystem secrets are requested.
Persistence & Privilege
always:false and the skill does not request system-wide configuration changes or other skills' credentials. It asks the agent to save session_id (expected for session management); no elevated privileges or persistent background presence are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-builder - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-builder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Video Builder 1.0.0 — Initial Release
- Instantly assemble and export polished videos from your uploaded clips or images, with AI-powered editing.
- Supports MP4, MOV, JPG, PNG, and more (files up to 500MB); outputs 1080p MP4 ready to post.
- Automatic cloud session setup with free, limited anonymous usage (100 credits, 7-day expiry).
- Simple commands: combine clips, add text overlays, handle aspect ratio, check credits, and export.
- Clear error handling for missing tokens, credits, file issues, and rate limits.
- Designed for marketers and creators needing quick, professional video assembly without manual editing.
元数据
常见问题
Video Builder 是什么?
Get assembled MP4 video ready to post, without touching a single slider. Upload your video clips or images (MP4, MOV, JPG, PNG, up to 500MB), say something l... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 Video Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-builder」即可一键安装,无需额外配置。
Video Builder 是免费的吗?
是的,Video Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Builder 支持哪些平台?
Video Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Builder?
由 dsewell-583h0(@dsewell-583h0)开发并维护,当前版本 v1.0.0。
推荐 Skills