Skip to content

Add clickhouse-query agent skill#3

Merged
KeKs0r merged 1 commit intomainfrom
KeKs0r/agent-skill-chcli
Feb 18, 2026
Merged

Add clickhouse-query agent skill#3
KeKs0r merged 1 commit intomainfrom
KeKs0r/agent-skill-chcli

Conversation

@KeKs0r
Copy link
Contributor

@KeKs0r KeKs0r commented Feb 18, 2026

Summary

  • Adds an Agent Skills spec-compliant skill (skills/clickhouse-query/) so AI coding agents can query ClickHouse databases using chcli
  • Includes reference docs for output formats and connection configuration
  • Updates README with install instructions (npx skills add obsessiondb/chcli)

Test plan

  • SKILL.md frontmatter validated against spec (name, description, compatibility constraints)
  • Directory name matches name field in frontmatter
  • All documented flags, env vars, defaults, and format aliases cross-referenced against CLI source code
  • Skill directory structure follows spec (SKILL.md + references/)

🤖 Generated with Claude Code

Adds an Agent Skills spec-compliant skill so AI coding agents can query
ClickHouse databases using chcli. Includes reference docs for output
formats and connection configuration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@KeKs0r KeKs0r merged commit 2069653 into main Feb 18, 2026
1 check failed
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