clickhouse-pack Verified Silver

Verified Silver · 79/100 saas-packs v1.0.0 by Jeremy Longshore

Claude Code skill pack for ClickHouse (24 skills)

24 Skills
MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install clickhouse-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> 24 skills for building, operating, and scaling ClickHouse-powered analytics — real @clickhouse/client code, real SQL, real MergeTree engines.

Every skill uses the official ClickHouse Node.js client (@clickhouse/client with createClient), actual ClickHouse SQL syntax (MergeTree, ReplacingMergeTree, AggregatingMergeTree), real system tables (system.parts, system.query_log, system.merges), and production patterns (parameterized queries, streaming inserts, materialized views).

Links: tonsofskills.com | ClickHouse Docs | @clickhouse/client


Skills (24)

clickhouse-ci-integration SKILL.md View full skill →

'Run ClickHouse integration tests in CI with GitHub Actions and Docker.

ReadWriteEditBash(gh:*)
clickhouse-common-errors SKILL.md View full skill →

"Diagnose and fix the top 15 ClickHouse errors \u2014 query failures,\.

ReadGrepBash(curl:*)
clickhouse-core-workflow-a SKILL.md View full skill →

'Design ClickHouse schemas with MergeTree engines, ORDER BY keys, and.

ReadWriteEditBash(npm:*)Grep
clickhouse-core-workflow-b SKILL.md View full skill →

'Insert, query, and aggregate data in ClickHouse with real SQL patterns.

ReadWriteEditBash(npm:*)Grep
clickhouse-cost-tuning SKILL.md View full skill →

"Optimize ClickHouse Cloud costs \u2014 compute scaling, storage tiering,\.

ReadGrep
clickhouse-data-handling SKILL.md View full skill →

"Handle data lifecycle in ClickHouse \u2014 TTL expiration, data deletion\.

ReadWriteEdit
clickhouse-debug-bundle SKILL.md View full skill →

"Collect ClickHouse diagnostic data \u2014 system tables, query logs,\.

ReadBash(grep:*)Bash(curl:*)Bash(tar:*)Grep
clickhouse-deploy-integration SKILL.md View full skill →

'Deploy ClickHouse-backed applications to Vercel, Fly.

ReadWriteEditBash(vercel:*)Bash(fly:*)Bash(gcloud:*)
clickhouse-enterprise-rbac SKILL.md View full skill →

"Configure ClickHouse enterprise RBAC \u2014 SQL-based users, roles,\.

ReadWriteEdit
clickhouse-hello-world SKILL.md View full skill →

'Create your first ClickHouse table, insert data, and run analytical.

ReadWriteEditBash(npm:*)Bash(node:*)
clickhouse-incident-runbook SKILL.md View full skill →

"ClickHouse incident response \u2014 triage, diagnose, and remediate\.

ReadGrepBash(kubectl:*)Bash(curl:*)
clickhouse-install-auth SKILL.md View full skill →

'Install @clickhouse/client and configure authentication to ClickHouse.

ReadWriteEditBash(npm:*)Bash(pnpm:*)Bash(pip:*)Grep