gemini

Execute Google Gemini CLI for large-context code analysis and repository-scale reviews.

7|3|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Zpankz/mcp-skillset --skill gemini-zpankz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini
Source: https://github.com/Zpankz/mcp-skillset/tree/main/gemini
Command: npx skills add https://github.com/Zpankz/mcp-skillset --skill gemini-zpankz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Execute Google Gemini CLI for large-context code analysis, multimodal reasoning, and repository-scale reviews.

Core Features & Use Cases

  • Direct CLI execution with model and approval mode
  • Large-context delegation for 1M token context
  • Repository-scale code reviews and architectural analysis
  • Multimodal analysis including diagrams and images
  • Session management and MCP server integration

Quick Start

Choose a Gemini model and approval mode, then run gemini with your prompt to perform the task.

Frequently Asked Questions about gemini

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform large-context code analysis on an entire repository?

Large-context code analysis on a repository is executed by delegating prompts to the Google Gemini CLI. This enables repository-scale reviews and cross-module architectural analysis with up to 1,000,000 tokens.

Can I analyze diagrams and images alongside code using multimodal reasoning?

Yes, multimodal reasoning allows you to analyze diagrams and images alongside code. The Gemini CLI executes this by processing visual assets and source files together during repository-scale reviews.

What is the maximum token context supported for repository-scale code reviews?

The maximum token context supported for repository-scale code reviews is 1,000,000 tokens. This large-context capacity is natively provided by the Google Gemini CLI integration for analyzing extensive codebases.

How do I configure the model and approval mode before running Gemini CLI?

To configure the model and approval mode, you specify your choices before running the Gemini CLI with your prompt. The skill gathers these configuration settings to ensure the direct CLI command executes properly.

Does this skill support session resumption and MCP integration?

Yes, the skill supports both session resumption and MCP server integration. It also includes healer integration patterns to keep the large-context code analysis aligned with current Gemini CLI capabilities.

When do I need to use a 1,000,000 token context for code reviews?

You need a 1,000,000 token context when conducting repository-scale code reviews or cross-module architectural analysis. This large-context delegation allows the Gemini CLI to process entire codebases that exceed standard limits.