byclickhouse· 14 skills
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 temporary tables, working with data types or customizing JSON parsing. Do NOT use for browser/Web client code.
$npx -y skills add clickhouse/agent-skills --skill clickhouse-js-node-codingInstalls into the current project.
Run `npx skills use "https://github.com/clickhouse/agent-skills" --skill "clickhouse/agent-skills/clickhouse-js-node-coding"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/clickhouse/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/clickhouse/agent-skills"` and select the relevant skills, then follow their instructions.