← Back to Skills Marketplace
Video Maker For Business Free
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
65
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-maker-for-business-free
Description
Turn three product photos and a logo file into 1080p polished promo videos just by typing what you need. Whether it's creating promotional videos from produc...
Usage Guidance
This skill appears to implement a legitimate cloud video-rendering workflow, but there are some inconsistencies and privacy considerations to check before installing:
- Confirm the provider: the runtime endpoints use mega-api-prod.nemovideo.ai but the skill has no listed homepage or source; verify the service's identity and reputation before giving it tokens or uploading business/PII images.
- Check the token behavior: the registry marks NEMO_TOKEN as required, but SKILL.md documents an anonymous-token flow. Ask whether the platform will force you to set NEMO_TOKEN or whether the skill will create short-lived anonymous tokens automatically. Know where tokens/session IDs will be stored and how long they are valid.
- Review attribution headers: the skill requires adding X-Skill-Source/Version/Platform on every request. Confirm these headers are acceptable for your environment and do not leak local installation paths or other sensitive metadata.
- Limit sensitive uploads: because the token allows uploading media to a third-party rendering service, avoid uploading images/videos containing sensitive personal data, credentials, or proprietary content unless you trust the provider and their retention policy.
- Resolve metadata mismatches: ask the skill author/registry to fix inconsistencies between registry metadata (no configPaths) and SKILL.md frontmatter (references ~/.config/nemovideo/), and to clarify required vs optional environment variables.
If you cannot verify the provider or these points, treat the skill cautiously or test it first with non-sensitive sample media.
Capability Analysis
Type: OpenClaw Skill
Name: video-maker-for-business-free
Version: 1.0.0
The skill bundle provides a legitimate integration for a cloud-based video creation service hosted at nemovideo.ai. It includes instructions for the AI agent to manage authentication via anonymous tokens, handle file uploads, and poll for video rendering status. The logic is consistent with the stated purpose of generating promotional videos, and no indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name and description match the instructions: the skill uploads media to a cloud rendering API and returns download URLs. Requesting a single service token (NEMO_TOKEN) is coherent. However, the registry metadata earlier listed no config paths while the SKILL.md frontmatter references ~/.config/nemovideo/ — this metadata mismatch should be resolved.
Instruction Scope
The SKILL.md instructs the agent to generate anonymous tokens, create sessions, upload user files, stream SSE responses, poll render status, and re-auth when tokens expire — all expected for a cloud video service. But it contradicts the registry's 'required env vars' behavior: the instructions explicitly implement anonymous-token generation when NEMO_TOKEN is absent, yet the registry claims NEMO_TOKEN is required. Also the instructions require adding custom attribution headers on every request; confirm this is safe and the headers do not leak sensitive local metadata. There is no instruction to read unrelated local files or other env vars.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest install risk. The skill does network calls to an external API, which is expected for this functionality.
Credentials
Only one credential is declared (NEMO_TOKEN), which fits a cloud API. But SKILL.md provides a flow to obtain an anonymous token if NEMO_TOKEN isn't set, making the registry's 'required' designation potentially inaccurate. The token grants upload and rendering capabilities for user media — reasonable for the stated purpose but potentially sensitive depending on what you upload.
Persistence & Privilege
The skill is not marked always:true and is user-invocable. It asks the agent to save a session_id and to use/store a bearer token; this is normal for session-based cloud APIs. No other system-wide modifications or persistent privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-maker-for-business-free - After installation, invoke the skill by name or use
/video-maker-for-business-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Maker for Business Free v1.0.0 – Initial Release
- Quickly create 1080p business promo videos from 3 product images and a logo.
- Supports simple chat commands for upload, edit, export, and credit check — no timeline editing needed.
- Runs all processing on cloud GPUs; delivers MP4 downloads in 1–2 minutes.
- Free account includes 100 credits (7-day expiry); new sessions and tokens are handled automatically.
- Built-in error handling for file size, unsupported formats, authentication, and export limits.
Metadata
Frequently Asked Questions
What is Video Maker For Business Free?
Turn three product photos and a logo file into 1080p polished promo videos just by typing what you need. Whether it's creating promotional videos from produc... It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.
How do I install Video Maker For Business Free?
Run "/install video-maker-for-business-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Maker For Business Free free?
Yes, Video Maker For Business Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Maker For Business Free support?
Video Maker For Business Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Maker For Business Free?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills