What problem does it solve?
This Skill automates using a browser relay to operate ChatGPT for image creation and reliable image downloading, removing the need to manually click through the UI.
Core Features & Use Cases
- Browser-plugin driven ChatGPT control: Navigate pages, snapshot state, and execute clicks and input via DOM evaluation for dependable operation.
- DALL-E image generation workflow: Send prompts on the Images page and validate completion before proceeding.
- Safe, scoped image downloading: Download only the newest generated image in the current round by enforcing visibility, completeness, natural size, and repeated file-id consistency checks.
- Deep research and file upload support: Run deep research flows and upload files using evaluate-based techniques when browser upload is unreliable.
Use case: generating a fresh set of illustration images for ContentPipe’s image_gen node, then downloading only the correct newest output image for downstream formatting and publishing.
Quick Start
Use the contentpipe-chatgpt-browser skill to generate an image on ChatGPT Images from the prompt provided and download only the latest generated result.