chatgpt-images-fallback

Installation
SKILL.md

ChatGPT Images Fallback

Overview

Use this skill when a task needs a new image file at a known path, but API-based generation may fail because the provider has no remaining image quota. Keep the normal API-first path, and only use chatgpt.com/images as a fallback for quota-class failures.

Setup

Install the browser dependency once before using website fallback:

cd scripts
npm install

The browser fallback expects:

  • a local Chrome installation
  • a reusable ChatGPT login session
  • write access to the target output directory
Installs
9
Repository
zhangga/aihub
GitHub Stars
1
First Seen
Apr 3, 2026
chatgpt-images-fallback — zhangga/aihub