·gemini-imagen
</>

gemini-imagen

agentiveau/myagentive

Generate images from text prompts using Google's Gemini Imagen API. This skill should be used when the user requests image creation, generation, or visualization from text descriptions (e.g., "create an image of...", "generate a picture showing...", "make me an image for...").

3Installs·0Trend·@agentiveau

Installation

$npx skills add https://github.com/agentiveau/myagentive --skill gemini-imagen

SKILL.md

This skill enables image generation from text prompts using Google's Gemini Imagen API. It provides a reusable script that handles API authentication, request formatting, response processing, and automatic image saving with proper error handling.

The Gemini API requires an API key for authentication. Obtain a key from Google AI Studio.

Recommended approach: Store the API key as an environment variable:

Generate images from text prompts using Google's Gemini Imagen API. This skill should be used when the user requests image creation, generation, or visualization from text descriptions (e.g., "create an image of...", "generate a picture showing...", "make me an image for..."). Source: agentiveau/myagentive.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/agentiveau/myagentive --skill gemini-imagen
Category
</>Dev Tools
Verified
First Seen
2026-02-02
Updated
2026-02-18

Quick answers

What is gemini-imagen?

Generate images from text prompts using Google's Gemini Imagen API. This skill should be used when the user requests image creation, generation, or visualization from text descriptions (e.g., "create an image of...", "generate a picture showing...", "make me an image for..."). Source: agentiveau/myagentive.

How do I install gemini-imagen?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agentiveau/myagentive --skill gemini-imagen Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/agentiveau/myagentive