ai-studio

Generate text, images, and embeddings via Google's Gemini models.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/gnestor/claude-workflow-plugin --skill ai-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-studio
Source: https://github.com/gnestor/claude-workflow-plugin/tree/main/.claude/skills/google/ai-studio
Command: npx skills add https://github.com/gnestor/claude-workflow-plugin --skill ai-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires deno_std_dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides unified access to Google's Gemini models via AI Studio, enabling text generation, image creation with Nano Banana Pro, and embeddings in a single workflow.

Core Features & Use Cases

  • Generate Gemini-based text content for marketing, product descriptions, and summaries.
  • Create branded images using Nano Banana Pro with reference support and aspect controls.
  • Compute embeddings for semantic search and similarity across datasets.

Quick Start

Ask the agent to generate marketing copy with Gemini, create an image with Nano Banana Pro, or compute embeddings for a dataset.

Frequently Asked Questions about ai-studio

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

FAQPage Schema
How do I generate text and images with Gemini models in one workflow?

To generate text and images with Gemini models, this Skill automates access to Google's AI Studio via a unified CLI for text generation and image creation with Nano Banana Pro.

How do I compute semantic embeddings for a dataset using Gemini?

To compute semantic embeddings for a dataset using Gemini, the Skill processes file-based inputs via the CLI to generate embeddings suitable for similarity searches across your datasets.

Do I need a Gemini API key to generate marketing copy and branded visuals?

Yes, you need a Gemini API key to generate marketing copy and branded visuals, as the Skill requires this key to authenticate and automate requests through Google's AI Studio.

Can I use reference images and aspect controls when creating branded visuals with Nano Banana Pro?

Yes, you can use reference images and aspect controls when creating branded visuals, as the Skill supports reference inputs and aspect ratio configurations for Nano Banana Pro image generation.

What is the best way to apply Gemini text generation to marketing and product workflows?

The best way to apply Gemini text generation to marketing and product workflows is by using the CLI to automate prompts, handle system instructions, and process file-based inputs for product descriptions and summaries.

Are there limitations when processing file-based inputs for Gemini text and embedding tasks?

Processing file-based inputs for Gemini text and embedding tasks requires handling system instructions and references correctly within the CLI, ensuring your dataset formats align with the AI Studio API requirements.