A high-performance command-line interface for Google's Gemini models optimized for one-shot Q&A and automated content generation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install gemini
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install gemini using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Gemini CLI skill brings the power of Google's advanced large language models directly into the developer's terminal environment. Unlike traditional chat interfaces, this skill is specifically tuned for one-shot execution, allowing users to send prompts and receive high-quality responses without entering an interactive loop. It is a vital component for those looking to expand their Openclaw Skills toolkit with robust AI reasoning and text processing.
By leveraging this skill, developers can integrate Gemini's capabilities into their shell environment, enabling rapid prototyping, code explanation, and automated documentation. The skill supports various models and output formats, ensuring that it fits perfectly into existing developer workflows and automation scripts.
To get started with this skill in your Openclaw Skills environment, install the Gemini CLI via Homebrew:
brew install gemini-cli
After installation, you must authenticate by running the command once interactively:
gemini
Follow the login flow in your browser to authorize the CLI to access your Google AI resources.
The Gemini CLI manages data through standard CLI flags and a local configuration for authentication. The following table outlines the primary data interaction points:
| Feature | Details |
|---|---|
| Binary Name | gemini |
| Input Type | Positional string prompts |
| Output Formats | Plain text, JSON |
| Models | Support for various Google Gemini model names via the --model flag |
| Extensions | Managed via gemini extensions |
Loading
A secure AI agent skill to automate Foodora reordering and real-time order tracking using the ordercli command-line tool.

A robust command-line interface for managing Eight Sleep pod states, temperature settings, and smart alarm schedules.

A specialized skill for managing domain lifecycles, DNS records, and Cloudflare redirect configurations using a local repository as the source of truth.

A professional design framework for architecting intuitive, consistent, and script-friendly command-line interface specifications.

gifgrep is a command-line utility and terminal user interface for searching GIF providers like Tenor and Giphy, allowing users to download results and extract specific frames or sprite sheets.

A powerful integration for Openclaw Skills that enables AI agents to manage GitHub repositories, workflows, and pull requests using the official GitHub CLI.








































