gemini-api

gemini api

google 15k ↓ 9.2k Apache-2.0 updated 26d ago
Claude Code
View source ↗

What it does

  • Text generation - Chat, completion, summarization
  • Multimodal understanding - Process images, audio, video, and documents
  • Function calling - Let the model invoke your functions
  • Structured output - Generate valid JSON matching your schema
  • Context caching - Cache large contexts for efficiency
  • Embeddings - Generate text embeddings for semantic search
  • Live Realtime API - Bidirectional streaming for low latency Voice and Video interactions

Requirements & configuration

  • Set these variables when using Express Mode with an API key:

Configuration: LAST_VERSIONGOOGLE_CLOUD_LOCATION

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

gemini api

Source

Repository: https://github.com/google/skills

gemini-api FAQ

What does the gemini-api skill do?

Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like multimodal inputs, tools, media generation, caching, batch prediction, and Live API. Text generation - Chat, completion, summarization Multimodal understanding - Process images, audio, video, and documents

What does gemini-api require?

Set these variables when using Express Mode with an API key: Configuration keys: LAST_VERSION, GOOGLE_CLOUD_LOCATION.

How do I install gemini-api?

Run: npx -y skills add https://github.com/google/skills --skill gemini-api --agent claude-code — the source lives at github.com/google/skills.

Maintain gemini-api?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

gemini-api on getagentictools
[![gemini-api on getagentictools](https://getagentictools.com/badge/skills/google-skills-gemini-api.svg)](https://getagentictools.com/skills/google-skills-gemini-api?ref=badge)
npx agentictools info skills/google-skills-gemini-api

The second line is the CLI lookup for this page — handy in READMEs and docs.