GPT Image2 High-Quality AI Image Generation
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_ef6dcdec/gpt-image2.
About this skill
Problem
gpt-image-2 can take about 150 seconds per image, so synchronous calls easily hit common 60s timeouts. Batch generation, reference images, and text rendering also require reliable job tracking and polling. This skill packages async submission, result polling, login credentials, and rate handling into command-line tools, allowing an agent to generate images without manually managing job_id or wait loops.
Core Workflow
- Submit: call
gpt-image2.gpt_image2_submitwithprompt,size,n,style, andreference_image_urls, then receive ajob_id. - Poll: call
gpt-image2.gpt_image2_result; the server already waits 50 seconds, so the client should use--timeout 70until the status becomesdoneorerror. - Style control: 20 built-in
stylepresets cover Ghibli, Pixar, claymation, LEGO, cyberpunk, botanical engraving, and more; reference image URLs can support image-to-image generation and style transfer while preserving subjects.
Boundaries
- Every submit consumes real credits; batch
n > 1or retries should be treated as separate charges. - Prompts and reference URLs are sent through the gateway, so confidential or sensitive personal data should not be included.
- If a job is still running after 600 seconds, keep the
job_idand continue polling instead of declaring failure immediately.
Use Cases
- A marketer turns product selling points into a vertical poster and keeps the Chinese title rendered accurately.
- A visual designer restyles a reference-character image into Ghibli or Pixar while preserving face and brand elements.
- A technical editor creates an exploded diagram for a complex workflow and writes step labels into the image.
- An agent engineer wraps an async generation flow, getting a job_id from submit and polling result for the image URL.
Best For
- Operations or marketing staff who turn copy into posters with rendered text.
- Visual designers who keep subjects or brands stable while changing art styles from references.
- Agent engineers who need to submit async image jobs and manage job status.
- Technical content editors who produce infographics or exploded structure diagrams.
Related Skills
Enter a material name to get preview and download links for free, commercially usable video assets, with paid platform options, pricing, and search suggestions when results are limited.
Restyle a short video into a new visual style while preserving core elements such as characters, actions, and composition, suitable for various creative conversions like anime, illustration, ink wash, etc.
Create Douyin vertical video covers from topics, hooks, or materials with support for creative generation, image synthesis, and refinement.
An AI tool that transforms real photos into specified illustration styles while preserving subject recognition.