What problem does it solve?
This Skill consolidates patterns, examples, and references for building AI-powered applications with Google's Gemini API, enabling rapid adoption across models, multimodal inputs, embeddings, and tooling.
Core Features & Use Cases
- Broad model coverage: Work with Gemini 3 Pro, Gemini 3 Flash, Gemini 2.5 Pro/Flash, Nano Banana, Veo, and Lyria for text, image, video, and audio generation.
- Multimodal workflows: Process text, images, PDFs, and other media with structured outputs, function calling, and embedded JSON schemas.
- Developer ergonomics: Includes Python and TypeScript SDK patterns, streaming responses, and built-in tooling integration.
- Document processing & embeddings: Leverage document processing (PDFs) and embeddings for retrieval and RAG tasks.
Quick Start
Install the skill into your workspace and start exploring Gemini API capabilities. For example: install with npx skills add diskd-ai/gemini-api, then reference the SKILL.md and the references folder for model guides (gemini-3.md, image-generation.md, veo.md, lyria.md, etc.) to implement end-to-end tasks.