con un clic
preset-skill-claude
Official-source-led manual for the TUI `claude` template.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Official-source-led manual for the TUI `claude` template.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Base URL / API-compat / provider / model / capability declaration shape versus credentials and live probes; includes proven Codex OAuth quota inspection with exact agent query routing and dated official-vs-measured context-window evidence.
Thin dual-axis router for preset questions: which of the 12 TUI-shipped built-in preset templates (provider axis), and which cross-cutting preset lifecycle mechanic (operation axis) — saving, checking availability, activating/refreshing, endpoint/capability facts, or troubleshooting. Read a child only when it is relevant; this does not describe arbitrary saved presets.
Anything you need to know about LingTai TUI. Read this first for the stable mental model, major-feature map, interface and slash-command help, or the correct source/manual route for a TUI question. It stays thin: exact command prose lives in the localized help assets, precise Go structure lives in `lingtai-tui-anatomy` plus the repository ANATOMY graph, and independent domains such as presets, Portal, tutorials, updates, and addons keep their own top-level skills.
Nested tutorial-guide reference for lessons 10–12: TUI commands, lifecycle exercises, addons, external connections, and graduation.
The 12-lesson tutorial curriculum for teaching a human how Lingtai works. Router for orientation, agent runtime, communication, memory/molt, capabilities, operations, addons, and graduation. Invoke this skill when the human is ready to begin or continue the tutorial.
Official-source-led manual for the TUI `codex-pool` template, including the codex-auth-pool.json format and manual-edit protocol.
| name | preset-skill-claude |
| description | Official-source-led manual for the TUI `claude` template. |
| version | 2.1.0 |
| last_changed_at | 2026-07-21T00:00:00-07:00 |
| maintenance | If you find stale or incorrect information here, use the lingtai-issue-report skill to assemble evidence and obtain per-issue human consent before filing an issue. Never include secrets, credentials, tokens, or private paths. |
claudeclaudePreset() (tui/internal/preset/preset.go:1212-1241) uses canonical
provider claude-code, displayed in the TUI as print-mode backend claude-p.
It reuses the current Claude Code OAuth login and shows the account email
reported by claude auth status --json; the TUI never reads or stores Claude
credentials. The default model is opus, and the editor also offers fable
(the current Claude Code CLI maps it to full model id claude-fable-5),
sonnet, and haiku.
The shipped manifest intentionally has no API-key env-var, base URL, web-search
override, or LingTai vision capability.
The underlying Claude models and interactive Claude Code may accept images, but that does not establish image forwarding through LingTai's CLI adapter. No separate Claude plan-level vision MCP was established by the reviewed evidence.
Read the official Claude vision guide and Claude Code common workflows when current CLI capabilities matter. If the local CLI route cannot handle an image, report that limitation; do not invent an HTTP endpoint, guess auth, or auto-load/invoke an MCP. Recheck TUI source for the aliases and conservative capability wiring.
For base URL/API-compat/model/capability declaration shape versus credentials,
see reference/operations/endpoint-capabilities/SKILL.md.