Skip to content

Add AI Agent Skill for chdb multi-source data analytics#526

Merged
auxten merged 1 commit into
mainfrom
feature/agent-skill
Feb 26, 2026
Merged

Add AI Agent Skill for chdb multi-source data analytics#526
auxten merged 1 commit into
mainfrom
feature/agent-skill

Conversation

@auxten

@auxten auxten commented Feb 26, 2026

Copy link
Copy Markdown
Member

Summary

  • Add an AI Agent Skill (agent/skills/using-chdb/) that teaches coding agents (Cursor, Claude Code, Codex, etc.) chdb's multi-data-source analytics API
  • Add one-line install_skill.sh that auto-detects and installs to Cursor, Claude Code, and Codex
  • Add brief section in README with install command

Skill Contents

agent/skills/using-chdb/
├── SKILL.md       — Main guide: pandas-compatible API, 16+ data sources, cross-source joins, raw SQL
├── reference.md   — API reference: factory methods, URI schemes, ClickHouse table functions
└── examples.md    — 15 examples: cross-source joins, data lakes, cloud storage, pipelines

Install

curl -sL https://raw.githubusercontent.com/chdb-io/chdb/main/install_skill.sh | bash

Add an AI skill that teaches coding agents chdb's multi-data-source
analytics API. Includes one-line install script that auto-detects
Cursor and Claude Code environments.
@auxten auxten merged commit f3f39c9 into main Feb 26, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant