From 187a2677383a51e74e12a6e6aa183492435bf51c Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Thu, 23 Apr 2026 14:00:37 -0500 Subject: [PATCH] Add cloud-sql-postgresql plugin (#1533) * Add cloud-sql-postgresql plugin * Remove SHA pin from cloud-sql-postgresql entry --- .claude-plugin/marketplace.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 3977e73..aba12c8 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -347,6 +347,19 @@ "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" + }, + "homepage": "https://cloud.google.com/sql" + }, { "name": "cloudflare", "source": {