image-gen

Generate images across Gemini and Replicate backends with batch support.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/its-meseba/meseba-skills --skill image-gen-its-meseba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-gen
Source: https://github.com/its-meseba/meseba-skills/tree/main/skills
Command: npx skills add https://github.com/its-meseba/meseba-skills --skill image-gen-its-meseba

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, pyyaml, Pillow, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill enables fast, reliable image generation across multiple backends (Gemini Web, Gemini API, Replicate) with batch support, reducing manual orchestration and credential management overhead.

Core Features & Use Cases

  • Multi-backend versatility: Generate images using Gemini Web, Gemini API, or Replicate, with automatic backend selection.
  • Batch generation: Spawn parallel subagents to produce multiple images concurrently while managing rate limits.
  • Credential management: Centralized handling and storage guidance for backend credentials, with fallback to legacy paths.
  • CLI-style triggers: Respond to /image-gen, /image-gen:gemini, /image-gen:replicate, /image-gen:init, /image-gen:update for deterministic workflows.

Quick Start

Generate a single image with a prompt using /image-gen and observe the result in the output path.

Frequently Asked Questions about image-gen

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

FAQPage Schema
How do I run batch image generation across multiple backends?

Batch image generation across multiple backends uses parallel subagents to concurrently produce images while automatically managing rate limits and backend selection. You trigger this using the /image-gen command with your prompts.

Can I use Replicate and Gemini API for automated image generation?

Yes, automated image generation supports both Replicate and Gemini API backends, alongside Gemini Web. The system features automatic backend selection and centralized credential management to streamline the workflow.

What's the best way to manage credentials for multiple image generation APIs?

Centralized credential management handles storage guidance for multiple image generation APIs, including Gemini and Replicate. It centralizes backend credentials securely and provides fallback to legacy paths if needed.

How do I generate game assets and marketing visuals in parallel?

Generating game assets and marketing visuals in parallel is done by spawning concurrent subagents through the /image-gen command. This batch processing approach produces multiple images simultaneously while respecting API rate limits.

Does batch image generation handle rate limits automatically?

Yes, batch image generation handles rate limits automatically. It spawns parallel subagents to produce multiple images concurrently while actively managing rate limits across the selected Gemini or Replicate backends.