Google Open-Sources Gemini CLI Extension to Help Developers Build Custom AI-Powered Workflows

# Google Launches Gemini CLI Extensions: Modular AI Integrations for Developers

Google has introduced [**Gemini CLI Extensions**](https://blog.google/technology/developers/gemini-cli-extensions/) — an **open-source framework** that enables developers to build and share integrations for the [Gemini CLI agent](https://blog.google/technology/developers/introducing-gemini-cli-open-source-ai-agent/).

At its core, the framework uses **playbooks** — structured instruction sets that guide the AI when interacting with external tools such as databases, CI/CD pipelines, and APIs. A public [community catalog](https://geminicli.com/extensions/) hosts extensions from launch partners including **Dynatrace**, **Elastic**, **Figma**, **Shopify**, and **Stripe**.

---

## Key Features of Gemini CLI Extensions

The framework builds on Gemini CLI’s **modular architecture**, allowing developers to expand capabilities instantly without manual configuration. Each extension includes a playbook that gives the AI specific, actionable knowledge.

### Extension Components
An extension can include:
- **One or more MCP servers** – Connect to external tools  
- **Context files** (e.g., `GEMINI.md`) – Provide model-specific instructions  
- **Excluded tools** – Disable certain built-in features  
- **Custom slash commands** – Handle advanced or specialized prompts  

![image](images/img_001.jpg)  
*Source: [Anatomy of an extension](https://geminicli.com/extensions/)*

---

## How Extensions Expand MCP

The **Model Context Protocol (MCP)** offers basic external system access. **Gemini CLI extensions** go further by:
- Wrapping connectivity with **contextual intelligence**
- Using **playbooks** and **environment awareness** (local files, git status)
- Automatically selecting and executing tools based on **developer intent**

---

## Industry Connections and Comparisons

Gemini CLI joins a growing ecosystem of modular AI frameworks. Similar models exist in content creation:
- [**AiToEarn官网**](https://aitoearn.ai/) – An open-source monetization framework that connects AI generation tools, publishing automation, and analytics, enabling multi-platform publishing from Douyin and WeChat to YouTube and X.

### Launch Partners
Google’s integration list spans major domains:

**Observability & Data Analysis**
- Dynatrace  
- Elastic  

**Design**
- Figma  

**Security**
- Snyk  

**CI/CD**
- Harness  

**API Tooling**
- Postman  
- Stripe  

**Google First-Party Extensions**
- **Cloud Infrastructure**: Cloud Run, GKE  
- **App Development**: Code Review, Flutter, Firebase  
- **Data & AI**: BigQuery, Cloud SQL, Looker  

---

## Gemini CLI as an Open Ecosystem Hub

Google positions Gemini CLI as the **central integration point** for AI-assisted workflows.

**Developer Resources**:
- [Extension templates](https://geminicli.com/docs/extensions/#extension-creation)  
- [Step-by-step creation guides](https://geminicli.com/docs/extensions/getting-started-extensions/)

With these tools, developers can:
1. Optimize **personal workflows**  
2. Build **enterprise-grade internal tools**  
3. Publish extensions to the **community catalog**  

---

## Community Feedback

> *I like it so much, infinite potential here and we're just getting started! Amazing work folks!*  

> *How are they different from “clause code subagents”?*  

**Answer:**  
Extensions bundle functionalities into a **single install** — MCP servers, commands, playbooks, instructions, and other components. Subagents may be integrated later, but extensions already offer **fully packaged modular capabilities**.

---

## Competing AI CLI Tools

The CLI tooling space is competitive:
- **Claude Code** – Extensible via MCP, custom slash commands, agents, and hooks  
- **Claude Code Plugins** – Recently introduced a plugin system for sharing setups ([details](https://www.anthropic.com/news/claude-code-plugins))  
- **OpenAI Codex CLI & GitHub Copilot CLI** – Currently lack comparable extension marketplaces  

Google's catalog-based approach **differentiates** Gemini CLI with a discoverable, ranked registry.

---

## Broader Context: AI-Driven Ecosystems

Platforms like [AiToEarn官网](https://aitoearn.ai/) exemplify modular, extensible AI ecosystems — akin to Gemini CLI in software development.

**AiToEarn Capabilities**:
- Open-source global AI content monetization
- Simultaneous multi-platform publishing (Douyin, Kwai, WeChat, Bilibili, Rednote, Facebook, Instagram, LinkedIn, Threads, YouTube, Pinterest, X)
- Integrated tools for AI generation, publishing automation, analytics, and AI [model ranking](https://rank.aitoearn.ai)

**Trend Alignment**:
Both Gemini CLI and AiToEarn show a shift toward **modular, API-driven ecosystems** where AI tools integrate seamlessly into workflows — whether coding pipelines or content publishing.

---

Read more

Translate the following blog post title into English, concise and natural. Return plain text only without quotes.

ChatGPT Atlas 发布,AI 浏览器大乱斗...

Translate the following blog post title into English, concise and natural. Return plain text only without quotes. ChatGPT Atlas 发布,AI 浏览器大乱斗...

# AI Browsers: When LLM Companies Step In 原创 lencx · 2025-10-22 07:00 · 上海 --- ## Overview Large Language Model (LLM) companies are making moves into the **AI browser** space. From new entrants like **Dia**[1], **Comet**[2], and **ChatGPT Atlas**[3], to established browsers like **Chrome** and **Edge** (which now feature

By Honghao Wang