feat(skills): package 6 ClickHouse skills#512
Merged
Merged
Conversation
Packages 6 skills from ClickHouse/agent-skills (Apache-2.0), pinned to upstream d284161. - chdb-datastore — in-process ClickHouse engine (Python/Go/Node/Rust) - chdb-sql — SQL queries against chDB - clickhouse-architecture-advisor — deployment, replication, MergeTree - clickhouse-best-practices — 34 rules incl. agent connect/query workflow - clickhousectl-cloud-deploy — ClickHouse Cloud management - clickhousectl-local-dev — local Docker-based development MCP dependency: clickhouse-best-practices references the mcp-clickhouse server which is packaged in the toolhive catalog. Allowlists: - chdb-datastore: SECRET_CONNECTION_STRING (example MySQL connection-string shape in docs, not a real credential) - clickhousectl-*: PIPELINE_TAINT_FLOW (official clickhouse.com/cli installer) Refs #485 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
🛡️ Skill Security Scan Results✅ chdb-datastore
✅ chdb-sql
✅ clickhouse-architecture-advisor
✅ clickhouse-best-practices
✅ clickhousectl-cloud-deploy
✅ clickhousectl-local-dev
Summary: Scanned 6 skill(s), all passed security checks. ✅ |
samuv
approved these changes
Apr 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Packages 6 skills from
ClickHouse/agent-skills(Apache-2.0), pinned tod284161.Skills added
chdb-datastore— in-process ClickHouse enginechdb-sql— SQL against chDBclickhouse-architecture-advisor— deployment/replication adviceclickhouse-best-practices— 34 rules incl. agent workflowclickhousectl-cloud-deploy— ClickHouse Cloud managementclickhousectl-local-dev— local Docker-based devMCP:
mcp-clickhouseis packaged in toolhive catalog.Security allowlists
chdb-datastore:SECRET_CONNECTION_STRING(illustrative MySQL connection string)clickhousectl-*:PIPELINE_TAINT_FLOW(curl | shfor official clickhouse.com/cli installer)Closes #485