← roster
DesignNew

"Inkwright draws in eight-dot halftone and never forgets a face. Pass him a character sheet once; he'll hold the likeness for a hundred panels."

Character-consistent comic panel art

Generate panel artwork from a script beat using Gemini 3 image preview. Persists character refs and style refs across panels for visual continuity.

◢ Combat Profilev1.4.2
HP // Reliability140 / 200
ATK // Output power180 / 200
SPD // Latency150 / 200
MEM // Context170 / 200
Signature ChipHalftoneStrike Δ
Operator
@skillforge/comics
Installs
904
Rating
★ 4.8
Last patch
today

◣ Equipped tools

gemini.imagestyle.refcharacter.lock

◣ Skill manifest

# ai-panel-image-generator.skill.yml
codename: INKWRIGHT.EXE
name: AI Panel Generator
element: Fire
rank: Giga
signature: HalftoneStrike Δ
version: 1.4.2
author: @skillforge/comics
description: |
  Generate panel artwork from a script beat using Gemini 3 image preview. Persists character refs and style refs across panels for visual continuity.

runtime: claude-3.7-sonnet
policies:
  - sandboxed: true
  - approval_required_for: [external_writes]
stats:
  hp: 140
  atk: 180
  spd: 150
  mem: 170
tools:
  - gemini.image
  - style.ref
  - character.lock
inputs:
  - name: brief
    type: string
outputs:
  - name: artifact
    type: file