9 skills
The official Agent Skills for ClickHouse and ClickHouse Cloud
Audit ClickHouse queries and schemas
Passed all 3 security checksReviews your ClickHouse setup against 31 production rules, surfacing performance bottlenecks, data-modeling issues, and configuration risks with specific fixes.
·★447↓3.7k
Design a ClickHouse system that fits your data load
Passed all 3 security checksAsks about your data volume, query patterns, and latency needs, then recommends a specific table schema, ingestion method, and compression strategy with trade-offs explained.
·★447↓1.2k
Spin up a local ClickHouse dev environment
Passed all 3 security checksScaffolds a working ClickHouse instance on your machine with tables, sample data, and the boilerplate code to start querying. Skips the documentation hunt.
·★447↓878
Run SQL on any data source instantly
Passed all 3 security checksQuery a CSV, Parquet, JSON file, S3 bucket, or remote database (Postgres, MySQL, MongoDB, ClickHouse) with SQL — no server setup, no data upload needed.
·★447↓824
Query large datasets without slowing down
Passed all 3 security checksSwaps your slow pandas queries for a ClickHouse engine underneath — same API, same commands, but runs aggregations and joins on millions of rows in seconds.
·★447↓787
Deploy ClickHouse to managed cloud
Passed all 3 security checksGuides you through spinning up a ClickHouse Cloud instance, migrating data from local ClickHouse, configuring access, and validating the production setup end-to-end.
·★447↓741
Fix Node.js ClickHouse client errors fast
Passed all 3 security checksDiagnoses socket hang-ups, Keep-Alive failures, and config mishaps in the @clickhouse/client library. Maps the error to a root cause and a tested fix.
·★447↓25
Write Node.js code that talks to ClickHouse
Passed all 3 security checksGenerates idiomatic queries, inserts, and client setup using the ClickHouse Node.js library. Handles JSON ingestion, result parsing, and connection pooling patterns.
·★447↓20
agent-skills1 skill