一键导入
preset-skill-openrouter
Official-source-led manual for the TUI `openrouter` template.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Official-source-led manual for the TUI `openrouter` template.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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-openrouter |
| description | Official-source-led manual for the TUI `openrouter` 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. |
openrouteropenrouterPreset() (tui/internal/preset/preset.go:1127-1146) ships
gateway model z-ai/glm-5.1, provider openrouter, a provider-resolved
base URL, and OPENROUTER_API_KEY. The exact shipped slug is
text-in/text-out, and the manifest has no vision capability.
The stock template is text-only and does not invoke the vision tool. If an
operator creates a user-owned saved preset that explicitly adds
capabilities.vision, actual image support still depends on the selected
downstream model; only then may the vision tool attempt the saved preset's
endpoint, model, and credential over the compatible route. Gateway-wide
multimodality alone is not proof that a particular downstream model accepts
images.
Read the official OpenRouter model guide
and image-understanding guide
on demand. No OpenRouter plan-level vision MCP is evidenced. If the real image
request fails, the sanitized vision tool result reports the failure type and
points to vision(action="manual") for explicit alternatives. Do not silently
change model/provider or auto-load/invoke an MCP. Verify provider, model,
endpoint resolution, and capability flags in TUI source.
For base URL/API-compat/model/capability declaration shape versus
credentials, see reference/operations/endpoint-capabilities/SKILL.md.