pixel-art
pixel-art
A pocket-sized pixel-art studio. You hand it a short brief — "medieval
harbor at dusk", "tavern interior with fireplace", "Whispers of the
Flame title card in VT323" — and it returns a finished image (whenever
any image generator is reachable) or a model-agnostic prompt brief you
can paste into the generator of your choice. The style is locked in
references/ so you do not have to re-describe palette, density,
composition, lighting, or typography every time.
Repo-agnostic. This skill assumes no repository and writes nothing to disk. Every artifact — the generated image, the quantized PNG/SVG, the prompt brief, the title-card SVG — is returned to the caller, who decides what to do with it. (Ephemeral temp files used purely to hand a raster to the quantize script are fine; persisting to a repo path is not.)