# Kaelio/ktx repository brief

> This is an EasyGlobe-authored bilingual repository brief, not a redistributed third-party Skill and not an installable copy of the repository. Review the upstream repository before use.

## English

ktx is an executable context layer for data and analytics agents 🐙 Allow Claude Code, Codex, or other AI agents to query analytical databases accurately and with full context of your company

EasyGlobe verified this public, non-fork, non-archived repository at commit `49a4ae6f5b28c904da921afc0ee72da6db7ac202`. The sampled tree contains 17 `SKILL.md` files and at least one sampled file has valid `name` and `description` frontmatter. Its primary directory category is Data Analysis. Static sampling did not find the high-risk credential-exfiltration or destructive-root-delete patterns checked by the research pipeline; this is not a full security audit.

## 中文

Kaelio/ktx 是一个面向数据分析工作流的 GitHub Skill 仓库。EasyGlobe 在提交 `49a4ae6f5b28c904da921afc0ee72da6db7ac202` 对公开、非 fork、未归档的默认分支进行了抽样核验：仓库树包含 17 个 `SKILL.md` 文件，且至少一个抽样文件具有有效的 `name` 与 `description` frontmatter。静态抽样未命中本流水线检查的凭据外传或根目录破坏性命令模式；这不等同于完整安全审计，使用前仍应检查上游仓库。

## Repository metadata

| Field | Value |
| --- | --- |
| Repository | [Kaelio/ktx](https://github.com/Kaelio/ktx) |
| Hot rank / score | 90 / 43.772 |
| Stars at verification | 1550 |
| Default branch | `main` |
| Sampled commit | `49a4ae6f5b28c904da921afc0ee72da6db7ac202` |
| Last push | 2026-07-19T12:56:57Z |
| Verified | 2026-08-21T03:25:24.715Z |
| License | Apache-2.0 |
| SKILL.md paths in sampled tree | 17 |

## Representative valid Skill evidence

| Path | Frontmatter name | Frontmatter description | SHA-256 |
| --- | --- | --- | --- |
| `packages/cli/src/skills/analytics/SKILL.md` | ktx-analytics | Use when answering a question that needs data from a ktx-connected database - investigating, analyzing, "how many", "show me", "what's the breakdown of", finding records by value, exploring tables, comparing periods, explaining metrics, or any data-analysis request. Triggers even when the user does not say "analytics"; if the answer requires querying a configured ktx connection, this skill applies. | `43e877ecb26e0dedf22b4c8141487426684d20d3342857fbf87454bced470fd4` |
| `packages/cli/src/skills/dbt_ingest/SKILL.md` | dbt_ingest | Map dbt `schema.yml` / `properties.yml` models and sources into ktx semantic-layer overlays and column notes. Covers `sources:` vs `models:`, column `data_tests` (not_null, unique, accepted_values, relationships), and how bundle-time writes complement manifest backfill from git sync. Load when the WorkUnit's `skillNames` includes `dbt_ingest` or when raw files are dbt YAML under `models/` / `sources/`. | `6f4d62084b72f0a5844fa5bd546b7528fdb29d57f11ed717659ca7f20ada4a5e` |
| `packages/cli/src/skills/gdrive_synthesize/SKILL.md` | gdrive_synthesize | Synthesize durable KTX wiki pages from staged Google Drive document pulls. Load when a WorkUnit contains Google Doc raw files from `docs/**`. | `31dedc5eda0e001cc1e268569e6165197272c24421efafaed29c677b1dea6f85` |
| `packages/cli/src/skills/historic_sql_patterns/SKILL.md` | historic_sql_patterns | Identify recurring cross-table historic-SQL analytical intents from a bounded pattern shard and emit typed pattern evidence for deterministic wiki projection. | `23e3951dbfd1012c84b07614915d61eea5668e73ae56457e4f8cee9e0ef0a702` |
| `packages/cli/src/skills/historic_sql_table_digest/SKILL.md` | historic_sql_table_digest | Convert one changed historic-SQL table usage bucket into typed table usage evidence for deterministic _schema projection. | `c09aaa9de9864710e990dfc7d99a8eb246f0699c9d746864955a2a53a95327de` |

Source: https://github.com/Kaelio/ktx
