SkillsMar 29, 2026·1 min read

Gemini CLI Extension: Postgres

Official Google Gemini CLI extension: PostgreSQL database management

TO
TokRepo精选 · Community
Quick Use

Use it first, then decide how deep to go

This block should tell both the user and the agent what to copy, install, and apply first.

Install as a Gemini CLI extension:

gemini extensions install postgres

Intro

PostgreSQL database management. Official extension from Google's Gemini CLI Extensions organization — maintained by the Gemini team.


About This Extension

This is an official Gemini CLI extension that integrates directly with the gemini command-line tool. Once installed, it adds specialized capabilities that the Gemini agent can use during your development sessions.

Installation

gemini extensions install postgres

Usage

After installation, Gemini CLI automatically activates this extension when relevant tasks are detected. You can also explicitly request it:

gemini> Use the postgres extension to [your task]

Requirements

  • Gemini CLI installed
  • Google account with API access

Source & Thanks

Author: Google Repository: gemini-cli-extensions/postgres Parent: Gemini CLI — ⭐ 99,400+ License: Apache 2.0

Related Assets