ClickHouse/agent-skills

The official Agent Skills for ClickHouse and ClickHouse Cloud

523Stars on the repository
13Mods indexed here, across every type
28d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

chdb-datastore

01

ClickHouse/agent-skills

Skill Claude CodeCodex ✓ vendor

Part of clickhouse-best-practices

Use when the user has tabular data (pandas DataFrame, parquet, csv, Arrow, json) and wants to filter, group, aggregate, join, or speed up slow pandas. Provides chDB DataStore — same pandas API, ClickHouse engine underneath. Also handles reading from S3, MySQL, PostgreSQL, MongoDB, ClickHouse Cloud, Iceberg, Delta Lake…

not rated 523 +2 28d ago A 168 tokens copy · 89% Apache-2.0

chdb-sql

02

ClickHouse/agent-skills

Skill Claude CodeCodex ✓ vendor

Part of clickhouse-best-practices

Use when the user wants to run SQL — especially analytical SQL — on local files (parquet/csv/json), URLs, S3 paths, or remote databases (Postgres, MySQL, MongoDB, ClickHouse Cloud, Iceberg, Delta Lake) without setting up a server. Provides chDB — embedded ClickHouse SQL in Python with 1000+ functions, Session for…

not rated 523 +2 28d ago A 214 tokens copy · 88% Apache-2.0

ClickHouse/agent-skills

Skill Claude CodeCodex ✓ vendor

Part of clickhouse-best-practices

MUST USE when designing ClickHouse architectures, selecting between ingestion or modeling patterns, or translating best practices into workload-specific system designs. Complements clickhouse-best-practices with decision frameworks and explicit provenance labels.

not rated 523 +2 28d ago A 49 tokens original Apache-2.0

ClickHouse/agent-skills

Skill Claude CodeCodex ✓ vendor

Part of clickhouse-best-practices

MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 31 rules that MUST be checked before providing recommendations. Always read relevant rule files and cite specific rules in responses.

not rated 523 +2 28d ago A 45 tokens original Apache-2.0

ClickHouse/agent-skills

Skill Claude CodeCodex ✓ vendor

Part of clickhouse-best-practices

Write idiomatic application code with the ClickHouse Node.js client (@clickhouse/client). Use this skill whenever a user is building against the Node.js client — configuring the client, pinging, inserting rows in JSON or raw formats, selecting and parsing results, binding query parameters, managing sessions and…

not rated 523 +2 28d ago A 89 tokens original Apache-2.0

ClickHouse/agent-skills

Skill Claude CodeCodex ✓ vendor

Part of clickhouse-best-practices

Generate TypeScript/JavaScript code that reads/decodes AND writes/encodes ClickHouse RowBinary streams for the ClickHouse HTTP server. Use this skill whenever a user wants to parse or produce RowBinary, RowBinaryWithNames, or RowBinaryWithNamesAndTypes. Node.js only, doesn't cover browsers.

not rated 523 +2 28d ago A 74 tokens original Apache-2.0

ClickHouse/agent-skills

Skill Claude CodeCodex ✓ vendor

Part of clickhouse-best-practices

Troubleshoot and resolve common issues with the ClickHouse Node.js client (@clickhouse/client). Use this skill whenever a user reports errors, unexpected behavior, or configuration questions involving the Node.js client specifically — including socket hang-up errors, Keep-Alive problems, stream handling issues, data…

not rated 523 +2 28d ago A 135 tokens original Apache-2.0

ClickHouse/agent-skills

Skill Claude CodeCodex ✓ vendor

Part of clickhouse-best-practices

MUST USE when investigating performance issues on a ClickHouse-managed Postgres instance. Provides an evidence-based RCA workflow that scrapes the Prometheus endpoint for system signal, pulls per-digest evidence from the Slow Query Patterns API, and recommends (does not apply) a fix.

not rated 523 +2 28d ago A 64 tokens original Apache-2.0

ClickHouse/agent-skills

Skill Claude CodeCodex ✓ vendor

Part of clickhouse-best-practices

Use when a user wants to wire an OpenTelemetry collector into a Managed ClickStack service on ClickHouse Cloud, either by deploying a new local collector (Docker run or Docker Compose) or by configuring their own existing collector, then send rich synthetic telemetry and verify it is visible in ClickStack.

not rated 523 +2 28d ago D 65 tokens original Apache-2.0

infra-clickhouse

10

ClickHouse/agent-skills

Skill Claude CodeCodex ✓ vendor

Part of clickhouse-best-practices

Sets up and manages ClickHouse using the clickhousectl CLI — installs and runs a local ClickHouse server for development, and creates managed ClickHouse Cloud services for production (authentication, service creation, schema migration, application connection). Use when the user wants to build an application with…

not rated 523 +2 28d ago C 97 tokens original Apache-2.0

infra-postgres

11

ClickHouse/agent-skills

Skill Claude CodeCodex ✓ vendor

Part of clickhouse-best-practices

Sets up and manages Postgres using the clickhousectl CLI — runs a local Docker-backed Postgres for development, and creates and operates managed ClickHouse Cloud Postgres services (connections, TLS, runtime config, read replicas, failover, point-in-time restore). Use when the user wants a Postgres or PostgreSQL…

not rated 523 +2 28d ago C 106 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: