A high-performance gateway providing direct access to Google Gemini models with 1 million token context windows without requiring a Google Cloud account.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install gemini-api
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-api 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 API skill offers a robust bridge between the Openclaw Skills framework and Google's most advanced generative models, including Gemini 3 Pro and Gemini 2.5 Flash. This integration allows developers to process massive datasets, entire codebases, or long-form video content within their AI agent workflows. By leveraging the SkillBoss backend, users benefit from an OpenAI-compatible interface that simplifies migration and multi-model orchestration.
This skill is designed for high-throughput environments where speed and cost-efficiency are paramount. Whether you are using Gemini 2.5 Flash for rapid responses or Gemini 3 Pro for complex reasoning, this gateway ensures seamless connectivity. It eliminates the administrative overhead of managing Google Cloud projects while providing zero-markup pricing on token usage.
To integrate this capability into your Openclaw Skills environment, follow these steps:
curl -fsSL https://skillboss.co/openclaw-setup.sh | bash
export SKILLBOSS_API_KEY='your_api_key_here'
The skill utilizes the following model configurations and metadata for request routing:
| Model Variant | Context Window | Best Use Case |
|---|---|---|
| gemini-3-pro | 1,000,000 tokens | Complex reasoning and large codebase analysis |
| gemini-2.5-pro | 1,000,000 tokens | High-accuracy tasks requiring long memory |
| gemini-2.5-flash | 1,000,000 tokens | High-speed production workloads |
| gemini-2.5-flash-lite | 1,000,000 tokens | Ultra-low cost, high-volume processing |
Loading
A high-performance gateway providing direct access to Google Gemini's massive 1-million token context window through an OpenAI-compatible interface.

A high-performance AI model skill providing a 1 million token context window for processing massive codebases via the SkillBoss API.

A high-speed, budget-friendly API integration for the Gemini 2.5 Flash model via SkillBoss.

A Whisper-powered transcription utility providing high-accuracy speech-to-text across 99 languages with free initial credits.

Streamlined access to Google Gemini 2.5 Pro and Flash models featuring a massive 1M token context window and multimodal processing capabilities.

An AI-powered utility that automates the generation of standardized, meaningful git commit messages based on your code changes.








































