·ogt-cli-gemini
</>

ogt-cli-gemini

Run Gemini CLI for AI-powered tasks, code understanding, file operations, and automation. Free tier with Google OAuth (included in Gemini Advanced). Use for fast generation, bulk content, debugging, and research. Preferred for load balancing sub-agent work (35% weight).

6Installs·0Trend·@opendndapps

Installation

$npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-cli-gemini

How to Install ogt-cli-gemini

Quickly install ogt-cli-gemini AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-cli-gemini
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: opendndapps/ogt-skills.

SKILL.md

View raw

Run Google's Gemini CLI to leverage Gemini 3 models directly from the terminal.

| -p, --prompt | Non-interactive mode, print response and exit | | -m, --model | Model: gemini-2.5-flash, gemini-2.5-pro | | --output-format | text (default), json, stream-json | | --include-directories | Include additional directories | | --yolo | Auto-approve tool calls (use with caution) | | --sandbox | Run in sandbox mode (safer) |

Gemini CLI can read and work with files in the current directory:

Run Gemini CLI for AI-powered tasks, code understanding, file operations, and automation. Free tier with Google OAuth (included in Gemini Advanced). Use for fast generation, bulk content, debugging, and research. Preferred for load balancing sub-agent work (35% weight). Source: opendndapps/ogt-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-cli-gemini
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from opendndapps/ogt-skills

Quick answers

What is ogt-cli-gemini?

Run Gemini CLI for AI-powered tasks, code understanding, file operations, and automation. Free tier with Google OAuth (included in Gemini Advanced). Use for fast generation, bulk content, debugging, and research. Preferred for load balancing sub-agent work (35% weight). Source: opendndapps/ogt-skills.

How do I install ogt-cli-gemini?

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

Where is the source repository?

https://github.com/opendndapps/ogt-skills