← Back to Skills Marketplace
linmillsd7

Video Generation Free

by linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
54
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-generation-free
Description
Turn a short text description of a product demo scene into 1080p AI generated videos just by typing what you need. Whether it's generating videos from text p...
Usage Guidance
This skill will contact a remote service (mega-api-prod.nemovideo.ai), create or use a NEMO_TOKEN, and upload any files you ask it to process — do not upload sensitive documents or private media unless you trust that endpoint. Note the SKILL.md mentions a local config path (~/.config/nemovideo/) and will attempt to detect install paths for attribution headers; if you want to avoid local probing, ask the developer to remove install-path checks or to clarify what is read. If you care about token handling, confirm whether anonymous tokens or session IDs are stored only in memory (ephemeral) or written to disk. If you need higher assurance, request the skill's source code or use an official/known plugin from a trusted vendor before installing.
Capability Analysis
Type: OpenClaw Skill Name: video-generation-free Version: 1.0.0 The skill is a functional wrapper for the NemoVideo AI service, facilitating text-to-video generation via the `https://mega-api-prod.nemovideo.ai` API. It includes instructions for the agent to handle automated anonymous authentication, session management, and file uploads. While it performs basic environment checks for platform attribution (e.g., checking if it is running in `~/.cursor/skills/`), its behavior is transparently documented and strictly aligned with its stated purpose. No indicators of malicious intent, such as unauthorized data exfiltration or hidden command execution, were found.
Capability Assessment
Purpose & Capability
The skill claims to generate videos via a remote backend and only requests a single API token (NEMO_TOKEN), which matches the described functionality. Minor inconsistency: the SKILL.md frontmatter references a config path (~/.config/nemovideo/) and install-path detection for attribution, but the registry metadata listed no required config paths — this mismatch should be resolved.
Instruction Scope
Instructions are focused on talking to the nemo API (session creation, SSE for generation, upload, export). They instruct automatic network calls on first use (including obtaining an anonymous token) and to store session_id for subsequent requests. The skill also instructs detecting install path (e.g., reading typical install directories) to set an attribution header — that implies reading local paths. These behaviors are coherent with a cloud service integration but constitute network activity and modest local file/system probing (install-path detection and optional config path), which are privacy-relevant.
Install Mechanism
There is no install script or external download; the skill is instruction-only so it won't drop code or run installers on disk.
Credentials
The skill requires one credential (NEMO_TOKEN) as primaryEnv, which is appropriate for a cloud API. It also describes obtaining an anonymous token via the service if NEMO_TOKEN is not present. This is proportionate, but be aware tokens and uploaded media are sent to the remote domain (mega-api-prod.nemovideo.ai).
Persistence & Privilege
The skill does not request always:true and has no install-time persistence. It asks to store session_id for the session lifecycle (expected), but does not request elevated system privileges or to modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-generation-free
  3. After installation, invoke the skill by name or use /video-generation-free
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Video Generation Free skill. - Instantly generate 1080p AI videos from short text prompts—no video footage or camera required. - Automated setup: handles token creation and backend session without manual steps. - Supports uploads, video edits, and exports in multiple formats (mp4, mov, avi, webm, gif, mp3, etc.). - Quick workflow: 1–2 minutes from prompt to downloadable video. - Includes error handling, status updates, and credit management for a smooth user experience.
Metadata
Slug video-generation-free
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Generation Free?

Turn a short text description of a product demo scene into 1080p AI generated videos just by typing what you need. Whether it's generating videos from text p... It is an AI Agent Skill for Claude Code / OpenClaw, with 54 downloads so far.

How do I install Video Generation Free?

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

Is Video Generation Free free?

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

Which platforms does Video Generation Free support?

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

Who created Video Generation Free?

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

💬 Comments