gemini

Generate text, analyze images, and produce structured JSON output.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/akselikorhonen-siili/ai_training --skill gemini-akselikorhonen-siili
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini
Source: https://github.com/akselikorhonen-siili/ai_training/tree/main/.agents/skills/gemini
Command: npx skills add https://github.com/akselikorhonen-siili/ai_training --skill gemini-akselikorhonen-siili

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @google-ai/studio, gemini, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables advanced text generation, multimodal analysis, and structured data output, streamlining information retrieval and content creation.

Core Features & Use Cases

  • Text and multimodal generation: Create chat responses, analyze images, and process documents with high accuracy.
  • Structured JSON output: Produce machine-readable data for recipes, tasks, or custom schemas.
  • Use Case: Summarize complex reports from PDFs or images, or generate detailed responses to user prompts in chat applications.

Quick Start

Ask the model to summarize a report or answer a question based on uploaded documents or images, optionally using real-time information from the web.

Frequently Asked Questions about gemini

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

FAQPage Schema
How do I generate structured JSON output from unstructured documents?

You can generate structured JSON output from documents by providing a custom schema to the model. The Skill processes text or images and returns machine-readable data conforming to your defined structure for tasks like recipes or data extraction.

Can I analyze images and PDFs together for multimodal document analysis?

Yes, you can perform multimodal document analysis by uploading images and PDFs together. The Skill processes both text and visual inputs simultaneously to summarize complex reports or extract information from mixed-format files accurately.

Do I need an API key to use Google AI Studio for text generation?

Yes, you need an appropriate API key to use Google AI Studio for text generation. The Skill explicitly requires dependencies like @google-ai/studio or gemini modules to authenticate requests and execute advanced text generation tasks.

What is the best way to get real-time web search grounding for AI responses?

The best way to get real-time web search grounding for AI responses is to enable the grounding feature in your prompt. This integrates current web information into the model's context, ensuring generated text and answers reflect accurate, up-to-date data.

Does this tool support custom JSON schemas for specific data extraction tasks?

Yes, this tool supports custom JSON schemas for specific data extraction tasks. You can define your required structure, and the model will format its generated output strictly according to your machine-readable schema specifications for diverse applications.