name: ltx-2 keywords: [integrate-ltx] hash: d45b11a relations: [] before: [] governed_by: [global] meta: dynamic goal: Deliver ltx 2 output correctly and completely. description: "LTX-2 \u2014 Official Python inference and LoRA trainer package for the LTX-2 audio-video generative model (Lightricks). Use when the user mentions or needs: LTX-2; Lightricks LTX; LTX-2 inference; LTX-2 LoRA training; audio-video generative model Python."
LTX-2
| Upstream | Lightricks/LTX-2 |
| Artifact type | library (tool / product — not shipped inside this repo) |
| Skill packaging | Generated in skills/external/ltx-2/ — Bridge skill generated by ai-skills-library; upstream repo is the product. |
| Catalog | ../SKILL-CATALOG.md |
Bridge skill definition
This is a bridge skill: a thin AI Skills Library routing file that teaches agents when and how to use the upstream product without copying the upstream product source into this repo.
- Artifact:
Lightricks/LTX-2is the real product repository. - Bridge:
skills/external/ltx-2/SKILL.mdis the agent playbook. - Source of truth: install, API, license, and release details stay upstream.
- Do not vendor: this file should point to the product, not duplicate it.
When to use this skill
- LTX-2
- Lightricks LTX
- LTX-2 inference
- LTX-2 LoRA training
- audio-video generative model Python
Agent playbook
- Do not assume the software is installed. Confirm environment, then give clone/install steps from the upstream README.
- Defer API details (endpoints, env vars, GPU requirements) to upstream docs; link the user there when specifics matter.
- Narrow scope: help with integration planning, architecture, and safe defaults — not a substitute for reading upstream license and ToS.
- If the user already uses a native upstream skill (see table in
related-github-projects.md), follow that when it conflicts with this bridge.
Install / operations
See https://github.com/Lightricks/LTX-2 and https://ltx.io/model/ltx-2 for install, weights, GPU requirements, and training docs.
Compliance & safety
- Upstream license is nonstandard on GitHub; read it before redistribution or commercial use.
- Generated audio/video may implicate copyright, likeness, and platform policies; operator is responsible.
Related index
Human-readable table with Tool vs skill tags: ../../docs/related-github-projects.md.
Manifest source (edit to add tools): ../../docs/external-tools.manifest.json.