Skip to content

Gemini CLI

banner

Awesome Gemini CLI Awesome

A curated list of awesome tools, extensions, and resources for Gemini CLI—an open-source AI agent that brings the power of Gemini directly into your terminal.

πŸŽ‰ 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!

πŸ‘‰ See also: Awesome Gemini CLI Extensions

Official

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.

Interfaces

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.
  • AionUi - Free, local, open-source GUI app for Gemini CLI β€” Better Chat UI, File Management, AI image editing, multi-agent support, multi-LLMs & apikey polling, code diff view & more.

Forks

Modified versions of Gemini CLI with enhanced features or alternative model support.

  • LLxprt Code - An open-source multi-provider (including local) fork of Gemini CLI. Use whatever LLM you want to code in your terminal.
  • iFlow CLI - Powerful fork that extends Gemini CLI with repository analysis, context interpretation, and complex workflow automation. Perfect for teams needing advanced orchestration capabilities.
  • Qwen Code - Fork by the team behind Qwen LLM. Uses Qwen instead of Gemini.

Fun

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.

Development Tools & Utilities

Tools that enhance your development workflow when using Gemini CLI.

  • Rulesync - The Node.js CLI tool that automatically generates configs (rules, ignore files, MCP servers, commands, and subagents) for various AI coding agents. Rulesync can convert configs between Gemini CLI and other AI agents in both directions.
  • 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.

SDKs

Software development kits and libraries for integrating Gemini CLI into your applications.

  • gemini-cli-sdk - Python SDK for Gemini CLI; API-compatible with Claude Code SDK.
  • ai-sdk-provider-gemini-cli - Seamless Vercel AI SDK integration that unlocks Gemini's capabilities in Next.js and React applications with minimal configuration.

API Bridges & Proxies

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-router - A proxy system that intercepts Google Gemini CLI requests and routes them to alternative AI providers like SHUAIHONG, DeepSeek, OpenAI, Claude, and others. It provides a zero-modification approach - no need to touch the official Gemini CLI source code.

Commands & Extensions

πŸ‘‰ See also: Awesome Gemini CLI Extensions \ Custom commands and extensions that add new capabilities to Gemini CLI.

  • Flutter Gemini CLI extension - Official extension for Gemini CLI that assists with creating and maintaining Flutter code.
  • gemini-cli-on-vscode - MAGUS Council: World's first? 4-AI consultation system (Gemini+Claude+GPT-5+Qwen) in VS Code - Revolutionary multi-agent development environment
  • 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.

Prompts

MCP Servers

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.

Neovim Plugins

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.

Development Frameworks & Orchestration

Frameworks for building complex AI-powered development workflows with Gemini CLI.

  • GACUA - The world's first out-of-the-box computer use agent powered by Gemini CLI @openmule.
  • 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.

Documentation & Learning Resources

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.

Demo Collections & Examples

Sample projects and demonstrations showcasing Gemini CLI capabilities.

  • gemini-cli-media-generation - An example of using Gemini CLI with MCP Servers for Genmedia and Gemini 2.5 Flash Image model (Nano-banana)
  • 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.

Contributing

Contributions are highly valued! See https://github.com/Piebald-AI/awesome-gemini-cli/blob/master/CONTRIBUTING.md.