gemini-cli

Triggers Gemini CLI tasks for generation, review, and research from within Claude Code workflows.

16|1|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/bahayonghang/my-claude-code-settings --skill gemini-cli-bahayonghang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-cli
Source: https://github.com/bahayonghang/my-claude-code-settings/tree/main/skills/gemini
Command: npx skills add https://github.com/bahayonghang/my-claude-code-settings --skill gemini-cli-bahayonghang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude Code users lose time switching between tools and contexts when performing code generation, review, and research. This Skill enables Claude Code to orchestrate the Gemini CLI to execute those tasks from within the Claude Code workflow, streamlining development pipelines.

Core Features & Use Cases

  • Gemini-CLI orchestration: Trigger Gemini CLI prompts directly from Claude Code for generation, review, and analysis.
  • Cross-task grounding: Leverage Gemini's real-time web search and codebase analysis to validate outputs and keep results current.
  • Use Case: When you need a second AI perspective or speedy exploration of a codebase, use this skill to generate code, review outputs, and gather API information.

Quick Start

Ensure Gemini CLI is installed and authenticated, place this skill in Claude Code's skills directory, and begin prompts like: "Gemini, generate unit tests for utils.js" or "Gemini, analyze this project with codebase_investigator."

Frequently Asked Questions about gemini-cli

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

FAQPage Schema
How do I orchestrate Gemini CLI tasks from within Claude Code?

You can orchestrate Gemini CLI tasks from Claude Code by installing this skill to trigger prompts directly for code generation, review, and architecture analysis without switching contexts.

Can I use Gemini for code review and architecture analysis while working in Claude Code?

Yes, you can leverage Gemini's codebase analysis within Claude Code to review outputs, analyze project architecture, and validate results using structured prompts.

How do I perform real-time web search for API information during code generation?

Real-time web search for API information is performed by triggering Gemini CLI prompts from Claude Code, grounding code generation tasks in current web data.

Do I need to install Gemini CLI separately to use this code generation orchestration skill?

Yes, you must ensure the Gemini CLI is installed and authenticated independently before placing this skill in Claude Code's skills directory to begin orchestration.

What is the best way to get a second AI perspective on my codebase analysis?

The best way to get a second AI perspective is to orchestrate Gemini CLI from Claude Code, utilizing explicit tool usage and structured prompts for speedy exploration.

How do I integrate automated pipeline outputs from Gemini CLI into my workflow?

Automated pipeline integration is achieved by enforcing explicit tool usage and providing clear output formats from the orchestrated Gemini CLI tasks within Claude Code.