If you're building anything with Gemini, this is the skill you want. It covers the new Interactions API, which replaces the old generateContent approach with proper stateful conversations, streaming, and background agents like Deep Research. The critical rules section is gold: it lists current models (gemini-3-flash-preview, gemini-2.5-pro) and explicitly tells you which deprecated ones to avoid, which saves you from wasting time on outdated patterns. The examples are minimal but cover the essential patterns in both Python and TypeScript. Most importantly, it emphasizes fetching the actual docs before writing code, which is the right instinct for a moving target API.
npx -y skills add google-gemini/gemini-skills --skill gemini-interactions-api --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills