ktx-context-layer-data-agents
Installation
SKILL.md
ktx Context Layer for Data Agents
Skill by ara.so — AI Agent Skills collection.
ktx is an executable context layer that teaches AI agents how to query data warehouses accurately. It automatically builds a semantic layer from your database, ingests business knowledge from wikis and tools like dbt/Looker, detects joinable columns, resolves fan/chasm traps, and exposes everything through CLI and MCP tools for agent execution.
Installation
Install ktx globally via npm:
npm install -g @kaelio/ktx
Or add to a project:
npm install --save-dev @kaelio/ktx