gemini-cli
Installation
SKILL.md
Gemini CLI - Non-Interactive Mode
This skill provides guidance for using the Gemini coding agent via command-line interface in non-interactive mode.
Overview
Gemini CLI is a command-line coding agent that can execute development tasks, generate code, edit files, and perform various coding operations. In non-interactive mode, Gemini executes a single task and returns results without entering an interactive session.
When to Use This Skill
Use the Gemini CLI skill when:
- User requests code generation or modification tasks
- File operations need to be performed programmatically
- Development workflows should be automated
- One-shot coding tasks need execution without interactive sessions
- The task requires agentic coding capabilities beyond simple script execution