← Back to list

gemini-cli-model
by stephenwinters81
⭐ 0🍴 0📅 Jan 13, 2026
SKILL.md
name: gemini-cli-model description: Instructions for selecting and configuring Gemini 3 Pro Preview model in Gemini CLI. Use when the user asks about switching models in Gemini CLI, enabling Gemini 3, or configuring Gemini CLI model settings.
Gemini CLI Model Selection
Selecting Gemini 3 Pro Preview
Method 1: Interactive Selection (Recommended)
# First enable preview features
/settings
# Toggle "Preview features" to true
# Then select the model
/model
# Choose "Auto (Gemini 3)" or "Pro"
Method 2: Direct Model Identifier
Use this model ID in config or commands:
gemini-3-pro-preview-11-2025
Method 3: Command Line Flag
gemini --model gemini-3-pro-preview-11-2025
Requirements
- Gemini CLI version 0.21.1 or later
- Paid tier access:
- Google AI Pro/Ultra subscription
- Paid API key through Google AI or Vertex
- Gemini Code Assist with preview models enabled by cloud admin
Model Routing Options
| Option | Behavior |
|---|---|
| Auto | Intelligently routes - uses Gemini 3 Pro for complex tasks, 2.5 Flash for simple ones |
| Pro | Forces use of the most capable model (Gemini 3 Pro when enabled) |
Upgrading Gemini CLI
npm update -g @anthropic-ai/gemini-cli
Verification
After enabling, run /model to confirm Gemini 3 Pro Preview is selected.
References
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon