Skip to content

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

Merged
auxten merged 1 commit intomainfrom
feature/cursor-ai-skill
Feb 13, 2026
Merged

Add AI Agent Skill for chdb multi-source data analytics#522
auxten merged 1 commit intomainfrom
feature/cursor-ai-skill

Conversation

@auxten
Copy link
Member

@auxten auxten commented Feb 13, 2026

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 (~/.cursor/skills/), Claude Code (~/.claude/skills/), and Codex (~/.codex/skills/)
  • Add brief section in README with install command

Skill Contents

agent/skills/using-chdb/
├── SKILL.md       — Main guide: 16+ data sources, DataStore pandas API, 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

@auxten auxten force-pushed the feature/cursor-ai-skill branch 4 times, most recently from 84a376d to 11fb34e Compare February 13, 2026 06:56
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 force-pushed the feature/cursor-ai-skill branch from 11fb34e to 8c3c61b Compare February 13, 2026 06:58
@auxten auxten changed the title Add Cursor AI Skill for chdb multi-source data analytics Add Agent Skill for chdb multi-source data analytics Feb 13, 2026
@auxten auxten changed the title Add Agent Skill for chdb multi-source data analytics Add AI Agent Skill for chdb multi-source data analytics Feb 13, 2026
@auxten auxten merged commit f7edceb into main Feb 13, 2026
10 of 12 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