with one click
preset-skill-zhipu
Official-source-led manual for the TUI `zhipu` template.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Official-source-led manual for the TUI `zhipu` template.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Official-source-led manual for the TUI `claude` template.
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.
| name | preset-skill-zhipu |
| description | Official-source-led manual for the TUI `zhipu` template. |
| version | 2.0.0 |
| last_changed_at | 2026-07-19T00:00:00Z |
| 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. |
zhipuzhipuPreset() (tui/internal/preset/preset.go:1006-1023) ships provider
zhipu with exact model GLM-5.2, ZHIPU_API_KEY, and the
OpenAI-compatible regional endpoints
https://open.bigmodel.cn/api/coding/paas/v4 (CN) and
https://api.z.ai/api/coding/paas/v4 (INTL). The manifest keeps web_search
and skills and intentionally has no built-in vision key: GLM-5.2 is
text-in/text-out, not a native image route.
The separate official Z.AI Vision MCP
uses package @z_ai/mcp-server and the distinct backing model GLM-4.6V. It is a
local MCP that an operator must manually install and register; it is not
TUI-wired and is not a direct-model fallback. The preset reads ZHIPU_API_KEY,
while the MCP server reads Z_AI_API_KEY. Set the MCPโs regional Z_AI_MODE
from the matching docs/region (ZHIPU for mainland or ZAI for international;
the mainland docs list both values). Official guidance says Vision
Understanding is available on Lite/Pro/Max, but consumes the separate rolling
5-hour prompt pool rather than the monthly MCP quota used by search/reader/zread.
Do not auto-install, register, or invoke it. Recheck TUI source for the shipped
model, regional URL, env-var, and capability wiring. Never guess a key.
For base URL/API-compat/model/capability declaration shape versus
credentials, see reference/operations/endpoint-capabilities/SKILL.md.