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.
$npx -y skills add kaelio/ktx --skill lookml_ingestInstalls into the current project.
Run `npx skills use "https://github.com/kaelio/ktx" --skill "kaelio/ktx/lookml_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.