skills/smithery.ai/delegating-to-gemini-cli

delegating-to-gemini-cli

Installation
SKILL.md

Delegating to Gemini CLI

Orchestrates work delegation to the Gemini CLI agent for parallel task execution.

When to Use

  • User explicitly asks to use "gemini", "gemini cli", or "gemini-cli"
  • Multiple independent issues need fixing in parallel
  • Tasks benefit from a fresh context/agent perspective
  • Offloading work to run concurrently while continuing other tasks

Prerequisites

Verify gemini CLI is installed:

which gemini && gemini --version

Model Selection

Installs
1
First Seen
Apr 20, 2026
delegating-to-gemini-cli from smithery.ai