From 1da521870573ca7c238120518371b45ea313b17d Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Wed, 22 Apr 2026 10:04:01 -0500 Subject: [PATCH] Add cloud-sql-postgresql plugin --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 44838c5..71ce086 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -334,6 +334,20 @@ "category": "productivity", "homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/claude-md-management" }, + { + "name": "cloud-sql-postgresql", + "description": "Create, connect, and interact with a Cloud SQL for PostgreSQL database and data.", + "author": { + "name": "Google LLC" + }, + "category": "database", + "source": { + "source": "url", + "url": "https://github.com/gemini-cli-extensions/cloud-sql-postgresql.git", + "sha": "16862db30c310cbbc71c1c369a8d026d6974a82d" + }, + "homepage": "https://cloud.google.com/sql" + }, { "name": "cloudflare", "source": {