mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-11 14:05:52 -03:00
Add alloydb plugin
This commit is contained in:
parent
cf62a6c02d
commit
bc2c55ac77
@ -71,6 +71,20 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/AikidoSec/aikido-claude-plugin"
|
"homepage": "https://github.com/AikidoSec/aikido-claude-plugin"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "alloydb",
|
||||||
|
"description": "Create, connect, and interact with an AlloyDB for PostgreSQL database and data.",
|
||||||
|
"author": {
|
||||||
|
"name": "Google LLC"
|
||||||
|
},
|
||||||
|
"category": "database",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/gemini-cli-extensions/alloydb.git",
|
||||||
|
"sha": "be8f5ca61cf8cbb4ac350bcfef7fa63fbd18401c"
|
||||||
|
},
|
||||||
|
"homepage": "https://cloud.google.com/alloydb"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "amazon-location-service",
|
"name": "amazon-location-service",
|
||||||
"description": "Guide developers through adding maps, places search, geocoding, routing, and other geospatial features with Amazon Location Service, including authentication setup, SDK integration, and best practices.",
|
"description": "Guide developers through adding maps, places search, geocoding, routing, and other geospatial features with Amazon Location Service, including authentication setup, SDK integration, and best practices.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user