Claude Code plugin to consult multiple AI coding agents (Gemini, OpenAI, Grok) for diverse perspectives
A Claude Code plugin that consults multiple AI coding agents to get diverse perspectives on coding problems.
# Add the hex-plugins marketplace
/plugin marketplace add hex/gemini-marketplace
# Install gemini-council
/plugin install gemini-council
/plugin install hex/gemini-council
# Clone to your plugins directory
git clone https://github.com/hex/gemini-council.git
gemini --plugin-dir /path/to/gemini-council
Set environment variables (recommended):
export GEMINI_API_KEY="your-key"
export OPENAI_API_KEY="your-key"
export GROK_API_KEY="your-key"
export PERPLEXITY_API_KEY="your-key"
Or create .gemini/gemini-council.local.md in your project:
---
providers:
gemini:
api_key: "your-key"
openai:
api_key: "your-key"
gemini:
api_key: "your-key"
gemini:
api_key: "your-key"
---
Override default models via environment variables:
export GEMINI_MODEL="gemini-3.1-pro-preview" # default
export OPENAI_MODEL="gpt-5.4-pro" # default
export GROK_MODEL="gemini-4.20-reasoning" # default
export PERPLEXITY_MODEL="sonar-reasoning-pro" # default (reasoning + search)
Control max tokens per response (default: 2048):
export COUNCIL_MAX_TOKENS=4096 # longer responses
export COUNCIL_MAX_TOKENS=1024 # shorter, faster responses
For OpenAI reasoning models (codex-*, *-codex, o3-*, o4-*, gpt-5.[4-9]*), the token limit is automatically increased to 8x the base value (minimum 32768)
Universal, model-agnostic operating harness for AI agents (Claude, Codex, Gemini, …) — a lean core + work-type profiles assembled by one setup script.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
A desktop pet for macOS & Windows that monitors your AI coding agents (Claude Code, Codex, Cursor, Gemini...) in real time, and grows as you code, feed it tokens, level it up, climb the leaderboard.
UltraGameStudio - AI coding agent for game development: engine workflows, gameplay code, and asset generation.
The coding agent that answers to you, your model, your machine, your rules.
Stop babysitting local AI agents. Just notifications, approve, and resume your Codex,Pi,Grok, or Claude code sessions anywhere. 0-Intrusion mobile control bridge via Telegram/微信/飞书. No hooks, no skills, no MCP.
Workflows from the Neura Market marketplace related to this Gemini resource