Generate images using AI models via Replicate API. Supports Nano Banana 2 (Google DeepMind, default) and FLUX.2 max (Black Forest Labs). Use when the user asks to generate, create, or produce an actual image from a prompt. This skill creates real image files on disk - not just text descriptions. Trigger when the user says "generate an image", "create an image", "flux-image", or asks to turn a prompt into an actual picture. Works standalone or as a follow-up to the image-prompt skill which produces text prompts.
$npx -y skills add mishahanin/heading-os --skill flux-imageInstalls into the current project.
Run `npx skills use "https://github.com/mishahanin/heading-os" --skill "mishahanin/heading-os/flux-image"` 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/mishahanin/heading-os" that are relevant to the current task. Run `npx skills add "https://github.com/mishahanin/heading-os"` and select the relevant skills, then follow their instructions.