← Back to Skills Marketplace
linmillsd7

Video Maker Google Free

by linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
144
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-maker-google-free
Description
Get polished MP4 videos ready to post, without touching a single slider. Upload your images or clips (MP4, MOV, JPG, PNG, up to 500MB), say something like "c...
Usage Guidance
This skill appears to do what it says: upload your media to a nemo-video backend, render on cloud GPUs, and return a download link. Before installing, consider: 1) NEMO_TOKEN is the service credential — if you provide your personal token it grants the skill access to that account/credits; prefer using an anonymous token if you want limited exposure. 2) Any media you upload is sent to https://mega-api-prod.nemovideo.ai — do not upload sensitive or regulated content unless you trust the service and its privacy policy. 3) The SKILL.md mentions storing session/token data (config path in frontmatter) — verify whether you are comfortable with local persistence of tokens. 4) The registry metadata and SKILL.md slightly disagree about declared config paths; that mismatch is minor but worth confirming. If you need higher assurance, ask the author for the official service homepage, privacy/terms, or a signed publisher identity before using with private data.
Capability Analysis
Type: OpenClaw Skill Name: video-maker-google-free Version: 1.0.0 The skill is a functional wrapper for the nemovideo.ai cloud video editing service. It provides instructions for the AI agent to manage anonymous authentication, session handling, file uploads, and video rendering via the `https://mega-api-prod.nemovideo.ai` endpoints. The behavior is consistent with the stated purpose of creating MP4 videos, and there is no evidence of malicious intent, unauthorized local file access, or data exfiltration beyond the media files intended for processing.
Capability Assessment
Purpose & Capability
The skill claims to upload media and request cloud renders; the single required credential (NEMO_TOKEN) and the listed API endpoints match that purpose. One inconsistency: the registry metadata indicated no required config paths, but the SKILL.md frontmatter references ~/.config/nemovideo/ in metadata (likely for storing tokens/session). This is a minor mismatch but not evidence of malicious intent.
Instruction Scope
Instructions focus on creating a session, uploading media, streaming SSE responses, polling job status, and exporting downloads — all coherent with a video render backend. The skill only reads NEMO_TOKEN from the environment and otherwise obtains an anonymous token via the service’s auth endpoint if none is present. It does not instruct reading arbitrary system files or unrelated credentials. It does mention auto-detecting a platform string from an install path, which is a small scope creep (harmless if limited to agent install path).
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That lowers risk and matches the described behavior.
Credentials
Requesting a single service token (NEMO_TOKEN) is proportional for a cloud video service. The SKILL.md also supports obtaining an anonymous token itself via the provider’s anonymous auth endpoint (no user secret needed). Note the frontmatter references a config directory (~/.config/nemovideo/) not declared in the registry; that likely is where tokens/sessions might be stored — verify whether you want the skill to persist tokens locally before installing.
Persistence & Privilege
The skill is not marked always:true and does not request elevated platform-wide privileges. It maintains session state with the backend (session_id) as expected for a remote render workflow; nothing indicates modification of other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-maker-google-free
  3. After installation, invoke the skill by name or use /video-maker-google-free
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — quickly create and export 1080p MP4 videos from images or clips via a free cloud service. - Upload JPG, PNG, MP4, or MOV files (up to 500MB) and specify your instructions for video creation (e.g., add music, text overlays). - Automatic cloud session setup and handling — no paid software or technical skills required. - Supports downloading polished, ready-to-post MP4 videos (1080p by default). - Provides status updates, tracks video editing steps, and details credit usage. - Error handling for token expiration, session issues, file limits, and supported formats. - Designed for students and small businesses to quickly make videos without cost.
Metadata
Slug video-maker-google-free
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Maker Google Free?

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

How do I install Video Maker Google Free?

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

Is Video Maker Google Free free?

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

Which platforms does Video Maker Google Free support?

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

Who created Video Maker Google Free?

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

💬 Comments