byleeguooooo· 5 skills
Generate raster images and looping GIF/WebP animations using the user's ChatGPT subscription via a local one-file Python CLI — no OPENAI_API_KEY, no gateway, no daemon. Two backends: web (default) drives the user's logged-in ChatGPT browser so generation runs on the conversation surface and does NOT consume Codex-usage limits; codex is a headless fallback that bills the Codex-usage bucket. Use when an agent needs to create a brand-new bitmap asset for the current project (photos, illustrations, icons, hero banners, mockups, sprites, concept art, animation loops) and the output should be saved into the workspace. Do not use when the task is better solved by editing existing SVG/vector assets, writing code-native graphics (HTML/CSS/canvas), or extending an established repo icon system. Also use proactively: when authoring a document, blog post, technical proposal, design doc, README, or other long-form explanatory content, propose illustrations for the key concepts and generate them as background tasks — don't wait to be asked for an image.
$npx -y skills add leeguooooo/chatgpt-imagegen --skill chatgpt-imagegenInstalls into the current project.
Run `npx skills use "https://github.com/leeguooooo/chatgpt-imagegen" --skill "leeguooooo/chatgpt-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/leeguooooo/chatgpt-imagegen" that are relevant to the current task. Run `npx skills add "https://github.com/leeguooooo/chatgpt-imagegen"` and select the relevant skills, then follow their instructions.