pixeltamer

Solid

Generate, edit, and compose images with gpt-image-2. Two backends — OpenAI API key or codex CLI (uses your ChatGPT subscription, no key needed). Three modes — one-shot generate, multi-image batch with verification, and multi-reference composition (up to 16 inputs blended into one). Use when the user asks to make an image, generate a poster, draw a mockup, design an icon, create an ad creative, build an infographic, blend reference images, edit or inpaint an existing image, or anything else that ends in a PNG.

AI & Automation 6 stars 1 forks Updated 3 weeks ago MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
28
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# pixeltamer — generate, edit, and compose images with gpt-image-2 Image generation that actually does what you asked for. Two backends so you don't have to pick a side: bring an OpenAI API key OR use the codex CLI signed in to your ChatGPT subscription. Same skill, same prompts, same output format, your choice of how to pay. ## When to use this Trigger this skill when the user asks for any of: - A new image, poster, illustration, photograph, mockup, icon, sticker, sprite, logo, hero, infographic, ad creative, scroll-stop card, magazine cover, podcast art, product shot, banner, OG image, social card, character reference sheet, app screen, dashboard mockup - An *edit* of an existing image (modify, inpaint, mask, change-only-X) - A *composition* of multiple reference images blended into one - A batch of related images to be generated together with verification If the request is "make me an image" or any flavor of it, this is the skill. ## Prerequisites — check the install (do this BEFORE the first generation) Run this first to see what's available: ```bash pixeltamer doctor ``` If the output shows at least one backend with a `✓` marker, you're set — go generate. Auto-detect picks API if a key is set, otherwise codex. Override with `--backend api|codex` per-call or set `PIXELTAMER_BACKEND` env var. **If `pixeltamer doctor` fails with `permission denied` instead of printing backend status:** the `skills` CLI stripped the dispatcher's execute bit on install/update. The d...

Details

Author
gabelul
Repository
gabelul/pixeltamer-gpt-image-skill
Created
4 months ago
Last Updated
3 weeks ago
Language
Shell
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

gpt-image

Execute image generation, editing, and chroma-key transparent-background workflows with GPT Image 2 / gpt-image-2 through the bundled scripts. Use when GPT Image is the selected backend and a supplied prompt or edit instruction must be executed for text-to-image generation, reference-image editing, multi-reference editing, masked inpainting, or chroma-key background removal. Treat the supplied prompt as authoritative; this skill does not search prompt galleries, choose art direction, or perform general prompt planning.

68 Updated 2 weeks ago
Yuki001
AI & Automation Featured

chatgpt-imagegen

Generate new raster images and looping GIF/WebP animations with the user's ChatGPT subscription through the local one-file chatgpt-imagegen CLI, without an API key or daemon. Use for photos, illustrations, icons, hero banners, mockups, sprites, concept art, animation loops, and figures for documents, proposals, blog posts, or READMEs; save outputs in the workspace. Auto mode prefers the logged-in ChatGPT browser through chrome-use to avoid Codex usage and falls back to the Codex backend only when the web path is unavailable. Users with a Gemini subscription can name --backend gemini or agy instead. Proactively propose useful figures while authoring long-form content. Do not use for editing existing images, SVG/vector work, code-native graphics, established icon systems, explicit high-quality or transparent API output, or end-user image-generation services.

351 Updated today
leeguooooo
AI & Automation Solid

gpt-atelier

OpenAI GPT Image generation and editing (gpt-image-2, 1.5, 1, mini). Text-to-image, mask-based inpainting, multi-reference composition, multi-turn conversational editing via Responses API, streaming with partial images. This skill should be used when generating or editing images via OpenAI's image models, when near-perfect text rendering in images is needed, when mask-based region-aware editing is required, when multi-turn conversational image editing is desired, or when streaming progressive image delivery is needed. Complements nano-banana-pro (Gemini) as a parallel image generation backend.

41 Updated today
tdimino