Generate and edit images using Google Gemini API. Use when user wants to create images from text prompts, edit existing images with instructions, iterate on image generation conversationally, or produce AI-generated visuals. Supports text-to-image, image editing, aspect ratios, resolution control, and batch generation.
$npx -y skills add anyt-io/notebook --skill gemini-imageInstalls into the current project.
Run `npx skills use "https://github.com/anyt-io/notebook" --skill "anyt-io/notebook/gemini-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/anyt-io/notebook" that are relevant to the current task. Run `npx skills add "https://github.com/anyt-io/notebook"` and select the relevant skills, then follow their instructions.