lookml_ingest
Map a LookML view/model/explore into ktx semantic layer sources. Covers the LookML to ktx primitive table, provenance tagging, and three worked examples (overlay, standalone from derived_table, standalone with sql_always_where). Load when the turn contains `.lkml` content.
适合你,如果正在用 LookML 定义数据模型并需要迁移到 ktx 语义层
/ 通过 npx 安装 校验哈希
npx oh-my-skill add kaelio/ktx/lookml_ingest/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- kaelio/ktx/lookml_ingest/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify kaelio/ktx/lookml_ingest安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
1469GitHub stars
~2.1K上下文体积 · 单文件
镜像托管
怎么用
商店整理自技能原文 · 版本 49a4ae6 · 表述以原文为准它做什么
将 LookML 视图、模型和探索映射为 ktx 语义层源,包括覆盖、独立源和连接图。
什么时候触发
当对话中包含 .lkml 内容时触发。
装好后可以这样说
生成覆盖源,继承清单表的列和粒度。
生成独立源,将过滤条件嵌入 sql 中。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…