{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "gemini-api", "version": "1.0.0", "description": "Gemini API guidance for coding agents: generating text and multimodal output with the Google Gen AI SDK, the stateful Interactions API for multi-turn conversations and background execution, and the Live API for realtime bidirectional streaming. Includes the Google Developer Knowledge MCP server for grounded, up-to-date documentation.", "author": { "name": "Google LLC", "url": "https://cloud.google.com" }, "homepage": "https://github.com/google/skills/tree/main/plugins/cloud/gemini-api", "repository": "https://github.com/google/skills", "license": "Apache-2.0", "keywords": ["gemini", "gemini-api", "generative-ai", "live-api"] }