·gemini-cli
</>

gemini-cli

x-zero-l/agent-skills

Ask Gemini via the local `gemini` CLI (no MCP). Use when the user says "ask gemini" / "use gemini", wants a second opinion, needs large-context `@path` analysis, sandbox runs, or structured change-mode edits.

42Installs·1Trend·@x-zero-l

Installation

$npx skills add https://github.com/x-zero-l/agent-skills --skill gemini-cli

SKILL.md

Use Google’s gemini CLI as an external “second brain” when you need a very large context window, a second opinion, or safe sandbox execution. This skill does not use MCP; it runs the local CLI directly.

This skill ships with a dependency-free wrapper that mirrors the core behavior of gemini-mcp-tool without MCP:

Important: Gemini CLI can only read files under its current “project directory” (typically the process working directory). Run the wrapper from the repo you want Gemini to read, or pass --cwd.

Ask Gemini via the local `gemini` CLI (no MCP). Use when the user says "ask gemini" / "use gemini", wants a second opinion, needs large-context `@path` analysis, sandbox runs, or structured change-mode edits. Source: x-zero-l/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/x-zero-l/agent-skills --skill gemini-cli
Category
</>Dev Tools
Verified
First Seen
2026-02-15
Updated
2026-02-18

Quick answers

What is gemini-cli?

Ask Gemini via the local `gemini` CLI (no MCP). Use when the user says "ask gemini" / "use gemini", wants a second opinion, needs large-context `@path` analysis, sandbox runs, or structured change-mode edits. Source: x-zero-l/agent-skills.

How do I install gemini-cli?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/x-zero-l/agent-skills --skill gemini-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/x-zero-l/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-15

Related Skills

None