Map a MetricFlow semantic_model or metric into ktx semantic layer sources. Covers the MetricFlow to ktx primitive table, extends: inheritance flattening, metric-type handling (simple / derived / ratio / cumulative / conversion), model: ref('x') resolution, and four worked examples. Load when the turn contains .yml/.yaml files with top-level semantic_models: or metrics:.
$npx -y skills add kaelio/ktx --skill metricflow_ingestInstalls into the current project.
Run `npx skills use "https://github.com/kaelio/ktx" --skill "kaelio/ktx/metricflow_ingest"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kaelio/ktx" that are relevant to the current task. Run `npx skills add "https://github.com/kaelio/ktx"` and select the relevant skills, then follow their instructions.