imagegen-chatgpt

Automate ChatGPT image generation with reference uploads and incremental output saving.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/zdpk/skills --skill imagegen-chatgpt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: imagegen-chatgpt
Source: https://github.com/zdpk/skills/tree/main/dotfiles/skills/custom/imagegen/imagegen-chatgpt
Command: npx skills add https://github.com/zdpk/skills --skill imagegen-chatgpt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually generating images via ChatGPT's browser UI can be tedious and error-prone; this Skill automates the workflow, including optional reference uploads, prompt entry, and result saving.

Core Features & Use Cases

  • Automated, browser-based image generation using ChatGPT (GPT-4o) with optional reference uploads.
  • Deterministic output naming and incremental file saving to avoid overwrites.
  • Guided by prompts and references for consistent results across design tasks.

Quick Start

Run the imagegen-chatgpt workflow with your prompt and optional reference image to generate and save the resulting images to the specified output folder.

Frequently Asked Questions about imagegen-chatgpt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate ChatGPT image generation using browser workflows?

Automate ChatGPT image generation by entering text prompts and optionally uploading reference images via a browser interface. The workflow handles prompt entry, reference uploads, and automatically saves generated images to a specified output path.

Can I use a reference image to guide ChatGPT image generation in bulk?

Yes, you can guide ChatGPT image generation with reference images by passing the optional --ref parameter. This supports batch prompt execution and ensures consistent, reference-guided design outputs across multiple tasks.

How do I prevent automated image generation from overwriting previous output files?

Prevent file overwrites during automated image generation by using deterministic output naming. The workflow automatically increments file names when saving results to your specified --output path, ensuring each generated image remains distinct.

What do I need to run automated browser-based image generation with ChatGPT?

You need a text prompt provided via the required --prompt parameter, an optional --ref image path for guided generation, and an --output directory. The browser automation workflow handles the ChatGPT interaction and file collection.

Does browser automation for ChatGPT image generation support batch prompts?

Yes, browser automation for ChatGPT image generation supports batch prompts. It applies to design workflows requiring multiple prompt executions, automatically uploading references, entering prompts, and saving results sequentially.

Why use browser automation for ChatGPT image generation instead of manual entry?

Manual image generation via ChatGPT's browser UI is tedious and error-prone. Browser automation eliminates repetitive prompt entry and reference uploads, streamlining the workflow and reliably saving generated images with deterministic naming.