Use this skill whenever the user wants to install, configure, or use the Gemini CLI (gemini-cli) tool. Trigger this skill for tasks such as: installing gemini-cli via npm/npx/brew, setting up authentication (API key, Google OAuth, Vertex AI), running non-interactive/headless prompts with -p flag, configuring settings.json, creating GEMINI.md context files, writing custom slash commands (.toml files), connecting MCP servers, creating extensions, automating tasks with shell scripts, using --output-format json/stream-json, managing chat sessions, using /memory commands, --auto-approve mode, Application Default Credentials (ADC), or any scripting/automation involving gemini-cli. Also trigger when user asks about integrating Gemini models into CLI workflows, CI/CD pipelines, or programmatic use of the Gemini API through the CLI tool.
$npx -y skills add biggora/claude-plugins-registry --skill gemini-cliInstalls into the current project.
Run `npx skills use "https://github.com/biggora/claude-plugins-registry" --skill "biggora/claude-plugins-registry/gemini-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/biggora/claude-plugins-registry" that are relevant to the current task. Run `npx skills add "https://github.com/biggora/claude-plugins-registry"` and select the relevant skills, then follow their instructions.