Gemini Plugin Cc
Description
Claude Code plugin for Gemini CLI — code review and task delegation via ACP
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Gemini Plugin for Claude Code
⚠️ DEPRECATED — superseded by [`antigravity-plugin`](https://github.com/sakibsadmanshajib/antigravity-plugin)
Google [retires Gemini CLI on **June 18, 2026**](https://developers.googleblog.com/an-important-update-transitioning-gemini-cli-to-antigravity-cli/) for free / personal users in favour of the new **Antigravity CLI (`agy`)**. This plugin spawns `gemini --experimental-acp` and will stop working on that date. There is no transition fallback.
The replacement — [**`antigravity-plugin`**](https://github.com/sakibsadmanshajib/antigravity-plugin) — targets `agy --print` / `--continue` / `--conversation` and ships under four hosts: Claude Code, Codex CLI, agy native, and standalone `npx`. Migration:
# remove the old plugin claude plugin uninstall gemini@google-gemini # install the new one claude plugin marketplace add sakibsadmanshajib/antigravity-plugin claude plugin install antigravity@sakibsadmanshajib /antigravity:setupOpen issues against this repo will be closed as `wontfix` with a pointer to the new project. File new reports against [`antigravity-plugin`](https://github.com/sakibsadmanshajib/antigravity-plugin/issues).
Use Google's [Gemini CLI](https://github.com/google-gemini/gemini-cli) from inside [Claude Code](https://docs.anthropic.com/en/docs/claude-code) to review code or delegate tasks.
**Why bring Gemini into Claude Code?** Gemini 2.5 Pro offers a 1M-token context window, a distinct reasoning style, and strong code analysis — making it a useful second opinion alongside Claude. Instead of switching tools, you get both models collaborating in the same session: Claude drives, Gemini reviews or investigates, results come back inline.
**Origin:** This plugin is a port of [codex-plugin-cc](https://github.com/openai/codex-plugin-cc), adapted from OpenAI's Codex App Server Protocol to Google's ACP (Agent Client Protocol). See [Differences from codex-plugin-c
Related Skills
Import Drawio
Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level
Code Quality Import Mermaid
Redraw Mermaid as an editorial diagram at a chosen format, size, and detail level
Code Quality Job Stories
- Create job stories with acceptance criteria in JTBD format
Code Quality Wwas
- Create backlog items in Why-What-Acceptance format
Code Quality Code Quality Review
Review code quality in: $ARGUMENTS
Code Quality Standards Skills
Engineering standards and compliance skills
Code Quality