Setting the file. One moment.
Subchapter 2.7
README.mdMarkdown1 KBView on GitHub
Agent skill for using chdb’s SQL API — run ClickHouse SQL directly in Python without a server.
npx skills add clickhouse/agent-skills| File | Purpose |
|---|---|
SKILL.md | Skill definition with quick-start examples |
references/api-reference.md | chdb.query(), Session, Connection signatures |
references/table-functions.md | All ClickHouse table functions (file, s3, mysql, etc.) |
references/sql-functions.md | Commonly used ClickHouse SQL functions |
examples/examples.md | 9 runnable examples with expected output |
scripts/verify_install.py | Environment verification script |
This skill activates when you:
chdb-datastore skill instead