AI AGENT ADDONS

Gemini Interactions Api

google-gemini/gemini-skills
AI & Agent Building
7,969installs

You can build smart applications that talk to Google's Gemini models. This skill helps you write code for text generation, chat, and image creation. It covers the new Interactions API for Python and TypeScript.

You will learn how to use the latest models like gemini-3.5-flash and gemini-3.1-pro-preview. The skill also explains how to set up interactions, manage tools, and handle streaming responses. It shows you how to migrate from older APIs.

This skill is useful for any developer creating AI agents or adding AI features to their apps. It keeps you up to date with current SDKs and model choices. You avoid using outdated and deprecated code.

Add Gemini Interactions Api skill to your workflow

Global

mkdir -p ~/.claude/skills/gemini-interactions-api

Project

mkdir -p .claude/skills/gemini-interactions-api

Source Repository

Stars
3,712
Forks
366
Watchers
3,712
License
Apache-2.0
Last Push
1 month ago
Created
6 months ago