← Back to Skills Marketplace
Video Maker Free
by
peandrover adam
· GitHub ↗
· v1.0.1
· MIT-0
345
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install video-maker-free
Description
Make videos for free using AI — combine photos, text, and video clips into polished content with transitions, music, voiceover, subtitles, and effects. NemoV...
Usage Guidance
This skill appears to do what it says: it sends your photos, clips, and text to NemoVideo's API using a single API token (NEMO_TOKEN) and returns produced videos. Before installing: verify the service domain and repository, keep the NEMO_TOKEN secret, and only upload media you are comfortable sending to an external provider (avoid sensitive personal data). Check the provider's privacy/storage policy (how long they retain uploads), revoke the token if you stop using the skill, and be aware the metadata claims a local config path (~/.config/nemovideo/) even though the instructions don't describe local files — ask the developer what that path is used for if you need stronger assurance.
Capability Analysis
Type: OpenClaw Skill
Name: video-maker-free
Version: 1.0.1
The skill bundle provides a legitimate interface for a video generation service (nemovideo.ai). It uses a standard API interaction pattern via curl to 'https://mega-api-prod.nemovideo.ai/api/v1/generate' and requires a specific environment variable (NEMO_TOKEN) for authentication. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (AI video assembly) align with the SKILL.md: the instructions show calling a NemoVideo API to upload media and request generated videos. The primary credential (NEMO_TOKEN) is appropriate for an external API service.
Instruction Scope
SKILL.md instructs the agent to upload user media and text to an external API endpoint (mega-api-prod.nemovideo.ai). This is expected for a cloud video-generator, but it means user files and any metadata will be transmitted off-host — review privacy implications. The instructions do not ask the agent to read unrelated local files or other secrets.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded by the skill itself. That reduces installation risk.
Credentials
Only one credential (NEMO_TOKEN) is referenced as the primary credential, which is proportional for an API-based service. Minor inconsistency: requires.env is empty in registry metadata while primaryEnv is set to NEMO_TOKEN; metadata also declares a config path (~/.config/nemovideo/) which implies local config storage but SKILL.md does not explain usage.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It can be invoked by the agent (normal behavior) but does not attempt to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-maker-free - After installation, invoke the skill by name or use
/video-maker-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Version 1.2.1
- Updated skill and display version to 1.2.1.
- Added homepage and repository links to metadata.
- No core functionality or parameter changes; documentation and metadata updates only.
v1.2.0
No visible changes detected in this version.
- Version number updated to 1.2.0, but no SKILL.md or file changes are present.
v1.1.0
**Major update — expanded from video editing to full video creation from photos, text, and mixed media with advanced automation.**
- Now supports making videos from photos, text, clips, slides, or any combination — not just editing raw footage.
- Adds AI-powered features: automatic photo motion, text-to-video scene generation with voiceover, music, transitions, subtitles, and effects.
- Introduces detailed use cases, step-by-step workflow, and customizable output with parameters for style, music, format, and more.
- Exports are free, high-quality, and watermark-free.
- Documentation fully rewritten for clarity and to highlight new creative capabilities.
v1.0.0
Initial public release of video-maker-free.
- Instantly create and edit videos through plain conversation — no timeline or technical editing required.
- Supports assembling, trimming, transitions, text overlays, and basic color grading using user instructions.
- Works with mp4, mov, avi, webm, and mkv file formats.
- Integrates free, anonymous usage via token system (100 free credits, 7-day expiry).
- Tracks project state and allows iterative refinement without re-explaining context.
- Added clear API usage instructions and workflow details for uploads, edits, exports, and session management.
Metadata
Frequently Asked Questions
What is Video Maker Free?
Make videos for free using AI — combine photos, text, and video clips into polished content with transitions, music, voiceover, subtitles, and effects. NemoV... It is an AI Agent Skill for Claude Code / OpenClaw, with 345 downloads so far.
How do I install Video Maker Free?
Run "/install video-maker-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Maker Free free?
Yes, Video Maker Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Maker Free support?
Video Maker Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Maker Free?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.1.
More Skills