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

@@ -133,19 +133,6 @@
},
"homepage": "https://github.com/atlassian/atlassian-mcp-server"
},
{
"name": "atlassian-forge-skills",
"description": "Forge-focused skill bundle and MCP tooling for Atlassian Forge: scaffold apps, review before deploy, debug production issues, and stay current on Forge APIs and the Atlassian Design System.",
"author": {
"name": "Atlassian Labs"
},
"category": "development",
"source": {
"source": "url",
"url": "https://github.com/atlassian/forge-skills.git"
},
"homepage": "https://developer.atlassian.com"
},
{
"name": "atomic-agents",
"description": "Comprehensive development workflow for building AI agents with the Atomic Agents framework. Includes specialized agents for schema design, architecture planning, code review, and tool development. Features guided workflows, progressive-disclosure skills, and best practice validation.",
@@ -347,6 +334,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": {