Skip to main content

design-ch-schema

Onboard a product/spec into ClickHouse by generating a production-ready DDL schema from its NDJSON events file. Use when a user says "onboard product in clickhouse", "onboard this spec into clickhouse", "onboard product to clickhouse", "design a ClickHouse schema from this ndjson", "generate CH DDL from these events", or "instrument this ndjson into ClickHouse". On activation the agent asks three questions — (1) the spec name, (2) the frequently-filtered field(s), (3) the metrics most commonly fetched from this spec — then applies the clickhouse-best-practices skill and generates a single-JSON-column table under the atlys database (typed hints only for ORDER BY / PARTITION BY paths), a ch_insert_time MATERIALIZED column, a CREATE DATABASE guard, and materialized views when warranted. Validates locally with chdb, tests on ClickHouse Cloud, then commits and raises a PR. After pushing, it chains into the `context-agent` skill (installing it if absent) to refresh the OKF living-context bundle for the new schema.

Ir para a instalação

Informações da origem

Repositório
sidagarwal04/click-a-thon-26-submissions
Última atividade na origem
2 de agosto de 2026 às 06:13
Idioma detectado do SKILL.md
inglês
Estrelas
4
Forks
64

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.