← Back to Skills Marketplace
Video Game Maker Free
by
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
110
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-game-maker-free
Description
Turn a set of character sprites and background images into 1080p game video trailer just by typing what you need. Whether it's creating game trailers or demo...
Usage Guidance
This skill appears to do what it says: it uploads your images/audio to a remote rendering API (mega-api-prod.nemovideo.ai) and returns a rendered video. Before installing: (1) confirm you trust the external service and domain — your assets and metadata will be transmitted and stored there; (2) understand NEMO_TOKEN is a Bearer credential giving access to your account on that service (use a limited-scope or anonymous token if possible); (3) the skill will read its own SKILL.md and detect its install path to set attribution headers — benign but note it inspects its runtime environment; (4) avoid uploading sensitive PII or proprietary assets unless you accept external hosting. If you need stronger guarantees, request the vendor’s privacy/security docs or run the skill in a sandboxed environment.
Capability Analysis
Type: OpenClaw Skill
Name: video-game-maker-free
Version: 1.0.0
The skill provides a functional interface for a video generation service hosted at nemovideo.ai. It includes instructions for the agent to manage authentication via anonymous tokens, upload media assets, and poll a remote GPU-based rendering pipeline. While it performs minor environment detection to identify the host platform (e.g., checking for ~/.clawhub or ~/.cursor paths for attribution headers), its behavior is consistent with its stated purpose of creating game trailers and lacks indicators of malicious intent or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (create game videos from assets) match the runtime instructions: all API endpoints, upload, SSE-based editing, session and export flows target a remote rendering service. The single required env var (NEMO_TOKEN) is appropriate for authenticating to that service.
Instruction Scope
Instructions direct the agent to create or reuse a NEMO_TOKEN, open a session, upload user-provided assets, stream SSE messages, and poll for render status — all inline with a cloud-render workflow. The SKILL.md also instructs the agent to read the skill's YAML frontmatter and detect install path to populate attribution headers; this means the agent will read its own skill file and may inspect its install location. There are no instructions to read unrelated system files or other environment variables. Users should understand that their image/audio assets and session metadata will be transmitted to the external API host (mega-api-prod.nemovideo.ai).
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is downloaded or written by the skill itself. That minimizes installation risk.
Credentials
Only NEMO_TOKEN is required and declared as the primary credential. That is proportionate for a service that requires authenticated uploads and exports. The skill also supports generating an anonymous token via the service's anonymous-token endpoint if no token is provided (100 credits, 7-day expiry).
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It will create session state on the remote service (session_id, render jobs) but does not demand elevated platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-game-maker-free - After installation, invoke the skill by name or use
/video-game-maker-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Game Maker Free — an AI-powered tool to create game trailers and demo videos from your own assets.
- Instantly generate 1080p game video trailers by uploading character sprites, backgrounds, audio, and describing your desired result.
- No timeline editing or complex export steps: just upload assets and type what you want.
- Free to use with a temporary token (100 credits, 7-day expiry; issued automatically if not set).
- Cloud GPU rendering pipeline delivers downloadable videos (MP4/other formats) in 1–2 minutes.
- Supports batch uploads, step-by-step editing, and quick export for platforms like itch.io and Steam.
- Smart prompt recognition routes actions like upload, export, credit balance, or timeline edits based on your request.
Metadata
Frequently Asked Questions
What is Video Game Maker Free?
Turn a set of character sprites and background images into 1080p game video trailer just by typing what you need. Whether it's creating game trailers or demo... It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.
How do I install Video Game Maker Free?
Run "/install video-game-maker-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Game Maker Free free?
Yes, Video Game Maker Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Game Maker Free support?
Video Game Maker Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Game Maker Free?
It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.
More Skills