Marketplace for cc-multi-cli-plugin — delegation to Codex, Gemini, Cursor, and GitHub Copilot CLIs from Claude Code.
npx claudepluginhub greenpolo/cc-multi-cli-pluginHub plugin for cc-multi-cli-plugin: contains the companion runtime, subagents, setup wizard, and customization skills.
Delegate research to Gemini CLI via ACP. Part of cc-multi-cli-plugin. Requires the `multi` plugin.
Delegate plan execution to Codex CLI via ASP. Part of cc-multi-cli-plugin. Requires the `multi` plugin.
Delegate coding, planning, and debugging to Cursor CLI via ACP. Part of cc-multi-cli-plugin. Requires the `multi` plugin.
Delegate GitHub-context research and code review to GitHub Copilot CLI via ACP. Part of cc-multi-cli-plugin. Requires the `multi` plugin.
Delegate coding tasks to Qwen Code CLI (Qwen3-Coder) via ACP. Part of cc-multi-cli-plugin. Requires the `multi` plugin.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
A Claude Code plugin that lets you consult Gemini CLI as a read-only thinker for second opinions, research, and alternative perspectives.
Add this marketplace to Claude Code:
/plugin marketplace add <your-github-username>/skill-gemini
Then install the plugin:
/plugin install skill-gemini
Ask Claude to consult Gemini on anything:
The skill uses gemini-3.1-pro-preview by default. Request a different model explicitly if needed.
The skill runs Gemini CLI in headless mode (gemini -p "prompt"), captures the response, and presents it with Claude's own critical evaluation. If Claude spots a clear misunderstanding in Gemini's response, it will automatically follow up for clarification. For subjective disagreements, both perspectives are presented for you to decide.
MIT