sl_capture
How to capture new reusable patterns into ktx's semantic layer - when a measure, segment, or join belongs in the catalog and how to write it generically so it stays small and useful over time. Loaded by the post-turn memory-agent only. The research agent does not write to the SL.
适合你,如果需要在ktx语义层中编写通用且持久的度量、分段或关联规则。
/ 通过 npx 安装 校验哈希
npx oh-my-skill add kaelio/ktx/sl_capture/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- kaelio/ktx/sl_capture/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify kaelio/ktx/sl_capture安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
1469GitHub stars
~3.9K上下文体积 · 单文件
镜像托管
怎么用
商店整理自技能原文 · 版本 49a4ae6 · 表述以原文为准它做什么
安装后,Claude 会在对话中识别可复用的业务指标、派生计算、多表连接模式等,并将其自动捕获到语义层中,以便后续查询直接使用。
什么时候触发
当对话产生可复用的模式(如业务指标、派生视图、连接模式、计算维度)时触发。
装好后可以这样说
Claude 会创建或更新对应的度量。
Claude 会创建命名段供后续复用。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…