Free Generation Image for Openclaw

A powerful AI image generation skill that transforms text prompts into stunning visual assets and 1080p MP4 videos using remote GPU nodes.

dsewell-583h0
v1.0.0
Apr 29, 2026
0
271
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install free-generation-image

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install free-generation-image using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Free Generation Image?

Free Generation Image is an advanced creative tool within the Openclaw Skills ecosystem designed for content creators and developers. It leverages remote cloud GPUs to process complex text-to-image and text-to-video requests, delivering professional-grade 1080p MP4 files or high-quality static images in just 10-30 seconds. By offloading the rendering process to the cloud, it eliminates the need for expensive local hardware while providing a seamless, AI-driven creative workflow.

This skill is particularly valuable for those looking to automate asset creation. It supports a wide range of file formats, including JPG, PNG, and WEBP for images, alongside MP4 and MOV for video. Whether you are building a futuristic city scene or a simple mountain landscape, the backend utilizes sophisticated AI models to interpret prompts and generate visually rich content without any upfront cost for basic usage.

Free Generation Image Use Cases

  • Creating 1080p MP4 background videos for social media or web projects from simple text descriptions.
  • Rapid prototyping of visual concepts and style exploration for digital marketing.
  • Batch processing multiple image styles within a single creative session.
  • Generating high-quality PNG assets with transparent backgrounds for UI/UX design.
  • Iterative video editing where users can refine prompts to achieve specific cinematic results.

How Free Generation Image Works

  1. Authentication: The skill establishes a connection using a NEMO_TOKEN or acquires a free anonymous token via a UUID client identifier.
  2. Session Initiation: A unique session ID is created to track the project timeline, language settings, and media state.
  3. Prompt Processing: User text prompts are sent via a Server-Sent Events (SSE) stream to the cloud backend for real-time processing.
  4. Cloud Rendering: Remote GPU nodes composite video layers, apply H.264 compression, and render the final asset.
  5. Asset Export: The system generates a download URL for the finished 1080p file, which the user can retrieve once the polling status confirms completion.

Free Generation Image Setup

To get started with this component of Openclaw Skills, ensure your environment is configured:

# Set your API token
export NEMO_TOKEN="your_token_here"

# The skill automatically checks for configuration in:
# ~/.config/nemovideo/

If no token is present, the skill will automatically call the anonymous auth endpoint to provision a starter token with 100 free credits.

Free Generation Image Data Schema & Taxonomy

The skill manages data through a structured session state that maps tracks and metadata.

Field Description Mapping/Types
t Tracks Array of media layers
tt Track Type 0: Video, 1: Audio, 7: Text
sg Segments Timing and duration data
d Duration Length in milliseconds
m Metadata Technical specs and taxonomy

Supported Formats: MP4, MOV, AVI, WEBP, JPG, PNG, GIF, MP3, WAV.

Free Generation Image Advanced Features

  • Multi-Track Timeline: Support for overlapping video, audio background tracks (BGM), and text overlays.
  • SSE Real-time Feedback: Live stream updates during the generation process to keep the user informed of GPU progress.
  • Session Persistence: Maintains the state of the timeline across multiple interactions, allowing for iterative refinement.
  • Automated Credit Management: Built-in logic to check balances and re-authenticate expired sessions automatically.
  • Platform Attribution: Specialized headers (X-Skill-Source/Version) ensure compatibility across Cursor, Clawhub, and other IDE environments.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Requires
Github Stars: 0
forks: 0

Featured*