altinity-expert-clickhouse-connection

Tests ClickHouse connectivity and validates access before running diagnostics.

16|2|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/Altinity/Skills --skill altinity-expert-clickhouse-connection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: altinity-expert-clickhouse-connection
Source: https://github.com/Altinity/Skills/tree/main/altinity-expert-clickhouse/skills/altinity-expert-clickhouse-connection
Command: npx skills add https://github.com/Altinity/Skills --skill altinity-expert-clickhouse-connection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly validate a ClickHouse connection and establish baseline rules before running any diagnostic skill, preventing misconfigurations and misleading results.

Core Features & Use Cases

  • Establish connectivity via MCP or clickhouse-client and verify basic server health.
  • Collect and report essential environment details (host, version, cluster, uptime, memory, and OS metrics) to guide diagnostics.
  • Use as a prerequisite check before performing deeper ClickHouse analyses with other skills.

Quick Start

Run this skill to test your ClickHouse connection and establish baseline rules before running any diagnostics.

Frequently Asked Questions about altinity-expert-clickhouse-connection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I test ClickHouse connectivity before running diagnostics?

To test ClickHouse connectivity, you can run a prerequisite validation that verifies access via MCP or clickhouse-client, collects baseline environment details, and prevents misleading results before deeper diagnostics.

What environment details does a ClickHouse connection healthcheck collect?

A ClickHouse connection healthcheck collects essential environment details including host information, server version, cluster configuration, uptime, memory usage, and OS metrics to guide subsequent diagnostic workflows.

Can I use clickhouse-client and MCP for ClickHouse connectivity validation?

Yes, ClickHouse connectivity validation applies to both MCP-driven analyses and direct clickhouse-client sessions. It enforces safe execution with predefined rules across various cluster configurations to ensure reliable data collection.

Why do I need to validate ClickHouse access before running cluster diagnostics?

Validating ClickHouse access before running cluster diagnostics prevents misconfigurations and misleading results. It establishes baseline rules and verifies required permissions to ensure reliable data collection across your cluster environment.

Does ClickHouse connectivity testing work across different cluster configurations?

Yes, ClickHouse connectivity testing ensures reliable data collection across cluster configurations. It enforces safe execution with predefined rules and provides clear reporting of connection details, versions, and environment assumptions.