Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (scripts/image_gen.py) and require OPENAI_API_KEY for live calls.
$npx -y skills add dp-archive/archive --skill imagegenInstalls into the current project.
Run `npx skills use "https://github.com/dp-archive/archive" --skill "dp-archive/archive/imagegen"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dp-archive/archive" that are relevant to the current task. Run `npx skills add "https://github.com/dp-archive/archive"` and select the relevant skills, then follow their instructions.