google-gemini
Installation
SKILL.md
Google Gemini
Google Gemini is a multimodal AI model developed by Google. It's used by developers and researchers to build and experiment with cutting-edge AI capabilities.
Official docs: https://ai.google.dev/
Google Gemini Overview
- Chat Session
- Message — A single turn in the conversation.
Working with Google Gemini
This skill uses the Membrane CLI to interact with Google Gemini. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills