← Back to Skills Marketplace
Video Builder
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-builder
Description
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...
Usage Guidance
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).
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-builder - After installation, invoke the skill by name or use
/video-builder - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install Video Builder?
Run "/install video-builder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Builder free?
Yes, Video Builder is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Builder support?
Video Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Builder?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills