clickhouse-js-node-troubleshooting

>

clickhouse 495 ↓ 3.4k Apache-2.0 updated 1mo ago
Claude Code
View source ↗

What it does

  • JS client source + full examples
  • ClickHouse JS client docs
  • ClickHouse supported formats

Requirements & configuration

  • 3. Note version constraints — flag if a fix requires a minimum client version and check it against what the user provided.

Configuration: ECONNRESETSHOWFORMAT

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

clickhouse-js-node-troubleshooting FAQ

What does the clickhouse-js-node-troubleshooting skill do?

> 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 type mismatches, read-only user restrictions, proxy/TLS setup problems, or long-running query timeouts. Trigger even when the user hasn't precisely named the issue; vague symptoms like "my inserts keep failing" or "connection drops randomly" in a Node.js context are strong signals to use this skill. Do NOT use for browser/Web client issues. JS client source + full examples ClickHouse JS client docs

What does clickhouse-js-node-troubleshooting require?

3. Note version constraints — flag if a fix requires a minimum client version and check it against what the user provided. Configuration keys: ECONNRESET, SHOW, FORMAT.

How do I install clickhouse-js-node-troubleshooting?

Run: npx -y skills add https://github.com/clickhouse/agent-skills --skill clickhouse-js-node-troubleshooting --agent claude-code — the source lives at github.com/clickhouse/agent-skills.

Maintain clickhouse-js-node-troubleshooting?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[clickhouse-js-node-troubleshooting on getagentictools](https://getagentictools.com/skills/clickhouse-agent-skills-clickhouse-js-node-troubleshooting?ref=badge)
npx agentictools info skills/clickhouse-agent-skills-clickhouse-js-node-troubleshooting

The second line is the CLI lookup for this page — handy in READMEs and docs.