A curated list of awesome tools, extensions, and resources for Gemini CLI.
Gemini CLI is an open-source AI agent that brings the power of Gemini directly into your terminal.
Developed something cool for Gemini CLI? Add it to this list! See [Contributing.](#contributing
🎉 We'll create a new release highlighting new entries each week. 🌟 Star this repository to receive release notifications 🔔 for the new entries in your GitHub dashboard!
- Official
- Interfaces
- Forks
- Fun
- Development Tools & Utilities
- SDKs
- API Bridges & Proxies
- Commands & Extensions
- MCP Servers
- Neovim Plugins
- Development Frameworks & Orchestration
- Documentation & Learning Resources
- Demo Collections & Examples
Core tools and resources maintained by the Gemini CLI team.
- Gemini CLI - The official open-source AI agent that brings the power of Gemini directly into your terminal. Features context-aware coding assistance, file manipulation, and command execution capabilities.
- Gemini CLI cookbook - Official collection of examples and guides demonstrating best practices for using the Gemini API. Essential resource for developers getting started.
- run-gemini-cli - Official GitHub Action that seamlessly integrates Gemini into your CI/CD pipeline, enabling automated code reviews, testing, and documentation generation.
Alternative user interfaces and frontends for interacting with Gemini CLI beyond the terminal.
- Gemini Desktop - Beautiful desktop and web UI that makes Gemini CLI accessible to non-terminal/mobile users while preserving all its powerful features.
Modified versions of Gemini CLI with enhanced features or alternative model support.
- iFlow CLI - Powerful fork that extends Gemini CLI with repository analysis, context interpretation, and complex workflow automation. Perfect for teams needing advanced orchestration capabilities.
- deepseek-cli - Fork optimized for the DeepSeek Coder models, offering specialized support for code generation and analysis tasks with DeepSeek's unique capabilities.
- solar-code - Solar Pro2 powered code assistant based on Gemini CLI.
- LLxprt Code - An open-source multi-provider (including local) fork of Gemini CLI. Use whatever LLM you want to code in your terminal.
- Qwen Code - Fork by the team behind Qwen LLM. Uses Qwen instead of Gemini.
Playful and creative tools inspired by or that add personality to Gemini CLI.
- oh-my-logo - Adds personality to your terminal with giant ASCII-art logos featuring beautiful color gradients, perfect for customizing your Gemini CLI startup experience.
Tools that enhance your development workflow when using Gemini CLI.
- nix-ai-tools - Seamless Nix integration for reproducible Gemini CLI installations. Ensures consistent environments across teams and simplifies deployment with declarative configuration.
- Terminal Jarvis - Ultimate command center unifying multiple AI coding assistants in one elegant interface. Switch between tools seamlessly and manage sessions efficiently.
- Splitrail - Comprehensive usage analytics platform that tracks and optimizes your Gemini CLI workflows, helping teams understand and improve their AI-assisted development patterns.
- ccmanager - Essential session management tool that saves, restores, and organizes multiple Gemini CLI sessions, perfect for juggling multiple projects or experiments.
- Gemini CLI Logs Prettifier - Renders the logs human readable (prettifies them) and browsable as interlinked HTML, with thoughtful explanations and clickable links.
- gemini-commit-assistant - Intelligent commit message generator that analyzes your changes and creates meaningful, conventional commit messages automatically using Gemini's understanding.
- Gemini-CLI-Git-Ask - A code analysis tool that enables natural language queries about Git repositories using Google's Gemini CLI.
- Gemini-CLI-Context-Engineer - Advanced context engineering template that dramatically improves code generation accuracy by providing structured project context to Gemini CLI.
- gemini-cli-ntfy - Smart notification wrapper that alerts you when Gemini CLI needs input, perfect for long-running tasks or background operations.
- gcli-hotkey - Creates an awesome hotkey to open up Gemini CLI in whichever window you used the hotkey in.
- gemini-cli-container - A comprehensive DevContainer setup for Google's Gemini CLI, designed to provide a secure, fully-featured development environment.
Software development kits and libraries for integrating Gemini CLI into your applications.
- ai-sdk-provider-gemini-cli - Seamless Vercel AI SDK integration that unlocks Gemini's capabilities in Next.js and React applications with minimal configuration.
Services that expose Gemini CLI functionality through standard API protocols.
- geminicli2api - Powerful FastAPI proxy that transforms Gemini CLI into standard API endpoints, enabling integration with any OpenAI-compatible tool or service.
- Gemini-CLI-Termux - Provides a one-click deployment solution for Gemini CLI reverse proxy service for Android Termux users.
- gemini-openai-proxy - Universal compatibility layer serving Gemini 2.5 Pro/Flash through OpenAI protocol. Works instantly with existing tools like LangChain, llama.cpp, and VS Code extensions.
- gemini-cli-openai - Transform Google's Gemini models into OpenAI-compatible endpoints using Cloudflare Workers, powered the same infrastructure that drives the official Gemini CLI.
- gemini-cli-proxy - OpenAI-compatible API wrapper for Gemini CLI as an OpenAI-compatible API service, allowing you to enjoy the free Gemini 2.5 Pro model through API!
- CLIProxyAPI - Wrap Gemini CLI as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro model through API.
- gemini-cli-mcp-openai-bridge - Server application that extends the Google Gemini CLI with MCP toolkit and OpenAI-compatible API bridge.
- gemini-cli-api - Expose the Gemini CLI ablility to REST ful API.
- gemini-cli-router - Routing your Gemini CLI to openai 3rd party providers.
Custom commands and extensions that add new capabilities to Gemini CLI.
- GeminiCLI_Slash_Listen - Innovative
/listen
command enabling remote Gemini CLI access through Slack, perfect for collaborative coding and remote assistance scenarios. - gemini-cli-custom-slash-commands - Curated collection of productivity-boosting custom slash commands that extend Gemini CLI with specialized workflows and shortcuts.
- gemini-flow - Transforms Gemini CLI into an autonomous AI development team using proven Claude-Flow patterns, enabling complex multi-agent workflows.
- C.O.R.E. - Your unified, shareable memory layer for coding agents. Compatible with Cursor, Claude Desktop, Claude Code, Gemini CLI, Windsurf, AWS's Kiro, VSCode, Cline.
Model Context Protocol servers that enable Gemini CLI integration with other AI tools.
- ToolsForMCPServer - Bridges Gemini CLI with Google Workspace through Apps Script integration, automating document processing, spreadsheet manipulation, and workflow automation.
- gemini-mcp-tool - Leverages Gemini's industry-leading 2M token context window through MCP, enabling analysis of entire codebases and large documents that other tools can't handle.
- mcp-gemini-cli - A simple MCP (Model Context Protocol) server wrapper for Google's Gemini CLI.
- gemini-cli-mcp - Tool that enables using Gemini AI as an MCP server within Claude Code with large file analysis and token savings.
- gemini-mcp - A simple MCP server for using the Gemini CLI.
- gemini-cli-mcp - A Model Context Protocol (MCP) wrapper for Google Gemini CLI that enables AI development tools to interact with Gemini.
Plugins that bring Gemini CLI's AI capabilities directly into the Neovim editor.
- gemini-cli.nvim - Native Neovim integration bringing Gemini's AI capabilities directly into your editor with keybindings, commands, and buffer manipulation support.
- gemini-nvim - Gemini CLI in neovim - An unofficial Neovim plugin for interacting with Google Gemini CLI.
Frameworks for building complex AI-powered development workflows with Gemini CLI.
- gemini-code-flow - Enterprise-grade orchestration framework that coordinates multiple Gemini CLI instances for complex development tasks, based on battle-tested Claude Code Flow patterns.
- gemini-cli-commands-demo - A proof-of-concept demonstrating a sub-agent orchestration system built within the Gemini CLI.
Educational materials and documentation to help you master Gemini CLI.
- gemini-cli-extension - Essential collection of extensions and commands that enhance Gemini CLI with additional capabilities and workflow improvements.
- gemini-docs-ext - Gemini CLI extension that adds Gemini API docs and MCP.
Sample projects and demonstrations showcasing Gemini CLI capabilities.
- gemini-cli-demos - Ready-to-run demonstration scenarios showcasing Gemini CLI's capabilities, perfect for learning, presenting, or evaluating the tool.
- cli-demo-cookbook - Collection of demo scenario and casts for Gemini CLI.
- Google-Gemini-CLI - Master the Gemini CLI: A Live, Interactive Webinar.
Contributions are highly valued! See CONTRIBUTING.md.