Gemini CLI skill enables Claude to use Gemini 3 Pro via CLI for code generation and review. Developers benefit from automated code creation and quality checks. Integrates with existing development workflows and IDEs.
git clone https://github.com/forayconsulting/gemini_cli_skill.gitGemini CLI skill enables Claude to use Gemini 3 Pro via CLI for code generation and review. Developers benefit from automated code creation and quality checks. Integrates with existing development workflows and IDEs.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/forayconsulting/gemini_cli_skillCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I want to use Gemini 3 Pro via Gemini CLI to [TASK]. Here's the context: [CONTEXT]. What's the best way to achieve this?
```bash
# Gemini CLI Command for Sentiment Analysis
# Install Gemini CLI if not already installed
pip install google-cloud-aiplatform
# Authenticate with your Google Cloud credentials
gcloud auth application-default login
# Run sentiment analysis on a dataset
python -c "from google.cloud import aiplatform; aiplatform.init(project='your-project-id'); model = aiplatform.Model('projects/your-project-id/locations/us-central1/models/gemini-3-pro'); dataset = aiplatform.Dataset('projects/your-project-id/locations/us-central1/datasets/your-dataset-id'); predictions = model.predict(dataset)"
# Output predictions
for prediction in predictions:
print(prediction)
```Google's multimodal AI model and assistant
AI assistant built for thoughtful, nuanced conversation
IronCalc is a spreadsheet engine and ecosystem
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power