gemini-cli

Community

Run Gemini CLI commands in your terminal.

AuthorCursiveCrow
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

Standard package

šŸ’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gemini-cli
Download link: https://github.com/CursiveCrow/Cantrip/archive/main.zip#gemini-cli

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository