ktx
仓库创建 2026年5月11日最近提交 7 天前SkillHot 收录 20 天前
▸ 精选理由
适合想把 ktx 快速接入项目的工程/数据团队。
▸ 风险提示
需要运行安装脚本并可能访问外部网络与系统权限。
这个 Skill 做什么
自动安装并配置 ktx,上下文层与数据库和 embeddings 集成。
自动无交互地把开源 context layer ktx 装到项目里:跑非交互式的 ktx setup、处理隐藏 CLI 标志、配置数据库连接和 embeddings、安装 agent 集成并做就绪校验。常在你要把 ktx 接入项目、连数据源、构建上下文或排查本地安装问题时用。脚本化且可重复执行,能验证连通性并减少手动配置出错和耗时。
▸ 展开 SKILL.md 英文原文
Installs and configures ktx, the open-source context layer for data agents — runs ktx setup non-interactively with hidden CLI flags, configures database connections and embeddings, installs agent integration, and verifies readiness. Use when the user asks an agent to add ktx to a project, connect data sources, install agent rules, ingest schema, or troubleshoot a local ktx install.
1.5k
Stars
96
Forks
17
仓库内 Skill
+49
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Kaelio/ktx/main/skills/ktx/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Kaelio/ktx/main/skills/ktx/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# ktx Install and configure **ktx**, the open-source context layer for data agents. Use this skill when a user wants an agent to add **ktx** to a project, connect data sources, build initial context, install agent integration, or troubleshoot a local **ktx** setup. ## Operating rules - Act autonomously when the user asks you to install or configure **ktx**. The non-interactive scripted flow below is the canonical path — bare `ktx setup` is interactive (clack prompts) and an agent cannot drive it. - Setup's non-interactive flags are intentionally hidden from `--help`. Use the flags listed below; verify uncommon flags against the docs at `https://docs.kaelio.com/ktx/` or this skill
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有