← ClaudeAtlas

image-promptlisted

Generate a prompt for an image generation model(gpt-image-2). Use when an image is requested by the user or you need an image to be generated and verify the image against your requirements.
D3OXY/skills · ★ 0 · AI & Automation · score 72
Install: claude install-skill D3OXY/skills
# Image Prompt Generate a prompt for an image generation model(gpt-image-2). Use when an image is requested by the user or you need an image to be generated and verify the image against your requirements. If variations or multiple images are requested, generate a prompt for each image, or mention how many times the image should be generated. ## Process 1. Analyze the user's request and understand the context and requirements. 2. Generate a prompt based on the context and requirements. 3. Return the prompt by creating a html file in the temporary directory. with copy button for each prompt. if multiple prompts are required in the session, include them all in the same html file. 4. Open the html file in the browser. 5. Return the url of the html file to the user. 6. Wait for the user to submit the generated images. 7. Once Submitted, Verify the image against your requirements and if not satisfied, generate a new prompt if required or ask the user to regenerate the image(s). ## Output Format - Each prompt should be in a separate block. - Each block should have a copy button. - Each block should have Badges with the properties of the image. (Size, Aspect Ratio, Style etc..) - Each block should have a "Open in ChatGPT" button. When clicked, it should open the prompt in the ChatGPT interface. ## Must Have - Use `html` file to return the prompt to the user. - The prompt should include the following: - Size of the image (1024x1024, 2048x2048, 4096x4096, etc.) - Aspect