This one's here because the official Google Generative AI SDK got deprecated in November 2025, and a lot of Claude users were still reaching for outdated code examples. It wraps the current @google/genai package (version 1.35.0 as of the latest update) and includes a migration guide so you're not stuck translating old syntax. If you're building something that needs to call both Claude and Gemini in the same workflow, or you want to compare outputs, this gives you the right imports and patterns. The skill has passed two security audits but triggered a warning on Snyk, so check the repo issues if you're picky about dependencies. Nearly 500 installs suggests people needed this bridge.
npx skills add https://github.com/jezweb/claude-skills --skill google-gemini-api