ktx-ai-data-agents: Accurate AI Queries
Use ktx to run AI queries accurately on data.
"A founder like Rachel who wants to track sales data can use ktx to set up an automation: first, connect ktx to an Amazon product data feed, then use a Claude agent to query the data and update a Google Sheets spreadsheet, lastly, schedule the task to run daily."
- •When you need to integrate AI agents with your data analytics platform for more precise querying
- •When you want to leverage semantic memory to improve the accuracy of your data analytics
- •When you need to build custom data analytics agents with specific skills for your business intelligence tools
const ktx = require('ktx-ai-data-agents-mcp-context-skills'); const agent = new ktx.Agent(); agent.query('What is the total revenue for the current quarter?', (err, result) => { console.log(result); });Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/ktx-ai-data-agents-mcp-context-skills && curl -fsSL https://workflowstacks.com/api/skills/ktx-ai-data-agents-mcp-context-skills/claude-skill -o ~/.claude/skills/ktx-ai-data-agents-mcp-context-skills/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Ktx-ai-data-agents: Accurate AI Queries is a very large TypeScript project (~133k lines across 681 code files, plus 525 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3package.jsonDependencies and the commands it exposes
- 4skills/ktx/SKILL.mdInside skills/ — an example of what the AI is told to do
- 5examples/README.mdA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/ktx-ai-data-agents-mcp-context-skills && curl -fsSL https://workflowstacks.com/api/skills/ktx-ai-data-agents-mcp-context-skills/claude-skill -o ~/.claude/skills/ktx-ai-data-agents-mcp-context-skills/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More mcp-server tools founders pair with this one.