AI AGENT ADDONS

Gemini CLI delegation lets you hand off big analysis jobs to powerful AI models. It works with Gemini 3.0 Flash for quick tasks and Gemini 3.0 Pro for deep thinking. You just tell it what to do and get clear results.

This skill makes sure prompts are written in English first. It runs the Gemini CLI in a safe, non-interactive mode. That means you get the same output every time. The results are shown to you, and you decide what to do next.

Use this when you need to understand a large codebase or solve complex problems. The AI can review many files and give you useful advice. But always check its suggestions before making changes.

Add Gemini skill to your workflow

Global

mkdir -p ~/.claude/skills/gemini

Project

mkdir -p .claude/skills/gemini

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago