← Back to Skills Marketplace
Video Generator In Free
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-generator-in-free
Description
generate text or images into ready-to-share videos with this skill. Works with MP4, MOV, JPG, PNG files up to 200MB. content creators use it for generating s...
Usage Guidance
This skill appears to do what it says: it talks to the nemovideo API and requires a single service token (NEMO_TOKEN). Before installing: (1) confirm you are comfortable providing a NEMO_TOKEN environment variable (it will be used as a bearer token for all API calls), (2) avoid putting unrelated secrets into NEMO_TOKEN, (3) be aware the skill will upload any files you send to the nemovideo endpoints (don’t upload sensitive private data), and (4) note the minor metadata mismatch: SKILL.md references a config path (~/.config/nemovideo/) and checks install paths for attribution headers — this is likely for telemetry/headers only but you may want to review or sandbox the skill if you’re concerned about filesystem reads. If you need stronger assurance, ask the author for a clear statement that only the nemovideo domain is contacted and for details on what (if anything) is read from ~/.config/nemovideo/.
Capability Analysis
Type: OpenClaw Skill
Name: video-generator-in-free
Version: 1.0.0
The skill is a functional integration for a video generation service hosted at mega-api-prod.nemovideo.ai. It provides detailed instructions for the AI agent to handle authentication, session management, file uploads, and video rendering via standard REST API calls. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the requested permissions (NEMO_TOKEN and local config path) are consistent with the stated purpose of the tool.
Capability Assessment
Purpose & Capability
The skill claims to call a remote video-rendering API and the only required secret is NEMO_TOKEN, which is appropriate for authenticating to that service. Declared API endpoints and flows match the described video-generation purpose.
Instruction Scope
Instructions stay focused on session creation, SSE messaging, uploads, status checks, and export polling against the nemovideo API. They do instruct the agent to read this file's YAML frontmatter for attribution and to detect install path (~/.clawhub, ~/.cursor/skills/) to set an X-Skill-Platform header; this requires filesystem access but is limited and explained in the doc. No instructions request unrelated system files, other service credentials, or external endpoints beyond the nemovideo API.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, which is the lowest-risk install mechanism.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv), which is proportionate for the described API. There is a small inconsistency: the registry metadata summary showed no required config paths, but the SKILL.md frontmatter lists a configPaths value (~/.config/nemovideo/) — this is likely benign but worth noting because it suggests the skill may attempt to read that config directory if present.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system-wide privileges. Autonomous invocation is allowed (platform default) but not combined with other alarming privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-generator-in-free - After installation, invoke the skill by name or use
/video-generator-in-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release: generate videos from text or images for free using cloud GPU processing.
- Supports files up to 200MB (MP4, MOV, JPG, PNG) and outputs high-quality 1080p MP4 videos.
- Handles full workflow: authentication, session setup, editing, credits, exporting, and error management.
- User prompts for operations (generate, upload, export, credits, etc.) are automatically routed to the correct action.
- Streamlined for quick edits, batch processing, and iterative workflows for content creators.
- Provides clear guidance and status updates throughout, with built-in error handling and user tips.
Metadata
Frequently Asked Questions
What is Video Generator In Free?
generate text or images into ready-to-share videos with this skill. Works with MP4, MOV, JPG, PNG files up to 200MB. content creators use it for generating s... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.
How do I install Video Generator In Free?
Run "/install video-generator-in-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Generator In Free free?
Yes, Video Generator In Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Generator In Free support?
Video Generator In Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Generator In Free?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills