mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 09:05:43 -03:00
Add cloud-sql-postgresql plugin (#1533)
* Add cloud-sql-postgresql plugin * Remove SHA pin from cloud-sql-postgresql entry
This commit is contained in:
parent
42e980340d
commit
187a267738
@ -347,6 +347,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": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user