ktx

ktx

ktx is an executable context layer that helps AI agents accurately query company data.

Agent SkillDataOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.4k
Source
skill-github

Overview

ktx is an executable context layer that enables Claude Code, Codex, or other AI agents to accurately query data with full company context. It automatically learns company knowledge, maps data stacks, builds a semantic layer, and provides CLI and MCP tools to agents at runtime. Ideal for scenarios where AI agents need to query warehouses using approved metric definitions.

Capabilities

  • Learn company knowledge and organize content
  • Map data stacks and detect connectable columns
  • Build a semantic layer to address common pitfalls
  • Serve agents via CLI and MCP

Use cases

AI agents querying company dataIntegrating scattered business knowledgeReusing standardized SQL instead of reinventing it each time

Setup

Requires: API KeyNode 环境
npm install -g @kaelio/ktx; ktx setup; ktx status

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Which databases does ktx support?

PostgreSQL, Snowflake, BigQuery, ClickHouse, MySQL, SQL Server, SQLite.

Does ktx require additional API fees?

No, just use your own LLM API key or log in via a local proxy.

Related skills