← Back to Skills Marketplace
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install open-ai-video-generation
Description
marketers generate text prompts into AI generated videos using this skill. Accepts MP4, MOV, WebM, GIF up to 500MB, renders on cloud GPUs at 1080p, and retur...
Usage Guidance
This skill appears coherent for its stated job, but before installing you should be aware: (1) using it will upload your media and job metadata to mega-api-prod.nemovideo.ai — do not upload sensitive or confidential footage unless you trust that service and its privacy/retention policy; (2) if you don't supply NEMO_TOKEN the skill will request an anonymous token from the vendor (100 free credits, 7‑day expiry) — check how/where that token is stored by your agent; (3) the SKILL.md mentions reading the skill's own frontmatter and detecting install paths for attribution headers (this may require limited filesystem access to known paths); and (4) there is a minor metadata discrepancy: the registry summary listed no config paths while the SKILL.md frontmatter lists ~/.config/nemovideo/ — confirm whether the agent will access that path. If you accept those privacy/network implications and trust the remote service, the skill is internally consistent.
Capability Analysis
Type: OpenClaw Skill
Name: open-ai-video-generation
Version: 1.0.0
The skill bundle provides a legitimate interface for an AI agent to interact with the nemovideo.ai API for video generation. It includes detailed instructions for session management, authentication via NEMO_TOKEN or anonymous tokens, and handling video rendering tasks. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions specifically advise the agent not to expose sensitive tokens to the user.
Capability Assessment
Purpose & Capability
Name/description (generate videos from text) matches the runtime instructions: authenticate to nemo-video API, create sessions, upload media, stream SSE edits, and request exports. The single required credential (NEMO_TOKEN) is appropriate for a hosted rendering API.
Instruction Scope
Instructions are narrowly scoped to API calls for session creation, SSE chat, uploads, state, credits, and export. They include logic to mint an anonymous token if NEMO_TOKEN is absent and to read the skill's own frontmatter and detect install path for attribution headers. The skill will upload user media (up to 500MB) and poll remote endpoints — users should expect their media and job metadata to be sent to mega-api-prod.nemovideo.ai.
Install Mechanism
No install steps or external downloads; instruction-only skill (no code files) so nothing is written to disk by an installer.
Credentials
Only NEMO_TOKEN is declared as required and used. The skill also describes obtaining an anonymous token from the vendor if none is present; no unrelated secrets or multiple credentials are requested.
Persistence & Privilege
Skill is not always-enabled and uses normal autonomous invocation. The SKILL.md suggests keeping session_id and reusing tokens (tokens expire in 7 days) but does not instruct writing to system-wide configs; users should confirm whether the agent will persist the anonymous token on disk or only in-memory.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install open-ai-video-generation - After installation, invoke the skill by name or use
/open-ai-video-generation - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Open AI Video Generation — Initial Release
- Generate AI videos from text prompts with cloud GPU rendering at 1080p.
- Supports uploads in MP4, MOV, WebM, and GIF formats up to 500MB.
- Simple setup with automatic token retrieval and session management.
- Exports videos as MP4 within 1-3 minutes; provides balance and status tracking.
- Includes error handling for authentication, file size, and format issues.
- Designed for marketers and creators to turn prompts into videos rapidly.
Metadata
Frequently Asked Questions
What is Open Ai Video Generation?
marketers generate text prompts into AI generated videos using this skill. Accepts MP4, MOV, WebM, GIF up to 500MB, renders on cloud GPUs at 1080p, and retur... It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.
How do I install Open Ai Video Generation?
Run "/install open-ai-video-generation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Open Ai Video Generation free?
Yes, Open Ai Video Generation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Open Ai Video Generation support?
Open Ai Video Generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Open Ai Video Generation?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills