Convert Metabase questions, models, and metrics into ktx Semantic Layer source definitions. Covers result-metadata to KSL column type mapping, FK/PK detection, near-duplicate deduplication, pre-aggregation decomposition, join-graph connectivity, and how to react to priorProvenance from earlier ingest syncs. Load when the WorkUnit contains cards/<id>.json files under a Metabase bundle.
$npx -y skills add kaelio/ktx --skill metabase_ingestInstalls into the current project.
Run `npx skills use "https://github.com/kaelio/ktx" --skill "kaelio/ktx/metabase_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.