Skip to content

agent-skills

by ClickHouse

The official Agent Skills for ClickHouse and ClickHouse Cloud

About

The official Agent Skills for ClickHouse and ClickHouse Cloud

496
Stars
11
Skill Files
32
Forks
32
PRs Merged
17
Contributors
2
Issues Open
0
Issues Closed
2026-07-13
Last Activity

Skill Analysis

211
Avg Lines / Skill
1,201
Avg Words / Skill
76
Code Blocks
325
Total Files
1.22 MB
Repo Size
5
Reference Files
Skill lines54 min / 142 median / 855 max
Code languagesbash, markdown, python, sql, yaml
Frontmatter keyscompatibility, description, license, metadata, name
Has CLAUDE.mdNo
Has LicenseYes
File typests (180), md (115), json (16), yml (3), yaml (2), py (2), mjs (1), lock (1)

Skills (11)

  • clickhouse-architecture-advisor
    Apache-2.0124 lines412 words1 blocks

    MUST USE when designing ClickHouse architectures, selecting between ingestion or modeling patterns, or translating best practices into workload-specif...

    markdown
  • chdb-datastore
    Apache-2.0147 lines648 words7 blocks

    >-

    bashpython
  • clickstack-otel-collector
    Apache-2.0855 lines5570 words33 blocks

    Use when a user wants to wire an OpenTelemetry collector into a Managed ClickStack service on ClickHouse Cloud, either by deploying a new local collec...

    bashyaml
  • clickhouse-js-node-coding
    142 lines1078 words

    >

  • chdb-sql
    Apache-2.0117 lines605 words5 blocks

    >-

    bashpython
  • >

  • clickhousectl-local-dev
    Apache-2.0173 lines621 words16 blocks

    Use when a user wants to build an application with ClickHouse, set up a local ClickHouse development environment, install ClickHouse, create a local s...

    bashsql
  • clickhouse-best-practices
    Apache-2.0275 lines1414 words1 blocks

    MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 31 rules that MUST be checked before providing recommendations. Alway...

  • >

  • clickhousectl-cloud-deploy
    Apache-2.0191 lines980 words13 blocks

    Use when a user wants to deploy ClickHouse to the cloud, go to production, use ClickHouse Cloud, host a managed ClickHouse service, or migrate from a ...

    bash
  • clickhouse-managed-postgres-rca
    Apache-2.0131 lines706 words

    MUST USE when investigating performance issues on a ClickHouse-managed Postgres instance. Provides an evidence-based RCA workflow that scrapes the Pro...

Recent Commits

-299 contributions across all repos
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
  • 65ce71f2026-07-13
    Add clickstack-otel-collector skill (#42)
    Shaun Struwig
  • 71cc41a2026-07-05
    Register clickhousectl skills in README and Claude plugin manifests (#41)
    Alasdair Brown
  • faa5b112026-06-30
    Sync JS skills and add clickhouse-js-node-rowbinary skill (#40)
    Peter Leonov
  • 544384f2026-06-08
    Add clickhouse-managed-postgres-rca skill (#37)
    Deepak Divya Tejaswi
  • 3a1ee112026-06-04
    Use `local use` to put the clickhouse binary on PATH (#38)
    Alasdair Brown
  • 46ef08c2026-05-26
    Register chdb-datastore and chdb-sql skills and sync descriptions (#35)
    ShawnChen
  • f12bbf02026-05-21
    Add `clickhouse-js-node-coding` skill (#36)
    Peter Leonov
  • 67b45c52026-05-19
    fix version in clickhouse-best-practices (#31)
    Victor Zhou
  • 587dd582026-05-19
    Fix yaml syntax (#33)
    Yury Antonov
  • 2d30c362026-05-18
    update clickhousectl skills for v0.2.0 (#32)
    Alasdair Brown