Walks you through spinning up ClickHouse locally from zero to working tables. Installs clickhousectl, downloads the binary, starts a background server in your project directory, and sets up a folder structure for tables, materialized views, and seed data. Covers the full init flow including schema application and verification queries. Good for when you need an analytical database locally and want the opinionated happy path instead of reading docs. The step-by-step is thorough enough that you won't get stuck on PATH issues or wonder where your data lives.
npx -y skills add clickhouse/agent-skills --skill clickhousectl-local-dev --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot