gemini-vision

Installation
SKILL.md

Gemini Vision API Skill

This skill enables Claude to use Google's Gemini API for advanced image understanding tasks including captioning, classification, visual question answering, object detection, segmentation, and multi-image analysis.

Quick Start

Prerequisites

  1. Get API Key: Obtain from Google AI Studio
  2. Install SDK: pip install google-genai (Python 3.9+)

API Key Configuration

The skill checks for GEMINI_API_KEY in this order:

  1. Process environment variable (recommended)
    export GEMINI_API_KEY="your-api-key"
    
Related skills

More from mrgoonie/xxxnaper

Installs
2
GitHub Stars
1
First Seen
Mar 1, 2026