← Back to Skills Marketplace
Video Generator Ai Ai
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
120
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-generator-ai-ai
Description
Turn a short text prompt describing a 30-second product scene into 1080p AI generated videos just by typing what you need. Whether it's generating videos fro...
Usage Guidance
This skill appears to do what it says: connect to nemovideo.ai, accept prompts/files, and return rendered video URLs. Before installing, confirm you trust the external service (mega-api-prod.nemovideo.ai) because the skill will upload media and use a bearer token that grants access to render and download content. Note the skill can create an anonymous NEMO_TOKEN automatically (100 free credits, 7-day expiry) — if you prefer manual control, provide your own token instead of allowing automatic anonymous auth. Also be aware of where tokens/sessions are stored (the skill references ~/.config/nemovideo/ and checks common skill install paths for attribution); if you have strict data-handling policies, avoid uploading sensitive media or run the skill in an environment you control.
Capability Analysis
Type: OpenClaw Skill
Name: video-generator-ai-ai
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interface with the nemovideo.ai video generation service. It includes logic for authentication via anonymous tokens, session management, and video rendering workflows. The instructions are consistent with the stated purpose and include security-conscious directives such as not exposing tokens to the user. No malicious indicators or data exfiltration attempts were identified.
Capability Assessment
Purpose & Capability
The skill's name/description (AI video generation) aligns with the environment variable it requires (NEMO_TOKEN) and the documented API endpoints. Minor metadata inconsistency: the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata above reported no required config paths — this is a small bookkeeping mismatch but not a functional red flag.
Instruction Scope
The SKILL.md instructs the agent to authenticate (using NEMO_TOKEN or by obtaining an anonymous token), create sessions, upload user-provided media, stream SSE from the backend, poll status, and return download URLs. All actions are consistent with a cloud rendering workflow; the instructions do not direct the agent to read unrelated system secrets or exfiltrate data outside the described endpoints. It does include logic to detect install/platform paths (~/.clawhub, ~/.cursor) to set X-Skill-Platform, which is reasonable for attribution.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. No installers, downloads, or archive extraction occur — lowest-risk delivery model.
Credentials
Only one credential is required (NEMO_TOKEN), which is proportional to a cloud API integration. The SKILL.md also supports generating an anonymous token if none is present; this is consistent with the service's anonymous-auth model. There are no unrelated secret/env requests.
Persistence & Privilege
The skill does not request always:true or elevated privileges, and it does not instruct modifying other skills or system-wide settings. It will make network calls and may persist session state/tokens locally (expected for keeping sessions), but this is appropriate for its purpose.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-generator-ai-ai - After installation, invoke the skill by name or use
/video-generator-ai-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Generator AI — Generate Videos with AI: initial release.
- Users can generate 1080p product scene videos from short text prompts or clips.
- Automatic cloud connection and session management, including anonymous authentication and setup.
- Upload, edit, check credits, preview timeline state, and export videos using simple, natural prompts.
- Error handling for tokens, credits, file types, and rate limits is built in.
- Batch upload, iterative editing, and quick export supported.
- Supports video, audio, and image file uploads up to 500MB.
Metadata
Frequently Asked Questions
What is Video Generator Ai Ai?
Turn a short text prompt describing a 30-second product scene into 1080p AI generated videos just by typing what you need. Whether it's generating videos fro... It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install Video Generator Ai Ai?
Run "/install video-generator-ai-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Generator Ai Ai free?
Yes, Video Generator Ai Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Generator Ai Ai support?
Video Generator Ai Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Generator Ai Ai?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills