← Back to Skills Marketplace
dsewell-583h0

Video Generative Ai

by dsewell-583h0 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-generative-ai
Description
Get AI generated videos ready to post, without touching a single slider. Upload your text or images (MP4, MOV, PNG, JPG, up to 200MB), say something like "ge...
Usage Guidance
This skill appears to do what it says: it talks to a remote nemovideo.ai API to generate videos and only needs a NEMO_TOKEN. Before installing: (1) Confirm you trust https://mega-api-prod.nemovideo.ai and review its privacy/terms—your uploaded media and prompts are sent to that remote service. (2) Clarify the metadata mismatch about ~/.config/nemovideo/ (the skill frontmatter references it even though the registry summary did not). (3) Use a limited-scope or ephemeral token (or rely on the anonymous-token flow) rather than a highly privileged account token. (4) Avoid uploading sensitive or private content to this service. (5) If you need stronger assurance, ask the publisher for a homepage/privacy policy or test with non-sensitive media and monitor network activity. If any of these checks fail or you can't verify the service, treat the skill as untrusted and do not provide long-lived credentials.
Capability Analysis
Type: OpenClaw Skill Name: video-generative-ai Version: 1.0.0 The skill provides a standard interface for interacting with the NemoVideo AI service for video generation. It includes instructions for automated anonymous authentication, session management, and media processing via the mega-api-prod.nemovideo.ai backend. No indicators of data exfiltration, malicious code execution, or harmful prompt injection were found; the behavior is consistent with the stated purpose of AI video generation.
Capability Assessment
Purpose & Capability
The name and description (AI video generation) align with the required credential (NEMO_TOKEN) and the SKILL.md which describes a cloud-render pipeline. Minor inconsistency: registry metadata earlier showed no required config paths, but the SKILL.md frontmatter metadata lists a config path (~/.config/nemovideo/). This mismatch should be clarified but doesn't imply malicious intent.
Instruction Scope
The instructions stay within the scope of a cloud video-generation client: check/use NEMO_TOKEN, obtain anonymous token if missing, create a session, upload media, stream SSE events, poll for export status, and download results. The skill asks to add attribution headers and to map GUI commands to API calls. It does not instruct reading unrelated system files or other environment secrets. One small note: it mentions auto-detecting X-Skill-Platform from the install path which may require access to the agent's environment/paths—this is plausible for attribution but should be explicit.
Install Mechanism
Instruction-only skill with no install spec and no code files—no files are written to disk by the skill itself. This is the lowest-risk install model.
Credentials
Only a single credential is requested (NEMO_TOKEN) and it is clearly the API bearer token needed to call the remote service. The SKILL.md also documents a safe fallback (anonymous-token endpoint) to obtain a short-lived token. No other unrelated credentials or secrets are requested.
Persistence & Privilege
always:false and the skill expects to hold a session_id for operations—this is appropriate for a remote render client. The skill does reference a config path in its frontmatter (possible local config usage), but it does not request system-wide privileges or modification of other skills' settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-generative-ai
  3. After installation, invoke the skill by name or use /video-generative-ai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Generative AI skill initial release: - Generate 1080p AI videos from text prompts or uploads (MP4, MOV, PNG, JPG, up to 200MB) - No editing experience needed; production-ready videos in 1-3 minutes - Cloud-based: supports quick setup with temporary or personal tokens (100 free credits for new users) - Export videos in multiple formats (MP4, MOV, AVI, JPG, PNG, and more) - Simple commands for upload, generation, export, balance, and status tracking - Session and error handling designed for seamless, iterative workflows
Metadata
Slug video-generative-ai
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Generative Ai?

Get AI generated videos ready to post, without touching a single slider. Upload your text or images (MP4, MOV, PNG, JPG, up to 200MB), say something like "ge... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.

How do I install Video Generative Ai?

Run "/install video-generative-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Generative Ai free?

Yes, Video Generative Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Generative Ai support?

Video Generative Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Generative Ai?

It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.

💬 Comments