Use Gemini CLI in non-interactive mode for tasks requiring massive context windows (1M tokens). Best delegated to subagents for iterative analysis and summarization. Invoke when analyzing large codebases, requesting deep analysis, getting second opinions on complex problems, or when Claude's context limits are insufficient. Triggers include phrases like "use gemini", "analyze with gemini", "get second opinion", "deep analysis of codebase", or when processing files exceeding Claude's context capacity. IMPORTANT - Always delegate to a subagent using the Task tool for better iteration and result summarization.
$npx -y skills add fprochazka/claude-code-plugins --skill gemini-cliInstalls into the current project.
Run `npx skills use "https://github.com/fprochazka/claude-code-plugins" --skill "fprochazka/claude-code-plugins/gemini-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fprochazka/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/fprochazka/claude-code-plugins"` and select the relevant skills, then follow their instructions.