generate

Generate, edit, and optimize images with Google Gemini 3 Pro Image Preview models.

4|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/fakoli/fakoli-plugins --skill generate-fakoli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate
Source: https://github.com/fakoli/fakoli-plugins/tree/main/plugins/nano-banana-pro/skills/generate
Command: npx skills add https://github.com/fakoli/fakoli-plugins --skill generate-fakoli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-dotenv, pillow, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to generate, edit, and optimize images using advanced AI models, streamlining visual content creation and modification.

Core Features & Use Cases

  • Image Generation: Create images from text prompts.
  • Image Editing: Modify existing images based on instructions.
  • URL Remixing: Generate images inspired by the style of a webpage.
  • Optimization: Reduce image file sizes for various platforms.
  • Use Case: Generate a unique banner image for a blog post, then optimize it to ensure fast loading times.

Quick Start

Generate an image of a futuristic cityscape at sunset using the 'gen' command.

Frequently Asked Questions about generate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate images from text prompts using Gemini?

You can generate images from text prompts by running Python scripts from the command line using the 'gen' command, which utilizes Google Gemini 3 Pro Image Preview models to create visual content.

Can I edit existing images and optimize them for platforms like GitHub and Slack?

Yes, you can edit existing images with prompts and optimize them for GitHub, Slack, and the web. The tool provides various optimization presets to reduce file sizes and ensure fast loading times across these specific platforms.

What is URL remixing in AI image generation?

URL remixing in AI image generation is the process of creating new images inspired by the visual style of an existing webpage. You provide a webpage URL, and the AI generates images based on that style.

Do I need Python and Pillow to run this image generation tool?

Yes, you need Python and the Pillow library, along with python-dotenv, to run this image generation tool. These dependencies are required for executing the scripts and handling image processing tasks.

What are the limitations of using Gemini 3 Pro Image Preview for image editing?

The limitations of using Gemini 3 Pro Image Preview for image editing include its intermediate implementation depth, meaning it may require manual script execution for complex modifications rather than offering a fully automated graphical interface.