What problem does it solve?
Users of the LingTai TUI often cannot tell which command, view, or documentation source answers their question, and may wrongly assume closing the terminal stops a running agent. This Skill provides a stable mental model of the TUI/agent relationship and routes every TUI question to the correct authoritative source.
Core Features & Use Cases
- Mental model and lifecycle clarity: Explains that the TUI is a control surface while the agent runs as an independent kernel process, so closing the TUI never stops an agent.
- Feature route catalog: A machine-readable YAML map and human routing table direct questions about lifecycle, presets, Portal, tutorials, updates, diagnostics, and addons to the owning skill.
- Localized slash-command reference: Ships complete
/help documentation in English, Simplified Chinese, and Classical Chinese assets covering every command from /sleep to /nirvana.
- Use Case: A user wonders whether quitting the terminal kills their agent, or what
/molt does versus /clear; this Skill answers directly or routes to the exact localized command reference.
Quick Start
Ask the agent what a specific LingTai TUI slash command does or whether closing the TUI stops the running agent.