← Back to Skills Marketplace
vynbosserman65

Video Generation Ai Tools

by vynbosserman65 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
96
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-generation-ai-tools
Description
Cloud-based video-generation-ai-tools tool that handles generating ready-to-share videos from text prompts or images. Upload MP4, MOV, PNG, JPG files (up to...
Usage Guidance
This skill largely does what it claims — it talks to a NemoVideo API and needs a NEMO_TOKEN. Before installing, consider: (1) The skill will, by default, auto-create an anonymous token and call the backend without an explicit opt-in — if you prefer control, set NEMO_TOKEN yourself. (2) It asks the agent to detect install paths (e.g., ~/.clawhub/, ~/.cursor/skills/) and may read your home directory to populate an X-Skill-Platform header — confirm you are OK with that filesystem access. (3) Ask where session tokens and returned session_id are stored and whether they are encrypted (metadata suggests ~/.config/nemovideo/). (4) Verify the backend domain (mega-api-prod.nemovideo.ai) and its privacy/policy before sending sensitive files. If you are uncomfortable with automatic network auth or probing of home directories, do not enable the skill or set NEMO_TOKEN manually and review where session state will be written.
Capability Analysis
Type: OpenClaw Skill Name: video-generation-ai-tools Version: 1.0.0 The skill bundle provides a legitimate interface for a cloud-based video generation service hosted at mega-api-prod.nemovideo.ai. It contains standard instructions for authentication (using a NEMO_TOKEN or generating an anonymous UUID-based token), session management, file uploads, and video rendering. The instructions are well-structured, include appropriate error handling, and follow security best practices such as advising the agent not to display raw tokens or API responses to the user. No indicators of data exfiltration, malicious execution, or unauthorized access were found.
Capability Assessment
Purpose & Capability
Name/description (cloud video generation) match the single required credential (NEMO_TOKEN) and the described API endpoints. Declaring ~/.config/nemovideo/ for session storage is plausible. However, the skill also instructs detecting agent install paths (~/.clawhub/, ~/.cursor/skills/) to set X-Skill-Platform — this filesystem probing is not required for basic video generation and stands out as unnecessary.
Instruction Scope
Instructions direct the agent to automatically obtain an anonymous token (network call) and to store session_id for later requests; automatic network auth on first use is a privacy concern if done without explicit user consent. The runtime also instructs reading install paths to determine X-Skill-Platform and to include attribution headers — probing arbitrary home directories is scope creep. The upload workflow expects local file paths (reasonable for user-provided files), but the skill's instruction to 'don't display raw API responses or token values' indicates it will handle secrets silently, which reduces transparency.
Install Mechanism
Instruction-only skill with no install spec or bundled code, so nothing is written to disk by an installer. This is lower risk from install mechanism perspective.
Credentials
Only one required env var (NEMO_TOKEN) is declared which is proportional for a cloud API. The metadata also lists a config path (~/.config/nemovideo/) which may be used to persist session state — reasonable but worth confirming where sensitive tokens/session IDs are stored and with what permissions.
Persistence & Privilege
Skill is not always-on and uses default autonomous invocation. It requests no platform-wide config changes and does not declare writes to other skills' configurations. The main persistence behavior is storing a session_id and possibly config files under its own config path.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-generation-ai-tools
  3. After installation, invoke the skill by name or use /video-generation-ai-tools
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — generate shareable videos from text prompts or images using cloud-based AI. - Upload MP4, MOV, PNG, or JPG files (up to 200MB) and describe your desired video. - Fast 1080p MP4 output, typically ready in 1–2 minutes. - Automatic cloud-processing, no local install needed. - Designed for marketers, content creators, and social media managers. - Includes built-in authentication, status updates, file management, and free export (with attribution headers). - Handles errors, credits, and prompt routing for seamless video creation workflows.
Metadata
Slug video-generation-ai-tools
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Generation Ai Tools?

Cloud-based video-generation-ai-tools tool that handles generating ready-to-share videos from text prompts or images. Upload MP4, MOV, PNG, JPG files (up to... It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.

How do I install Video Generation Ai Tools?

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

Is Video Generation Ai Tools free?

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

Which platforms does Video Generation Ai Tools support?

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

Who created Video Generation Ai Tools?

It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.

💬 Comments