Gemini Painter for Openclaw

A high-performance AI art generation tool that integrates Gemini Imagen 3 into Openclaw Skills for seamless text-to-image creation.

eyedark
v1.0.0
Feb 24, 2026
0
0
0

Install & Download

1. ClawHub CLI

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

npx clawhub@latest install gemini-painter

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 gemini-painter 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 Gemini Painter?

Gemini Painter, also known as 萤火绘卷, is a powerful visual creation skill that equips your agent with the ability to generate high-quality digital art. By interfacing directly with Gemini Imagen 3, it translates textual descriptions and creative sparks into concrete visual masterpieces. As a specialized addition to the ecosystem of Openclaw Skills, it focuses on high aesthetic standards and automated asset management.

This skill is designed for developers and creators who need a reliable way to visualize ideas instantly. Whether you are generating concept art or specific stylistic imagery, Gemini Painter ensures that every output is not only visually stunning but also systematically organized for professional use.

Gemini Painter Use Cases

  • Creating high-aesthetic artistic images from natural language prompts.
  • Building a local library of AI-generated assets for design or marketing projects.
  • Archiving creative inspirations with their original prompts for future iteration.
  • Enhancing the creative capabilities of personal assistants using Openclaw Skills.

How Gemini Painter Works

  1. The user provides a text-based prompt describing the desired image or scene.
  2. The skill processes the request and communicates with the Gemini Imagen 3 API via a local endpoint.
  3. The AI model generates the image based on the provided aesthetic descriptions.
  4. The resulting image is automatically transferred and saved to the designated local archive folder.
  5. The generation metadata, including the prompt, is recorded to preserve the creative context.

Gemini Painter Setup

To get started with this visual component of Openclaw Skills, ensure your local API environment is active.

# Verify the painter script is located in your scripts directory
ls scripts/painter.py

# Ensure your local Gemini API endpoint is running at the default address
# Default: http://127.0.0.1:8317/v1

Simply inform your agent about the scene you wish to visualize once the backend is configured.

Gemini Painter Data Schema & Taxonomy

Gemini Painter maintains a structured approach to file management to ensure your Openclaw Skills data remains organized:

Path Purpose
archives/images/ The root directory where all generated image files are stored.
scripts/painter.py The logic layer handling API communication and file I/O.
Prompt Metadata Stored alongside assets to track the specific inputs used for each generation.

Gemini Painter Advanced Features

  • Leveraging Gemini Imagen 3 for state-of-the-art image fidelity and prompt adherence.
  • Automatic file archiving in archives/images/ for zero-friction asset management.
  • Local API support via http://127.0.0.1:8317/v1 for enhanced privacy and control.
  • Seamless integration with other Openclaw Skills to create multi-modal automated workflows.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*