Skip to content

Image Generation: Geometric Billiards Painting

Prompt

/mtp <args>
<agent_instruction>
[IMAGE TASK]
prompt = """
Precisionist, minimalist painting of billiards and energy. Clean, sharp lines and smooth surface gradients. Low-angle perspective looking up at the table's edge. Abstract geometric shapes representing power and motion. Cool, muted tones with high-contrast shadows. Perfectly calculated composition, clinical yet powerful atmosphere. A sterile, perfectly symmetrical hall filled with intense, silent tension.
"""
result = client.images.generate(
model=<model>,
prompt=prompt,
size="1024x1024",
aspect_ratio="1:1",
)

Coverage

  • Baseline: 1 item (without applying MTP Skill)
  • Slider <node:100>: 18 items

Models

  • GPT Image 2 via ChatGPT 5.5 on Codex (macOS app)
  • Gemini 3 Pro Image via Gemini 3 Flash on Antigravity (macOS app)

In the test environment, each result was produced in a fresh agent chat session without special user settings or cross-chat memory.

Sample outputs

BaselineSide A NodesSide B nodes
GPT Image 2 baselineGPT Image 2 Side AGPT Image 2 Side B

Go to comparison page for GPT Image 2

Sample outputs

BaselineSide A NodesSide B nodes
Gemini 3 Pro Image baselineGemini 3 Pro Image Side AGemini 3 Pro Image Side B

Go to comparison page for Gemini 3 Pro Image