gemini

Run Gemini prompts via CLI with model selection and approval modes.

4|Updated Oct 31, 2025
One-click install
npx skills add https://github.com/jongwony/cc-plugin --skill gemini-jongwony
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini
Source: https://github.com/jongwony/cc-plugin/tree/main/google/skills/gemini
Command: npx skills add https://github.com/jongwony/cc-plugin --skill gemini-jongwony

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides a structured workflow to run Gemini prompts via the CLI with model selection, approval modes, sandboxing, and tool permissions.

Core Features & Use Cases

  • Model selection, approval mode, and optional sandboxing for safe automation.
  • Parallel session management and interactive prompts for complex tasks.
  • Use case: orchestrate long-running data analysis or prompt-driven workflows with Gemini.

Quick Start

Use the Gemini CLI to run a prompt with the default model, and resume later with the same session using the --resume flag.