ClickHouse Agent Skills
ClickHouse's official rule set for schema design, query tuning and chDB analytics.
Install
OfficialShips scriptsnpx skills add clickhouse/agent-skills
ClickHouse şeması, sorgusu ya da ingestion'ı gözden geçirilirken; chDB ile yerel dosyalar üzerinde analitik SQL çalıştırılırken
- Author
- ClickHouse Inc
- License
- Apache-2.0
The centrepiece is a best-practices skill carrying 31 numbered rules — primary key choice, data types, JOIN order, insert batching, partitioning — that the agent has to read and cite before recommending anything. An architecture advisor turns those rules into ingestion and modelling decisions for a specific workload, and three further skills cover the Node.js client: idiomatic code, RowBinary encoding and a troubleshooting path for socket hang-ups and Keep-Alive errors. Two chDB skills run analytical SQL over local parquet, CSV or remote databases without standing up a server, while the infrastructure skills drive the clickhousectl CLI for local Docker setups and managed ClickHouse Cloud services.
Similar skills
Azure Skills
SkillMicrosoft's Azure plugin, with 28 skills split across prepare, validate and deploy stages.
Skill Creator
SkillWalks an agent through writing, testing and tightening a new skill
AWS Core Skills
SkillTwenty AWS-published skills covering CDK, IAM, containers, observability and cost.
Comments(0)
Sign in to comment