Gemini CLI Course β AI Terminal Agent
Learn how to use Googleβs Gemini models directly from the command line. In this course, you will explore Gemini CLI installation, commands, prompt engineering, automation, and real-world workflows to build powerful AI-driven tools directly from your terminal.
π Getting Started with Gemini CLI
βοΈ Core Concepts & Commands in Gemini CLI
Context for Gemini CLI
Understand the hierarchical context system and how GEMINI.md files manage scope.
Commands in Gemini CLI
Explore commands for managing models, memory, configuration, and chat sessions.
.geminiignore in Gemini CLI
Learn how .geminiignore in Gemini CLI helps exclude files and directories using patterns, with examples and .gitignore comparison.
SKILLS in Gemini CLI
Understand Skills in Gemini CLI, including management commands, SKILL.md structure, and how Gemini uses on-demand expertise.
Custom commands in Gemini CLI
Learn how custom commands in Gemini CLI work, including TOML files, and command namespaces.