gemini-cli

Execute Gemini CLI commands for coding assistance and file analysis.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/CursiveCrow/Cantrip --skill gemini-cli-cursivecrow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-cli
Source: https://github.com/CursiveCrow/Cantrip/tree/main/.claude/skills/gemini-cli
Command: npx skills add https://github.com/CursiveCrow/Cantrip --skill gemini-cli-cursivecrow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables running Google's Gemini CLI directly from the terminal, allowing AI-powered coding assistance, file analysis, and complex development tasks without leaving your shell or editor.

Core Features & Use Cases

  • CLI-powered coding assistance: Interact with Gemini models from the command line to fix bugs, explore architectures, and generate code.
  • Agentic capabilities: Use Gemini's built-in tools and MCP servers for advanced file and code operations.
  • Use Case: Imagine you want to understand a large codebase—launch Gemini in the terminal to query the codebase, run experiments, and generate targeted patches.

Quick Start

Use the gemini CLI to run a model, e.g. gemini -m gemini-3-pro-preview to query code or explain a codebase.

Frequently Asked Questions about gemini-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run AI-powered coding assistance from the terminal?

Use Gemini CLI to execute commands like `gemini -m gemini-3-pro-preview` directly in your terminal. This enables interactive AI assistance for debugging, code generation, and codebase analysis without leaving your shell.

Can I use Gemini CLI for automated bug fixes and feature development?

Yes. Gemini CLI supports agentic capabilities through built-in commands and MCP server integrations, enabling automated bug fixes, feature development, and test coverage across both interactive and non-interactive sessions.

What's the best way to analyze a large codebase with terminal commands?

Launch Gemini CLI in your terminal to query the codebase interactively, run experiments, and generate targeted patches. It provides direct access to Gemini models for exploring architecture and understanding complex code.

Does Gemini CLI support model selection and memory persistence?

Yes. Gemini CLI meets functional requirements for model selection, prompts, sandboxing, checkpointing, and memory persistence, supporting multi-tool orchestration through slash commands and MCP server integrations.

Can I use Gemini CLI for complex development tasks beyond simple queries?

Yes. Beyond basic queries, Gemini CLI enables complex development tasks through agentic capabilities, MCP servers, and built-in commands that orchestrate multiple tools for file analysis and advanced coding workflows.