Loading...
Loading...
Gemini CLI - Google's AI-powered command-line interface for building, debugging, and deploying with AI. Use when working with Gemini CLI configuration, commands, tools, extensions, hooks, skills, or MCP servers. Keywords: gemini-cli, google-ai, terminal, code-generation, workflow-automation, cli-commands, gemini-md, authentication, configuration, sandboxing, headless-mode, custom-commands, agent-skills, extensions, hooks, mcp-servers, file-system-tools, shell-commands, web-search, ide-integration.
npx skill4agent add quantmind-br/skills gemini-cliQuery and edit large codebases, generate apps from images or PDFs, and automate complex workflows - all from your terminal with Gemini AI.
# Install globally
npm install -g @google/gemini-cli
# Run (starts interactive session)
gemini
# Or run without install
npx @google/gemini-cliGEMINI_API_KEY| Command | Description |
|---|---|
| Show available commands |
| Open settings editor |
| Select Gemini model (Auto, Pro, Flash) |
| Save conversation state |
| Resume saved conversation |
| Revert file changes to checkpoint |
| Display loaded GEMINI.md content |
| List available agent skills |
| List MCP servers and tools |
| Display available tools |
| Execute shell command |
| Include file/directory in prompt |
~/.gemini/.gemini/settings.jsonGEMINI.mdskills/docs/docs/000-index.md| Topic | Files | Description |
|---|---|---|
| Installation & Setup | 003-009 | Get Gemini CLI installed and configured |
| Basic Usage | 010-016 | Core commands, settings, and interface |
| Advanced Features | 017-032 | Security, automation, and customization |
| Architecture | 033-037 | Internal design and APIs |
| Tools | 038-045 | Built-in capabilities for files, shell, web, memory |
| Extensions | 046-048 | Creating and managing extensions |
| Hooks | 049-052 | Event-driven automation |
| IDE Integration | 053-054 | Editor integration and plugins |
| Development | 055-058 | Contributing and testing |
| Releases | 059-063 | Version history and updates |
| Reference | 064-067 | FAQ, troubleshooting, pricing, legal |
| Keyword | File |
|---|---|
| installation | |
| authentication | |
| configuration | |
| commands | |
| settings | |
| model-selection | |
| themes | |
| keyboard-shortcuts | |
| session-management | |
| checkpointing | |
| sandboxing | |
| headless-mode | |
| custom-commands | |
| agent-skills | |
| enterprise | |
| trusted-folders | |
| system-prompt | |
| token-caching | |
| telemetry | |
| mcp-server | |
| gemini-md | |
| architecture | |
| policy-engine | |
| tools-api | |
| file-system-tools | |
| shell-command | |
| web-search | |
| web-fetch | |
| memory-tool | |
| todo-tool | |
| mcp-servers | |
| extensions | |
| hooks | |
| ide-integration | |
| faq | |
| troubleshooting | |
| pricing | |
docs/006-docs-get-started-configuration.mddocs/020-docs-cli-custom-commands.mddocs/021-docs-cli-skills.mddocs/019-docs-cli-headless.mddocs/045-docs-tools-mcp-server.mddocs/047-docs-extensions-getting-started-extensions.mddocs/050-docs-hooks-writing-hooks.mddocs/018-docs-cli-sandbox.mddocs/065-docs-troubleshooting.mddocs/066-docs-quota-and-pricing.md