mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-06 11:32:41 +00:00
Compare commits
2 Commits
add-zscale
...
add-cloud-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a826612e58 | ||
|
|
1da5218705 |
@@ -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": {
|
||||||
@@ -1751,19 +1764,6 @@
|
|||||||
"url": "https://github.com/zoom/zoom-plugin.git"
|
"url": "https://github.com/zoom/zoom-plugin.git"
|
||||||
},
|
},
|
||||||
"homepage": "https://developers.zoom.us/"
|
"homepage": "https://developers.zoom.us/"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "zscaler",
|
|
||||||
"description": "Manage Zscaler cloud security platform including ZPA (private access), ZIA (internet access), ZDX (digital experience), ZCC (client connector), EASM (attack surface), and Z-Insights (analytics). Create and manage policies, troubleshoot connectivity, audit security configurations, and investigate incidents across the full Zscaler ecosystem.",
|
|
||||||
"author": {
|
|
||||||
"name": "Zscaler"
|
|
||||||
},
|
|
||||||
"category": "security",
|
|
||||||
"source": {
|
|
||||||
"source": "url",
|
|
||||||
"url": "https://github.com/zscaler/zscaler-mcp-server.git"
|
|
||||||
},
|
|
||||||
"homepage": "https://github.com/zscaler/zscaler-mcp-server"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user