Google 出了Gemini Interactions API 的官方 Skill,装上后你的编码代理一个提示就能自动迁移 API,支持 Claude Code、Cursor 等。
Google Gemini 的 Interactions API 已正式发布(GA)。安装 Skill 后,编码代理能自动获得 Interactions API 的内置规则、正确 SDK 模式及当前模型版本。支持 Antigravity、Claude Code、Cursor 等代理。一条提示即可将现有应用迁移至新 API。迁移指南中的所有 API 变更由 Skill 自动应用。
Interactions API is now GA. Your coding agent doesn't know that yet. Install the skill and it will: ...
Interactions API is now GA. Your coding agent doesn't know that yet. Install the skill and it will: ``` npx skills add google-gemini/gemini-skills --skill gemini-interactions-api --global ``` The skill gives your agent baked-in rules for the Interactions API, correct SDK patterns, current model versions. You can migrate an existing app with one prompt: ``` /gemini-interactions-api migrate my app to use the new interactions api. ``` It applies every API change from the migration guide automatically. Works in Antigravity, Claude Code, Cursor, Codex and Copilot and others. 💬 1 🔄 2 ❤️ 7 👀 1115 📊 3 ⚡