ClickHouse

The leading database for AI

8 skills

The official Agent Skills for ClickHouse and ClickHouse Cloud

checked 4d ago
Design a ClickHouse system that fits your data load
Asks about your data volume, query patterns, and latency needs, then recommends a specific table schema, ingestion method, and compression strategy with trade-offs explained.
Engineering / planning-thinkingatomicfor-engineers
·4470
checked 4d ago
Write Node.js code that talks to ClickHouse
Generates idiomatic queries, inserts, and client setup using the ClickHouse Node.js library. Handles JSON ingestion, result parsing, and connection pooling patterns.
Engineering / code-reviewatomicfor-engineers
·4470
checked 4d ago
Deploy ClickHouse to managed cloud
Guides you through spinning up a ClickHouse Cloud instance, migrating data from local ClickHouse, configuring access, and validating the production setup end-to-end.
Engineering / pipelines-datafor-engineerslight-setup
·4470
checked 4d ago
Query large datasets without slowing down
Swaps your slow pandas queries for a ClickHouse engine underneath — same API, same commands, but runs aggregations and joins on millions of rows in seconds.
Engineering / pipelines-dataatomicfor-engineers
·4470
checked 4d ago
Run SQL on any data source instantly
Query a CSV, Parquet, JSON file, S3 bucket, or remote database (Postgres, MySQL, MongoDB, ClickHouse) with SQL — no server setup, no data upload needed.
Operations / process-automationatomicfor-ops
·4470
checked 4d ago
Fix Node.js ClickHouse client errors fast
Diagnoses 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.
Engineering / debugging-investigationatomicfor-engineers
·4470
checked 4d ago
Audit ClickHouse queries and schemas
Reviews your ClickHouse setup against 31 production rules, surfacing performance bottlenecks, data-modeling issues, and configuration risks with specific fixes.
Engineering / code-reviewatomicfor-engineers
·4470
checked 4d ago
Spin up a local ClickHouse dev environment
Scaffolds a working ClickHouse instance on your machine with tables, sample data, and the boilerplate code to start querying. Skips the documentation hunt.
Engineering / pipelines-dataatomicfor-engineers
·4470