lovgame

Installation
SKILL.md

lovgame — Game Asset Generator

Backend: POST https://llmapi.lovbrowser.com/v1/chat/completions. The gateway returns the generated image as a base64 data URL embedded in choices[0].message.content; the script extracts and writes a PNG.

Default model: gemini-3-pro-image-preview — verified 2026-05-04, ~30-55s per image. Strong at white-background product shots, transparent sprites, UI icons, item cards, character portraits, multi-object compositions.

Note on gpt-image-2: it appears in the gateway's model catalog but every call hangs and is dropped at the gateway's ~60s upstream timeout. Once lovbrowser fixes the upstream, you can switch with -m gpt-image-2 — the request shape is identical.

When to Use

Installs
1
First Seen
May 6, 2026
lovgame — jingx8885/lovgame-skill