invoking-gemini

Invoke Google Gemini models for structured JSON extraction and batch processing.

137|7|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/oaustegard/claude-skills --skill invoking-gemini
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: invoking-gemini
Source: https://github.com/oaustegard/claude-skills/tree/main/invoking-gemini
Command: npx skills add https://github.com/oaustegard/claude-skills --skill invoking-gemini

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-generativeai, pydantic, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides cost-effective access to Google's Gemini models for structured data extraction, batch processing, and multi-modal tasks.

Core Features & Use Cases

  • Structured JSON Output: Guaranteed schema compliance with Pydantic models and property ordering.
  • Parallel Processing: Execute high-volume simple tasks concurrently for maximum efficiency.
  • Use Case: Imagine you have 1000 customer reviews to analyze. Use this Skill to process them in parallel batches, extracting sentiment, key topics, and confidence scores into structured data.

Quick Start

Use the invoking-gemini skill to extract structured contact information from the attached document 'customer-list.txt'.