What problem does it solve?
New LingTai users completing the interactive tutorial need guided, hands-on instruction for operating the TUI, managing agent lifecycles, connecting external addons, and graduating to their own projects—without relying on stale or invented documentation.
Core Features & Use Cases
- TUI Command Instruction: Reads the live
~/.lingtai-tui/commands.json file and explains each command, keyboard shortcuts (ctrl+o verbose modes, ctrl+e external editor), and CLI subcommands discovered via lingtai-tui --help.
- Lifecycle Exercises: Walks the user through
/sleep, /suspend, /refresh, /sleep all, and /suspend all to teach agent wake, death, revival, and network management, emphasizing that closing the TUI does not stop agents.
- Addon and Graduation Guidance: Directs users to
mcp-manual and curated-addon documentation for authorized external connections, clarifies that /mcp is read-only inspection, and closes with graduation steps for starting a new project.
- Use Case: A user finishing the LingTai tutorial asks how to manage sleeping agents and connect an MCP addon; the skill runs the real commands, reads the real config, and teaches lessons 10–12 interactively.
Quick Start
Continue the LingTai tutorial by teaching me lessons 10 through 12 on TUI commands, agent lifecycle, addons, and graduation.