ClickHouse
Official@clickhouse · United States of America
The leading database for AI
Agent Skills by ClickHouse
Showing 18 vetted skills indexed across 4 GitHub repositories.
infra-postgres
Sets up and manages local Docker-backed and ClickHouse Cloud Postgres services via clickhousectl.
infra-clickhouse
Sets up local ClickHouse development servers and deploys managed ClickHouse Cloud services via clickhousectl.
clickhouse-js-node-rowbinary
Generate TypeScript/JavaScript codecs for ClickHouse RowBinary streams.
clickstack-otel-collector
Deploy and configure an OpenTelemetry collector on Managed ClickStack for ClickHouse Cloud.
chdb-sql
Embed ClickHouse SQL in Python to query local files, URLs, S3, and remote databases.
clickhousectl-local-dev
Provides tools and workflows for designing, validating, and preparing cloud-agnostic services for deployment.
clickhouse-architecture-advisor
Guide ClickHouse architecture decisions with provenance-labeled recommendation frameworks.
chdb-datastore
Run pandas-compatible tabular workflows on a ClickHouse-backed DataStore.
clickhouse-js-node-coding
Configure and operate the @clickhouse/client for Node.js queries and inserts.
clickhouse-js-node-troubleshooting
Diagnose ClickHouse Node.js client issues like ECONNRESET, keep-alive, and TLS errors.
clickhousectl-cloud-deploy
Automate ClickHouse Cloud service deployment and local schema migration with clickhousectl.
clickhouse-managed-postgres-rca
Diagnose ClickHouse-managed Postgres performance issues using Prometheus metrics and Slow Query Patterns API evidence.
clickhouse-best-practices
Apply ClickHouse best practices to schema design, query optimization, and data ingestion.
component-css-modules-migration
Migrate Click UI components from styled-components to CSS Modules with visual regression parity.
install-skills
Configure workspace skills by updating SKILL.md and CLAUDE.md metadata.
fix-sync
Resolve merge conflicts in ClickHouse sync PRs between public and private repositories.
test
Run ClickHouse stateless or integration tests from the repository.
build
Automate software build processes and generate reproducible artifacts across environments.
Frequently Asked Questions About ClickHouse
FAQPage SchemaWhat specific data processing tasks can be performed with these capabilities?▼
These capabilities enable high-speed analytical querying of local files, S3 objects, and remote databases. You can perform complex schema migrations, optimize ingestion throughput using RowBinary streams, and execute tabular operations compatible with pandas data structures directly within your local or cloud-hosted environments.
Which technical personas benefit most from these database management skills?▼
Database administrators, backend engineers, and data architects benefit most. These skills are designed for professionals managing high-concurrency analytical workloads, those responsible for troubleshooting Node.js client connectivity, and engineers tasked with deploying and maintaining observability stacks using OpenTelemetry collectors within managed database environments.
What are the primary prerequisites for deploying these database services?▼
Deployment requires a configured environment for managing service schemas and connectivity. You must have access to the relevant client libraries for Node.js, a properly configured OpenTelemetry collector for observability, and the necessary permissions to execute local or cloud-based migration processes via the provided management interface.