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.

Aller à l'installation

Informations de source

Dépôt
sidagarwal04/click-a-thon-26-submissions
Dernière activité de la source
2 août 2026 à 06:13
Langue détectée de SKILL.md
anglais
Étoiles
4
Forks
64

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.