The official Agent Skills for ClickHouse. These skills help LLMs and agents to adopt best practices when working with ClickHouse and chdb (in-process ClickHouse for Python).
$claude plugin marketplace add clickhouse/agent-skillsInstalls into the current project.
Install agent-skills by running `claude plugin marketplace add clickhouse/agent-skills`, then use it for the current task and follow its documentation at https://github.com/clickhouse/agent-skills.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add clickhouse/agent-skills |