Compare commits

..

2 Commits

Author SHA1 Message Date
Bryan Thompson
a826612e58 Remove SHA pin from cloud-sql-postgresql entry 2026-04-22 10:39:17 -05:00
Bryan Thompson
1da5218705 Add cloud-sql-postgresql plugin 2026-04-22 10:04:01 -05:00

View File

@@ -334,6 +334,19 @@
"category": "productivity", "category": "productivity",
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/claude-md-management" "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", "name": "cloudflare",
"source": { "source": {
@@ -1708,20 +1721,6 @@
}, },
"homepage": "https://github.com/TSedmanDC/Voila-API-Skill" "homepage": "https://github.com/TSedmanDC/Voila-API-Skill"
}, },
{
"name": "windsor-ai",
"description": "Connect Claude Code to 325+ business data sources via Windsor.ai. Query marketing, sales, CRM, ecommerce, finance, and analytics data from Google Ads, Meta, HubSpot, Salesforce, Shopify, Stripe, and hundreds more — directly from your terminal.",
"author": {
"name": "Windsor.ai"
},
"category": "productivity",
"source": {
"source": "url",
"url": "https://github.com/windsor-ai/claude-windsor-ai-plugin.git",
"sha": "248a6994b15b410cc025b105bb4ed5558e9b1af9"
},
"homepage": "https://windsor.ai"
},
{ {
"name": "wix", "name": "wix",
"description": "Build, manage, and deploy Wix sites and apps. CLI development skills for dashboard extensions, backend APIs, site widgets, and service plugins with the Wix Design System, plus MCP server for site management.", "description": "Build, manage, and deploy Wix sites and apps. CLI development skills for dashboard extensions, backend APIs, site widgets, and service plugins with the Wix Design System, plus MCP server for site management.",