mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-07 20:32:42 +00:00
Compare commits
2 Commits
devsec/pin
...
add-clickh
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1a38c3d632 | ||
|
|
2b35e534b9 |
@@ -449,6 +449,20 @@
|
||||
"category": "productivity",
|
||||
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/claude-md-management"
|
||||
},
|
||||
{
|
||||
"name": "clickhouse",
|
||||
"description": "Connect Claude to your ClickHouse Cloud databases. Browse organizations, services, databases, and table schemas. Run read-only SQL queries against your data and get instant analytical answers. Monitor service backups, review billing costs, and inspect ClickPipe configurations - all through natural conversation.",
|
||||
"author": {
|
||||
"name": "ClickHouse"
|
||||
},
|
||||
"category": "database",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/ClickHouse/clickhouse-claude-code-plugin.git",
|
||||
"sha": "db1c108dde6e5c81a1ca65f3b6700d6fff288545"
|
||||
},
|
||||
"homepage": "https://github.com/ClickHouse/clickhouse-claude-code-plugin"
|
||||
},
|
||||
{
|
||||
"name": "cloud-sql-postgresql",
|
||||
"description": "Create, connect, and interact with a Cloud SQL for PostgreSQL database and data.",
|
||||
|
||||
Reference in New Issue
Block a user